Linger.enabled

  1. bool enabled [@property setter]
  2. bool enabled [@property getter]
    struct Linger
    @property const pure nothrow @safe @nogc
    bool
    enabled
    ()

Return Value

Type: bool

Whether to linger after the socket is closed.

Meta