K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-03-07T13:50:16.000000Z K 7 svn:log V 209 When upcalling from a socket in soisconnected() for an accept filter, call with flag M_DONTWAIT rather than M_TRYWAIT, as we don't want to do blocking memory allocation (etc) in the netisr. MFC after: 3 days END