| 
    terraria-cpp2il v1.4.4.9
    
   Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon 
   | 
 
 Inheritance diagram for System.Net.Sockets.SafeSocketHandle:
 Collaboration diagram for System.Net.Sockets.SafeSocketHandle:Public Member Functions | |
| SafeSocketHandle (IntPtr preexistingHandle, bool ownsHandle) | |
| unsafe void | RegisterForBlockingSyscall () | 
| unsafe void | UnRegisterForBlockingSyscall () | 
Protected Member Functions | |
| override bool | ReleaseHandle () | 
Properties | |
| override bool | IsInvalid [get, set] | 
Static Private Member Functions | |
| static | SafeSocketHandle () | 
Private Attributes | |
| List< Thread > | blocking_threads | 
| Dictionary< Thread, StackTrace > | threads_stacktraces | 
| bool | in_cleanup | 
Static Private Attributes | |
| static bool | THROW_ON_ABORT_RETRIES | 
Definition at line 14 of file SafeSocketHandle.cs.