socket_import_stream

socket_import_stream

(PHP 5 >= 5.4.0, PHP 7)

socket_import_streamImport a stream

Description

resource socket_import_stream ( resource $stream )

Imports a stream that encapsulates a socket into a socket extension resource.

Parameters

stream

The stream resource to import.