Get the timout of a socket.
get_socket_timeout returns the timout for the socket connection that is passed in Socket. For a description of possible values of Timeout see set_socket_timeout.
|
Socket (input_control) |
socket_id -> integer |
| Socket number. | |
|
Timeout (output_control) |
number -> real / string |
| Socket timeout. | |
get_socket_timeout is reentrant and processed without parallelization.
open_socket_accept, open_socket_connect, socket_accept_connect
Foundation