terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Package Functions | |
static bool | IsThreadPoolLow () |
static bool | IsCredentialFailure (SecurityStatus error) |
static bool | IsClientFault (SecurityStatus error) |
static bool | GuessWhetherHostIsLoopback (string host) |
static bool | IsFatal (Exception exception) |
static bool | IsAddressLocal (IPAddress ipAddress) |
Static Package Attributes | |
static string | _LocalDomainName |
Properties | |
static bool | HasShutdownStarted [get] |
static ContextCallback | ContextRelativeDemandCallback [get] |
static IPAddress[] | LocalAddresses [get] |
static object | LocalAddressesLock [get] |
Static Private Member Functions | |
static void | DemandCallback (object state) |
static IPHostEntry | GetLocalHost () |
Static Private Attributes | |
static ContextCallback | s_ContextRelativeDemandCallback |
static IPAddress[] | _LocalAddresses |
static object | _LocalAddressesLock |
const int | HostNameBufferLength = 256 |
Definition at line 8 of file NclUtilities.cs.