Variable AsyncClientConnection._sock

Declaration

class AsyncClientConnection
{
  // ...
  std.socket.Socket _sock;
  // ...
}

Authors

Copyright

License