| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Voids a timout value for a socket.
INetClearTimeout( <pSocket> ) --> NIL
The return value is always NIL.
Function INetClearTimeout() is used to remove a timeout value set with INetSetTimeout() from a socket.
| See also: | INetClearPeriodCallback(), INetCreate(), INetSetPeriodCallback(), INetSetTimeout() |
| Category: | Internet functions , Sockets functions , xHarbour extensions |
| Source: | vm\INet.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com