0.net-跨线程使用CSocket
1. Use Detach() to detach the CAsyncSocket object from the SOCKET handle in the thread that is currently using the CAsyncSocket object. 2. Use Attach() to attach a different CAsyncSocket object to the SOCKET handle while in the context of the MFC UI