Call this member function to cancel a blocking call currently in progress. The original blocking call will terminate as soon as possible with the error WSAEINTR.
void CancelBlockingCall( );
Header file: | Afxsock.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
CSocket Overview, CSocket Member Functions, Windows Sockets Classes, CAsyncSocket::Accept, CAsyncSocket::Close, CAsyncSocket::Connect, CSocket::IsBlocking