hlSocket.this

Undocumented in source.
  1. this(ubyte af, int sock_type, string f, int l)
  2. this(int s, ubyte af, int sock_type, string f, int l)
    class hlSocket
    @safe
    this
    (
    int s
    ,
    ubyte af = AF_INET
    ,
    int sock_type = 0
    ,
    string f = __FILE__
    ,
    int l = __LINE__
    )

Meta