sunet-commit
[Top] [All Lists]

sunet/scheme/httpd/surflets surflet-handler.scm

To: sunet-commit@scsh.net
Subject: sunet/scheme/httpd/surflets surflet-handler.scm
From: Martin Gasbichler <mainzelm@users.sourceforge.net>
Date: Wed, 2 Aug 2006 17:23:49 +0200 (DFT)
List-id: <sunet-commit.list-id.scsh.net>
Update of /cvsroot/sunet/sunet/scheme/httpd/surflets
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv9535

Modified Files:
        surflet-handler.scm 
Log Message:
Re-implement session timeouts using a hash table mapping session ids
to timeouts and let the surveillance thread walk the table to find
outdated surflets. The previous implementation was nothing but bogus.

<Prev in Thread] Current Thread [Next in Thread>