Hello: It seems like the connection was dropped unexpectedly by the other side. "Socket operation on non-socket" means that a WinSock call was sent on a closed socket or invalid handle.
dZ. On Apr 16, 2010, at 03:48, Anton Sviridov wrote: > *something wrong with my previous mail, retrying...* > > From time to time in my program I encounter strange error on connecting. > Here's a piece of socket log: > > 2010-04-16 10:55:50 SocketChangeState, wsClosed -> wsOpened > 2010-04-16 10:55:50 TWSocket will connect to 200.255.94.90:2101 > 2010-04-16 10:55:50 SocketChangeState, wsOpened -> wsConnecting > 2010-04-16 10:55:50 SocketChangeState, wsConnecting -> wsConnected > 2010-04-16 10:55:50 SocketSessionConnected, Socket operation on > non-socket (#10038) > 2010-04-16 10:55:50 00D41210 TCustomWSocket.Shutdown 1 1472 > > Any ideas why it could happen? > > -- > Anton > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be