ZIO
Python and C++ interface to ZeroMQ and Zyre
Classes | Namespaces | Functions | Variables
port.py File Reference

Go to the source code of this file.

Classes

class  zio.port.Port
 

Namespaces

 zio.port
 

Functions

def zio.port.bind_address (sock, addr)
 
def zio.port.bind_hostport (sock, host, port)
 

Variables

tuple zio.port.ephemeral_port_range = (49152, 65535)