PHP » GoLang |
login |
register |
about
|
GoLang ZMQSocket::connect
request it (398)
GoLang replacement for PHP's ZMQSocket::connect
[edit | history]
ZMQSocket::connect(PECL zmq >= 0.5.0) ZMQSocket::connect — Connect the socket DescriptionConnect the socket to a remote endpoint. The endpoint is defined in format transport://address where transport is one of the following: inproc, ipc, tcp, pgm or epgm. Parameters
Examples
Example #1 A ZMQContext() example Construct a new context and allocate request socket from it
<?php Return ValuesReturns the current object. Throws ZMQSocketException on error. |
more
Recently updated
more
Most requested
more
Last requests
|