HomeFreeBSD

Don't block on the socket zone limit during the socket()

Description

Don't block on the socket zone limit during the socket()
call which can easily lock up a system otherwise; instead,
return ENOBUFS as documented in a manpage, thus reverting
us to the FreeBSD 4.x behavior.

Reviewed by: rwatson
MFC after: 2 weeks

Details

Provenance
Ruslan Ermilov <ru@FreeBSD.org>Authored on Feb 26 2007, 10:45 AM
Parents
rGe89beb720d5a: Fix a likely bug by adding what appears to be a missing break statement
Branches
Unknown
Tags
Unknown

Event Timeline