socket_export_stream

(PHP 7 >= 7.0.7)

socket_export_streamExport a socket extension resource into a stream that encapsulates a socket

Opis

socket_export_stream ( resource $socket ) : resource

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

socket

Zwracane wartości

Return resource lub FALSE w przypadku niepowodzenia.

add a note add a note

User Contributed Notes

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