CSocket::IsBlocking
BOOLIsBlocking();
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 and related articles in Visual C++ Programmer’s Guide. Also see in the Win32 SDK documentation.
CSocket Overview | Class Members | Hierarchy Chart
See Also CSocket::CancelBlockingCall