81 if (clientSocket !=
null)
213 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
233 throw new global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method.");
class f__AnonymousType0<< Count > j__TPar
static void SuppressFinalize(object obj)
void SetSocketOption(SocketOptionLevel optionLevel, SocketOptionName optionName, int optionValue, bool silent)
int EndReceiveFrom(IAsyncResult asyncResult, EndPoint endPoint)
void InternalShutdown(SocketShutdown how)
int Send(byte[] dgram, int bytes, IPEndPoint endPoint)
void createClientSocket()
void CheckForBroadcast(IPAddress ipAddress)
static bool IsBroadcast(IPAddress address)
UdpReceiveResult< ReceiveAsync > b__65_1(IAsyncResult ar)
UdpClient(int port, AddressFamily family)
IAsyncResult< ReceiveAsync > b__65_0(AsyncCallback callback, object state)
Task< UdpReceiveResult > ReceiveAsync()
byte[] EndReceive(IAsyncResult asyncResult, IPEndPoint remoteEP)
UdpClient(AddressFamily family)
IAsyncResult BeginReceive(AsyncCallback requestCallback, object state)
virtual void Dispose(bool disposing)
static bool ValidateTcpPort(int port)