2 references to POLLNONE
System.Net.Sockets (2)
System\Net\Sockets\SocketPal.Unix.cs (2)
728
if (outEvents == Interop.PollEvents.
POLLNONE
)
1764
Interop.PollEvents inEvent = Interop.PollEvents.
POLLNONE
;