http_session_destroy: dont wait for active clients
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 22 Apr 2010 08:44:09 +0000 (10:44 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 22 Apr 2010 08:44:09 +0000 (10:44 +0200)
commitc71d13caac58c9b17fccb3b00357db66066d4bb6
tree776315fc6d0f8fea0f525648a5ee568fd48a19ae
parent0be537a08d164975e9584a6c89240b28343a6ec2
http_session_destroy: dont wait for active clients

Because we have introduced client locking, each client owned by
a session will be notified that the session is gone.
src/http_command.c