K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-04-01T05:34:18.000000Z K 7 svn:log V 275 Merge uipc_socket2.c:1.144 from HEAD to RELENG_5: 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. Approved by: re (kensmith) END