K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-06-08T23:33:24.000000Z K 7 svn:log V 320 Merge spx_usrreq.c:1.79 from HEAD to RELENG_6: In various SPX protocol entry points from the socket layer, check IPXP_DROPPED before continuing, and return EINVAL or ECONNRESET if it is flagged. It's unclear why each situation should be one or the other, but it is copied from netinet which has the same bugs. END