get_socket_timeout ( : : Socket : Timeout )

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.


Parameters

Socket (input_control)
socket_id -> integer
Socket number.

Timeout (output_control)
number -> real / string
Socket timeout.


Parallelization Information

get_socket_timeout is reentrant and processed without parallelization.


Possible Predecessors

open_socket_accept, open_socket_connect, socket_accept_connect


See also

set_socket_timeout


Module

Foundation



Copyright © 1996-2008 MVTec Software GmbH