hlSocket.this

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

Meta