(PHP 4 >= 4.0.0)
socket_set_timeout -- Set timeout period on a socketSets the timeout value on socket descriptor, expressed in the sum of seconds and microseconds.
Example 1. socket_set_timeout() Example
|
This function was previously called as set_socket_timeout() but this usage is deprecated.
See also: fsockopen() and fopen().