Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 22468 программистов и 1142 робота. Сейчас ищут 665 программистов ...
Приступая к работе

ZMQSocket::bind - Bind the socket

Вернуться к: ZMQSocket

ZMQSocket::bind

(PECL zmq >= 0.5.0)

ZMQSocket::bindBind the socket

Описание

public ZMQSocket ZMQSocket::bind ( string $dsn [, boolean $force = false ] )

Bind the socket to 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 bind dsn, for example transport://address.

force

Tries to bind even if the socket has already been bound to the given endpoint.

Возвращаемые значения

Returns the current object. Throws ZMQSocketException on error.



Вернуться к: ZMQSocket

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware