diff options
author | rwatson <rwatson@FreeBSD.org> | 2005-03-07 13:50:16 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2005-03-07 13:50:16 +0000 |
commit | d3722ef740560ea5a3981f0c6684e9c82594fae4 (patch) | |
tree | e307a663d5098436791738112aa44e300e48f728 /lib/libc | |
parent | 3ed75489459a58ade0f9e2d49f26a3fe6434583d (diff) | |
download | FreeBSD-src-d3722ef740560ea5a3981f0c6684e9c82594fae4.zip FreeBSD-src-d3722ef740560ea5a3981f0c6684e9c82594fae4.tar.gz |
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
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions