略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: ZMQSocket::disconnect

2024-04-27

ZMQSocket::disconnect

(PECL zmq >= 1.0.4)

ZMQSocket::disconnectDisconnect a socket

说明

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

Disconnect the socket from a previously connected remote endpoint. The endpoint is defined in format transport://address where transport is one of the following: inproc, ipc, tcp, pgm or epgm.

参数

dsn

The connect 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.disconnect.php

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