1 reference to ENOSPC
System.Net.Sockets (1)
System\Net\Sockets\SocketAsyncContext.Unix.cs (1)
936
if (error == Interop.Error.ENOMEM || error == Interop.Error.
ENOSPC
)