AsyncTCPConnection.inbound

Returns true if this connection was accepted by an AsyncTCPListener instance.

  1. bool inbound [@property getter]
    class AsyncTCPConnection
    nothrow @property const
    bool
    inbound
    ()
  2. bool inbound [@property setter]

Meta