AsyncSocket.connectionOriented

Whether this socket establishes a (stateful) connection to a remote peer.

  1. bool connectionOriented [@property setter]
  2. bool connectionOriented [@property getter]
    class AsyncSocket
    nothrow @property @safe pure @nogc
    bool
    connectionOriented
    ()

See Also

isConnectionOriented

Meta