메소드 | 설명 | |
---|---|---|
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 | |
리턴 | bool |
public TCPRelay ( |
||
controller | ||
conf | ||
리턴 | System |
public UpdateInboundCounter ( |
||
server | ||
n | long | |
리턴 | void |
public UpdateLatency ( |
||
server | ||
latency | System.TimeSpan | |
리턴 | void |
public UpdateOutboundCounter ( |
||
server | ||
n | long | |
리턴 | void |