2 references to GetSocketType
System.Net.Sockets (2)
System\Net\Sockets\Socket.Unix.cs (2)
70Interop.Error e = Interop.Sys.GetSocketType(handle, out addressFamily, out socketType, out protocolType, out isListening); 93Interop.Error e = Interop.Sys.GetSocketType(handle, out addressFamily, out socketType, out protocolType, out isListening);