BOOL IsBlocking( );
Return Value
Nonzero if the socket is blocking; otherwise 0.
Remarks
Call this member function to determine if a blocking call is in progress.
For more information, see Windows Sockets: Using Sockets with Archives and related articles in Visual C++ Programmer’s Guide. Also see Windows Sockets Programming Considerations in the Win32 SDK documentation.
CSocket Overview | Class Members | Hierarchy Chart
See Also CSocket::CancelBlockingCall