Closed GoogleCodeExporter closed 9 years ago
This is not a typical stun ping error. From the error code it looks like a
winsocket error. Error=10054 normally means an existing connection was forcibly
closed by the remote host. This normally results if the peer application on the
remote host is suddenly stopped, the host is rebooted, the host or remote
network interface is disabled, or the remote host uses a hard close (see
setsockopt for more information on the SO_LINGER option on the remote socket).
This error may also result if a connection was broken due to keep-alive
activity detecting a failure while one or more operations are in progress.
Original comment by jun...@google.com
on 9 Feb 2012 at 5:24
Original issue reported on code.google.com by
zhengxue...@gmail.com
on 12 Dec 2011 at 7:29Attachments: