ZIO
Python and C++ interface to ZeroMQ and Zyre
|
Classes | |
class | Port |
Functions | |
def | bind_address (sock, addr) |
def | bind_hostport (sock, host, port) |
Variables | |
tuple | ephemeral_port_range = (49152, 65535) |
def zio.port.bind_address | ( | sock, | |
addr | |||
) |
def zio.port.bind_hostport | ( | sock, | |
host, | |||
port | |||
) |