Method | Description | |
---|---|---|
NekoxyTcpServer ( int listeningPort, bool isUseIPv6 ) : System | ||
Shutdown ( ) : void |
TrotiNet.TcpServer.Stop() では Keep-Alive な Socket の後始末が行われないのでとりあえずこれで
|
Method | Description | |
---|---|---|
Stop ( ) : void |
public NekoxyTcpServer ( int listeningPort, bool isUseIPv6 ) : System | ||
listeningPort | int | |
isUseIPv6 | bool | |
return | System |