哈希空间 Ctrl + F 进行搜索
首页 php手册中文版 CSS中文手册 哈希文档 Markdown在线工具

PHP socket 组件

socket_wsaprotocol_info_release

(PHP 7 >= 7.3.0, PHP 8)

socket_wsaprotocol_info_releaseReleases an exported WSAPROTOCOL_INFO Structure

说明

socket_wsaprotocol_info_release(string $info_id): bool

Releases the shared memory corresponding to the given info_id.

注意: This function is available only on Windows.

参数

info_id

The ID which has been returned by a former call to socket_wsaprotocol_info_export().

返回值

成功时返回 true, 或者在失败时返回 false

参见

打开 哈希空间 微信小程序中查看更佳