|
ZIO
Python and C++ interface to ZeroMQ and Zyre
|
This is the complete list of members for zio.port.Port, including all inherited members.
| __init__(self, name, sock, hostname='127.0.0.1') | zio.port.Port | |
| __str__(self) | zio.port.Port | |
| add_headers(self, args, kwargs) | zio.port.Port | |
| bind(self, spec) | zio.port.Port | |
| bound | zio.port.Port | |
| connect(self, spec) | zio.port.Port | |
| connected | zio.port.Port | |
| ctx | zio.port.Port | |
| do_binds(self) | zio.port.Port | |
| headers | zio.port.Port | |
| is_online | zio.port.Port | |
| name | zio.port.Port | |
| offline(self) | zio.port.Port | |
| online(self, peer=None) | zio.port.Port | |
| origin | zio.port.Port | |
| poller | zio.port.Port | |
| recv(self, timeout=None) | zio.port.Port | |
| send(self, msg) | zio.port.Port | |
| sock | zio.port.Port | |
| subscribe(self, prefix="") | zio.port.Port | |
| to_bind | zio.port.Port | |
| to_conn | zio.port.Port |
1.8.13