K 10 svn:author V 6 alfred K 8 svn:date V 27 2003-01-05T11:14:04.000000Z K 7 svn:log V 263 In sodealloc(), if there is an accept filter present on the socket then call do_setopt_accept_filter(so, NULL) which will free the filter instead of duplicating the code in do_setopt_accept_filter(). Pointed out by: Hiten Pandya END