BufferedTCPConnection.inbound

class BufferedTCPConnection(size_t size = 4092)
@property const
bool
inbound
()

Return Value

Type: bool

true if this connection was accepted by an AsyncTCPListener instance.

Meta