Exemplo n.º 1
0
 protected override void BackendHandler(Socket socket, IOMultiPlex revents)
 {
     socket.Forward(_frontend);
 }