Variable Socket.handle_

Socket handle.

class Socket
{
  // ...
  std.socket.socket_t handle_ ;
  // ...
}