![]() |
SetConnectionTimeout() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Function |
Declared in: DNSSocket.h |
BOOL SetConnectionTimeout( int iMS);
Set socket timeout
try { //Save it m_iTimeout=iMS; //Which socket we use if (m_bUseTCP) return m_pTCP->SetConnectionTimeout(iMS); else return TRUE; } ERROR_HANDLER_RETURN("SetTimeout",FALSE)
![]() |
Site content copyright © 2003 Komodia LTD.. See the About page for additional notices. This page last updated: 24 Feb 2003. |