예제 #1
0
 public unsafe PosixResult TryGetPeerIPAddress(out IPEndPointStruct ep)
 => SocketInterop.TryGetPeerIPAddress(this, out ep);