Advertisements
HB_INETCLEARTIMEOUT
Clear the timeout value of a socket
Syntax
HB_INETCLEARTIMEOUT( <socket> )
Arguments
<socket> a socket previously created / opened
Description
Clears the default timeout of the given socket. Default timeout is used in all blocking operations.
Compliance
Harbour
Advertisements