IAddressIPSocketInfo

Undocumented in source.

Members

Functions

address
cstring address()

Obtains the IP address most recently passed to bind() or connect() or obtained by accept().

connected
bool connected()
fileHandle
ISelectable.Handle fileHandle()
port
ushort port()

Obtains the port number most recently passed to bind() or connect() or obtained by accept().

Meta