socketEnforce

Enforce that check is true, and throw a SocketException if it isn't.

void
socketEnforce
(
string file = __FILE__
size_t line = __LINE__
)
(
bool check
,
lazy string msg = null
)

Meta