SockAddrIPv4.port

Get/set the sa's port in host byte order

  1. ushort port [@property setter]
    struct SockAddrIPv4
    @property nothrow @safe @nogc
    void
    port
    (
    ushort newPort
    )
  2. ushort port [@property getter]

Meta