> -----Ursprüngliche Nachricht-----
> Von: Arno Garrels [mailto:[EMAIL PROTECTED]
> Gesendet: Mittwoch, 1. Februar 2006 12:10
> An: ICS support mailing
> Betreff: Re: [twsocket] Problems with TWSocket.close and DLL
> 
> 
> Humm, Markus wrote:
> > The dll using that communication dll has one thread per socket
> > (max. at most 10). Freing the socket is requested by this dll
> > when it's execute method terminates.
> 
> And the socket has been _created in method execute as well?
> How do you achieve that client sockets run in the client thread
> if not using ThreadAttach/ThreadDetach? 
> 

Hm, no it is created before execute. And no thread attach/detach is used.
It works so far until the point when I try to close it.

Greetings

Markus 
-- 
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

Reply via email to