Socket.delayAttachOnConnect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool delayAttachOnConnect [@property getter]
  2. bool delayAttachOnConnect [@property setter]
    struct Socket
    @safe deprecated @property
    void
    delayAttachOnConnect
    (
    bool value
    )
  3. this(SocketType type)
  4. this(Context context, SocketType type)

Meta