2 writes to FileDescriptor
System.Net.Sockets (2)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.Poll.cs (1)
40
FileDescriptor
= fd.DangerousGetHandle().ToInt32(),
System\Net\Sockets\SocketPal.Unix.cs (1)
2013
arr[arrOffset++] = new Interop.PollEvent { Events = events,
FileDescriptor
= fd };