Method | Description | |
---|---|---|
Handle ( byte firstPacket, int length, Socket socket, object state ) : bool | ||
Stop ( ) : void | ||
TCPRelay ( |
||
UpdateInboundCounter ( |
||
UpdateLatency ( |
||
UpdateOutboundCounter ( |
public Handle ( byte firstPacket, int length, Socket socket, object state ) : bool | ||
firstPacket | byte | |
length | int | |
socket | Socket | |
state | object | |
return | bool |
public TCPRelay ( |
||
controller | ||
conf | ||
return | System |
public UpdateInboundCounter ( |
||
server | ||
n | long | |
return | void |
public UpdateLatency ( |
||
server | ||
latency | System.TimeSpan | |
return | void |
public UpdateOutboundCounter ( |
||
server | ||
n | long | |
return | void |