DragonFly commits List (threaded) for 2007-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/net netisr.c
dillon 2007/07/10 13:24:57 PDT
DragonFly src repository
Modified files:
sys/net netisr.c
Log:
Do not synchronously waitmsg in the unix domain socket's custom putport
function. This prevents us from being able to abort an accept() when
a process takes a signal.
Clean up some other stuff. MSGF_DONE should already be clear.
Reported-by: Peter Avalos <pavalos@theshell.com>
Revision Changes Path
1.35 +3 -9 src/sys/net/netisr.c
http://www.dragonflybsd.org/cvsweb/src/sys/net/netisr.c.diff?r1=1.34&r2=1.35&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]