rwatson 2004/03/29 09:00:05 PST
FreeBSD src repository
Modified files:
sys/kern uipc_domain.c
Log:
If debug.mpsafenet, initialize UNIX domain socket timeouts as MPSAFE;
otherwise, assert Giant in the callouts.
Revision Changes Path
1.35 +11 -2 src/sys/kern/uipc_domain.c