Variable Socket.handle_

Socket handle.

class Socket
{
  // ...
  tanya.network.socket.SocketType handle_ ;
  // ...
}