interface documentation
class ISystemHandle(Interface): (source)
Known implementations: slopped.internet.iocpreactor.tcp.Connection, slopped.internet.iocpreactor.udp.Port, slopped.internet.tcp.Connection, slopped.internet.udp.Port, slopped.protocols.tls.TLSMemoryBIOProtocol
An object that wraps a networking OS-specific handle.
| Method | get |
Return a system- and reactor-specific handle. |