Method | Description | |
---|---|---|
DisconnectAllClients ( ) : void | ||
StartListening ( |
||
TcpServer ( ) : System | ||
TcpServer ( |
Method | Description | |
---|---|---|
CreateClientSocket ( ) : |
||
Dispose ( bool disposing ) : void | ||
InitDelegates ( ) : void | ||
OnClientConnected ( UvArgs |
||
OnClose ( |
Method | Description | |
---|---|---|
AddClient ( ) : |
||
OnClientConnected ( |
||
RemoveClient ( |
protected CreateClientSocket ( ) : |
||
return |
protected OnClientConnected ( UvArgs |
||
args | UvArgs |
|
return | void |
public StartListening ( |
||
endpoint | ||
callback | Action |
|
return | void |