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
Loading...
Searching...
No Matches
System.Net.Sockets.SafeSocketHandle Class Referencesealed
+ 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< Threadblocking_threads
 
Dictionary< Thread, StackTracethreads_stacktraces
 
bool in_cleanup
 

Static Private Attributes

static bool THROW_ON_ABORT_RETRIES
 

Detailed Description

Definition at line 14 of file SafeSocketHandle.cs.


The documentation for this class was generated from the following file: