C# Class coc_proxy_csharp.PacketReceiver

Mostrar archivo Open project: clugh/coc-proxy-csharp Class Usage Examples

Public Methods

Method Description
receive ( int bytesReceived, Socket socket, State state ) : void

Method Details

receive() public static method

public static receive ( int bytesReceived, Socket socket, State state ) : void
bytesReceived int
socket System.Net.Sockets.Socket
state State
return void