socket_set_timeout

(PHP 4, PHP 5, PHP 7, PHP 8)

socket_set_timeoutAlias of stream_set_timeout()

Warning

This function has been DEPRECATED as of PHP 8.5.0. Relying on this function is highly discouraged.

Description

This function is an alias of: stream_set_timeout().

See Also

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top