Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 457 of file Ping.cs.
References System.Net.NetworkInformation.Ping._ipv6, System.Net.NetworkInformation.Ping._replyBuffer, System.Net.NetworkInformation.Ping._sendSize, System.Net.NetworkInformation.Ping._taskCompletionSource, System.buffer, System.Net.NetworkInformation.Ping.Cleanup(), System.Net.NetworkInformation.Ping.CreatePingReply(), System.Runtime.InteropServices.Marshal.GetLastPInvokeError(), System.Net.NetworkInformation.Ping.GetStatusFromCode(), System.Net.NetworkInformation.Ping.InitialiseIcmpHandle(), System.L, Microsoft.Win32.SafeHandles.SafeLocalAllocHandle.LocalAlloc(), System.options, System.Net.NetworkInformation.Ping.RegisterWaitHandle(), System.Net.NetworkInformation.Ping.SendEcho(), System.Net.NetworkInformation.Ping.SetUnmanagedStructures(), System.Threading.Tasks.TaskCompletionSource< TResult >.Task, and System.timeout.
Referenced by System.Net.NetworkInformation.Ping.SendPingAsyncCore(), and System.Net.NetworkInformation.Ping.SendPingCore().