略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: ZMQSocket::unbind

2024-04-27

ZMQSocket::unbind

(PECL zmq >= 1.0.4)

ZMQSocket::unbindUnbind the socket

说明

public ZMQSocket::unbind(string $dsn): ZMQSocket

Unbind the socket from an endpoint. The endpoint is defined in format transport://address where transport is one of the following: inproc, ipc, tcp, pgm or epgm.

参数

dsn

The previously bound dsn, for example transport://address.

返回值

Returns the current object. Throws ZMQSocketException on error.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/zmqsocket.unbind.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3