SocketOSException.this
- this(string msg, string file, size_t line, Throwable next, int err, string function(int) @(trusted) errorFormatter)
- this(string msg, Throwable next, string file, size_t line, int err, string function(int) @(trusted) errorFormatter)
- this(string msg, int err, string function(int) @(trusted) errorFormatter, string file, size_t line, Throwable next)