Home
last modified time | relevance | path

Searched refs:NONBLOCKCONNECT_ERROR (Results 1 – 1 of 1) sorted by relevance

/dports/security/cryptlib/cryptlib-3.4.3/io/
H A Dtcp.c510 #define NONBLOCKCONNECT_ERROR WSAECONNREFUSED /* Code for nonb-conn.error */ macro
719 #define NONBLOCKCONNECT_ERROR NU_CONNECTION_REFUSED /* Code for nonb-conn.error */ macro
792 #define NONBLOCKCONNECT_ERROR ECONNREFUSED /* Code for nonb-conn.error */ macro
1380 ( void ) mapError( netStream, NONBLOCKCONNECT_ERROR, FALSE, in ioWait()