Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static unsafe bool | UnsafeNotifyStableUnicastIpAddressTable (Action< object > callback, object state) |
Private Member Functions | |
TeredoHelper (Action< object > callback, object state) | |
void | Dispose () |
Static Private Member Functions | |
static void | OnStabilized (IntPtr context, IntPtr table) |
Private Attributes | |
readonly Action< object > | _callback |
readonly object | _state |
bool | _runCallbackCalled |
GCHandle | _gcHandle |
SafeCancelMibChangeNotify | _cancelHandle |
Definition at line 8 of file TeredoHelper.cs.