SrvTarget.this

Sets our main struct and passes it to the parent class.

  1. this(GSrvTarget* gSrvTarget, bool ownedRef)
    class SrvTarget
    this
    (
    GSrvTarget* gSrvTarget
    ,
    bool ownedRef = false
    )
  2. this(string hostname, ushort port, ushort priority, ushort weight)

Meta