aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/uipc_socket.c
diff options
context:
space:
mode:
authorAndre Oppermann <andre@FreeBSD.org>2013-04-09 20:52:26 +0000
committerAndre Oppermann <andre@FreeBSD.org>2013-04-09 20:52:26 +0000
commit982c1675ff8864f51007e0be402ead88429222bb (patch)
tree6552617dfaef1dd68579f1b498343fe3149629b8 /sys/kern/uipc_socket.c
parenta3058216b56ed092841dc1a6e8192b556ce639ae (diff)
downloadsrc-982c1675ff8864f51007e0be402ead88429222bb.tar.gz
src-982c1675ff8864f51007e0be402ead88429222bb.zip
Fix a race condition on tcp listen socket teardown with pending
connections in the accept queue and contiguous new incoming SYNs. Compared to the original submitters patch I've moved the test next to the SYN handling to have it together in a logical unit and reworded the comment explaining the issue. Submitted by: Matt Miller <matt@matthewjmiller.net> Submitted by: Juan Mojica <jmojica@gmail.com> Reviewed by: Matt Miller (changes) Tested by: pho MFC after: 1 week
Notes
Notes: svn path=/head/; revision=249317
Diffstat (limited to 'sys/kern/uipc_socket.c')
0 files changed, 0 insertions, 0 deletions