Php/docs/function.socket-wsaprotocol-info-import
来自菜鸟教程
socket_wsaprotocol_info_import
(PHP 7 >= 7.3.0)
socket_wsaprotocol_info_import — Imports a Socket from another Process
说明
socket_wsaprotocol_info_import
( string $info_id
) : resource|false
Imports a socket which has formerly been exported from another process.
Note:
This function is available only on Windows.
返回值
Returns the socket resource, 或者在失败时返回 false