CAsyncSocket::Detach

SOCKET Detach( );

说明:
调用此成员函数从CAsyncSocket对象中撤消m_hSocket数据成员中的SOCKET句柄。

请参阅:CAsyncSocket::Attach