March 2002
Intermediate to advanced
528 pages
21h 29m
English
socket_set_timeout
bool socket_set_timeout(intsocket, intseconds, intmicroseconds)
Sets the timeout for socket to the sum of
seconds and
microseconds. Returns
true if the operation was successful and
false if not.