[erlang-questions] prim_inet:async_recv/3 received {error, etimedout} message
71 views
Skip to first unread message
skyman
unread,
Jul 20, 2012, 8:55:03 AM7/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erlang-q...@erlang.org
Hi all, I'd like to know when prim_inet:async_recv/3 received {error,etimedout} message, is the Socket still usable? can server still communicate with client using this Socket? Thanks in advance!