HB_INETERRORCODE()
Get the last INET error code
Syntax
HB_INETERRORCODE( <socket> ) -> nResult
Arguments
<socket> a socket previously created / opened
Returns
Last error code
Description
Returns the last error code that has been provoked by a network operation, or 0 if none.
Error codes are the ones used for winsock or UnixSockets (they are the same); 1 is reserved for “connection closed” message.
Compliance
Harbour
Pingback: Harbour All Functions – H | Viva Clipper !
Pingback: Harbour inet Functions | Viva Clipper !
Pingback: Harbour RG Summary | Viva Clipper !