K 10 svn:author V 2 ru K 8 svn:date V 27 2007-02-26T10:45:21.000000Z K 7 svn:log V 247 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 END