terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ RemoveEndPoint()

static void System.Net.EndPointManager.RemoveEndPoint ( EndPointListener epl,
IPEndPoint ep )
inlinestatic

Definition at line 67 of file EndPointManager.cs.

68 {
69 int num = 1;
70 if (num == 0)
71 {
72 }
73 if (num == 0)
74 {
75 }
76 IPAddress address = ep._address;
77 int port = ep._port;
78 IPAddress address2 = ep._address;
79 epl.Close();
80 if (!false)
81 {
82 return;
83 }
84 throw new OutOfMemoryException();
85 }
class f__AnonymousType0<< Count > j__TPar

References System.Net.EndPointListener.Close(), and j__TPar.