// JP opened flex table

Click to See Complete Forum and Search --> : Can CAsyncSocket be used in a worker thread?


olin
March 6th, 2004, 02:03 PM
someone told me that the CSocket couldn't be used in a worker thread, because it needs a window. I am not sure about that. And I wonder can CAsyncSocket be used in a worker thread?

Thanks.

OReubens
March 6th, 2004, 02:08 PM
CSocket and CAsyncSocket can be used in a worker thread. There are features when you DO use them in a GUI thread, but this is not a necessity.

Andreas Masur
March 6th, 2004, 02:47 PM
[Moved thread]

//JP added flex table