Remove incoming requests that can not be handled
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 17 Apr 2012 08:33:12 +0000 (10:33 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 17 Apr 2012 08:33:12 +0000 (10:33 +0200)
commit722c498e016a6eb94044c608a7d1dcb21e5013cd
tree69c17cf7b78bd77822f9704b9b975c7918c47f1b
parent73bda3a639851ca17dd1449b94203600a32cd838
Remove incoming requests that can not be handled

Requests in queue for filter frontend_net are removed if client
closes connection for the session and request is not yet handled.
src/filter_frontend_net.cpp
src/test_thread_pool_observer.cpp
src/thread_pool_observer.cpp
src/thread_pool_observer.hpp