2009/8/28 Claudio Jeker <[email protected]>: > > I'm running with this version that fixes the way closed sockets are > handled. Instead of ignoring the last fd it will run handle_connection() > on that fd if the fd is valid and has data. I also fixed a off by one in > the same code. > > With this the code seems to work nicely (but it is a bit verbose when used > with 1000 sessions).
So maybe I should backport your diff to this last one I sent ? I though of adding a "-q" option to suppress the per connection output, or maybe have a limit. -- Christiano Farina Haesbaert
