Table of Contents
Interfaces, constants, property names, etc. for peak.net
IBaseConnection
Closable pipe/socket connection
IClientSocket
XXX See python socket module for methods of a socket
IClientSocketAddr
An address that can specify a client socket connection
IConnectionFactory
Thing that can create connections or listen for them
IListenSocketAddr
An address that can specify sockets to listen on
IListeningSocket
IRWConnection
Two-way connection
IReadConnection
Readable pipe/socket
IWriteConnection
Writable pipe/socket