Continue working the abort path. Move SS_ABORTING flag handling inward
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 2 Sep 2008 16:17:54 +0000 (16:17 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 2 Sep 2008 16:17:54 +0000 (16:17 +0000)
commit9116be8e26f72cff73948f67bce445efee48e48c
tree39a32bbd629b04b9d8ae5b91c4ddc57071291f19
parent9fe4c5f3a4702e5f516b63e14ad658f3cbb71b08
Continue working the abort path.  Move SS_ABORTING flag handling inward
to catch remaining cases, fixing a few I missed.

Reported-by: Peter Avalos <pavalos@theshell.com>
sys/kern/uipc_msg.c
sys/kern/uipc_socket.c
sys/kern/uipc_socket2.c
sys/netinet/tcp_syncache.c