![]() |
IsAsyncClass() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Protected Function |
Declared in: TCPSocketAsync.h |
virtual BOOL IsAsyncClass() const;
Indicate if we are a blocked socket or an async one
try { //Check if we are blocking if (IsBlocking() || m_bDisabledConnect) return FALSE; else //Not blocking return TRUE; } ERROR_HANDLER_RETURN("IsAsyncClass",FALSE)
![]() |
Site content copyright © 2003 Komodia LTD.. See the About page for additional notices. This page last updated: 24 Feb 2003. |