v3.4.0
tag4e289f6c766916504dea44c58636a65fa4ba355e
object 983722912028f35348c8ff276df48855281be715
authorEric Wong <normalperson@yhbt.net>
Sat, 21 May 2011 03:19:02 +0000 (21 03:19 +0000)
Rainbows 3.4.0 - minor updates and fixes

SIGQUIT (graceful shutdown) now drops idle keepalive clients for
the concurrency models where maintaining an idle client is
relatively inexpensive: Coolio, CoolioThreadPool,
CoolioThreadSpawn, Epoll, EventMachine, XEpoll,
XEpollThreadPool, XEpollThreadSpawn.

Kgio.autopush now works properly for all multi-threaded
concurrency models (if you're using :tcp_nopush).