K 10 svn:author V 5 peter K 8 svn:date V 27 2001-12-21T04:30:49.000000Z K 7 svn:log V 312 Avoid an interaction between syncache and accept filters. The syncache code only passed up the connection to the tcp stack when it was complete, so it went directly into the so_comp (complete) queue. However, with accept filters, there is an additional phase before calling it "complete". Reviewed by: jlemon END