[EMAIL PROTECTED] wrote:
> Hello,
> 
> how does TWSocket.ThreadAttach work? I don't see where  have to specify
> the thread.
> Or is it to be used in TThread.Execute and then is's automatically
> attached to
> the current one?
> 
> Greetings

Call ThreadDetach in the thread that created the socket,
call ThreadAttach in TThread.Execute.

Arno Garrels

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