Hello, friday afternoon I outlined my new approach. Before implementing it I'd like to know if packing all creating and closing stuff in a dedicated thread (one for all sockets) with a message pump is okay (should work if implemented with some care). Is it okay now? Did I understand the concept correctly now?
Greetings and thanks for help so far Markus > -----Ursprüngliche Nachricht----- > Von: Francois Piette [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 6. Februar 2006 08:37 > An: ICS support mailing > Betreff: Re: [twsocket] closing socket socket > > > > > ThreadDetach and ThreadAttach are implemented: > > > they save and check thread ID. > > > Okay, but that is problematic for me. > > Maybe, but you have to live with that. > Windows is working like that. > You can't change anything in the API. > > -- > [EMAIL PROTECTED] > http://www.overbyte.be > > > -- 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
