ConnectionRequest.this

Undocumented in source.
  1. this()
  2. this(uint protocol, string password, string name, bool main)
    class ConnectionRequest
    pure nothrow @safe @nogc
    this
    (,
    string password = string.init
    ,
    string name = string.init
    ,
    bool main = true
    )

Meta