Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 576 of file Ping.cs.
References System.Net.NetworkInformation.Ping._ipv6, System.Net.NetworkInformation.Ping._replyBuffer, System.Net.NetworkInformation.Ping._sendSize, System.Net.NetworkInformation.Ping.CreatePingReplyFromIcmp6EchoReply(), System.Net.NetworkInformation.Ping.CreatePingReplyFromIcmpEchoReply(), System.Runtime.InteropServices.SafeHandle.DangerousGetHandle(), and System.Runtime.InteropServices.Marshal.PtrToStructure().
Referenced by System.Net.NetworkInformation.Ping.DoSendPingCore(), and System.Net.NetworkInformation.Ping.PingCallback().