(PHP 5 >= 5.4.0, PHP 7)
socket_import_stream — Import a stream
socket_import_stream ( resource $stream ) : resource
Imports a stream that encapsulates a socket into a socket extension resource.
stream
The stream resource to import.
Returns false
or null
on failure.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.socket-import-stream.php