[plt-scheme] Web server send/finish and continuation "binding"?

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Wed May 16 01:26:35 EDT 2007

All the continuations for that servlet instance, which roughly
corresponds to a user's session.

Jay

On 5/15/07, Grant Rettke <grettke at acm.org> wrote:
> Hi folks,
>
> When you call send/finish, does it clear all of the continuations for
> that servlet for the given users session, or does it clear all
> continuations for that servlet for each session on the server?
>
> I think I know the answer to this, but you know, dumb questions are
> still questions.
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


-- 
Jay McCarthy <jay.mccarthy at gmail.com>
http://jay.teammccarthy.org


Posted on the users mailing list.