Hello, When I go with debugger, it gives no exception. So IMO, this is a synchronization problem.
----- Original Message ----- From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" <twsocket@elists.org> Sent: Friday, June 09, 2006 3:56 PM Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem : Fastream Technologies wrote: : > Please realize the async nature of the SELECT. Is there any way we : > change this to SYNC because it ruins synchronization. : : AFAIK winsock API function WSAAsyncSelect() is a common, blocking : function. In this case it's called to disable winsock notifications. : Because the window is detached/destroyed in subsequent lines. : BTW: Same is done in V5. : So for a short while the detached socket is windowless, that's : why I suggested to wait w/o processing messages until it is : attached again (not nice but worked for me). Haven't we talked : about the same problem in the SSL-list some months ago? I really do not remember. Perhaps I did not see it. Could you advise a solution for this? Regards, SZ -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be