Client
Client.channel
Client.close()
Client.connect()
Client.send()
connected_to
disconnected_from
remote
Node
Node.channel
Node.add()
Node.get_connection_names()
Node.get_peer()
Server
Server.channel
Server.send()
Server.send_to()
Server.send_all()
Server.host
Server.port
Server.get_socks()
load_event()
dump_event()
dump_value()
load_value()
Distributed processing support for circuits.
circuits.net.sockets module
circuits.node.client module