Handshake.this

Undocumented in source.
  1. this()
  2. this(uint protocol, string serverAddress, ushort serverPort, uint next)
    class Handshake
    pure nothrow @safe @nogc
    this
    (,
    string serverAddress = string.init
    ,
    ushort serverPort = ushort.init
    ,
    uint next = uint.init
    )

Meta