CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/03/25 23:02:11

Modified files:
        usr.sbin/identd: Tag: OPENBSD_5_7 identd.c 

Log message:
if the parent builts up a list of replies for the child, it helps
to readd the write event if there's still items on the list.

this lets things that do a lot of requests in parallel (like npm)
work betterer through a squid proxy using ident for auth.

ok jmatthew@

Reply via email to