rwatson 2004/05/31 21:08:48 PDT FreeBSD src repository Modified files: sys/kern uipc_accf.c Log: Add a global mutex, accept_filter_mtx, to protect the global list of accept filters and prevent read-modify-write races. Revision Changes Path 1.11 +17 -7 src/sys/kern/uipc_accf.c