rwatson 2005-03-11 21:37:45 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_accf.c
Log:
First step in simplifying accept filter socket option logic in the
post-SMPng world order. Centralize handling of the socket option
clear case in do_setopt_accept_filter().
Revision Changes Path
1.16 +24 -17 src/sys/kern/uipc_accf.c