ernicorn/lib
Ryan Tomayko 6ea8110d3e Don't exit worker on immediate connection close
I think this is some weird thing leftover from ernie's erlang
process management. A connection that closes before sending data
caused the worker to exit. That's no good because it means we'll be
cycling workers when doing ping checks and whatnot.
2012-06-23 06:40:28 -07:00
..
ernicorn Remove separate handler loading, add example config file 2012-06-23 04:59:54 -07:00
ernicorn.rb Don't exit worker on immediate connection close 2012-06-23 06:40:28 -07:00