I am trying to load test a small relay comet server I built. When the load test is complete the connections stay alive and do not close. I am not getting a close event for the connections so i cannot remove them from the list of connections. When I try to send the chunk the entire application fails with error code 141. is there a way to test a connection before sending it or subscribe to a better error detection scheme?
-- --- You know you've achieved perfection in design, not when you have nothing more to add, but when you have nothing more to take away. *********************************************************************** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-users in the body.