CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/27 01:16:38
Modified files:
usr.sbin/identd: identd.c
Log message:
f 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@
