cvs commit: src/sys/kern uipc_socket.c
Robert Watson
rwatson at FreeBSD.org
Sat Jun 26 10:12:29 PDT 2004
rwatson 2004-06-26 17:12:29 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_socket.c
Log:
Replace comment on spl state when calling soabort() with a comment on
locking state. No socket locks should be held when calling soabort()
as it will call into protocol code that may acquire socket locks.
Revision Changes Path
1.190 +4 -1 src/sys/kern/uipc_socket.c
More information about the cvs-src
mailing list