commands for un-logged in users
slayer@kaiwan.com (slayer@kaiwan.com)
Tue, 26 Mar 1996 11:59:13 PST
At 11:34 AM 3/26/96 PST, Seth I. Rich wrote:
>I was looking at the .flush command and something LambdaCore-ish occured to me.
>Imagine a Guest, typing away, who is then booted to make room for another Guest
>(I think the Core call is $guest:defer). As I understand this -- and I have
>not yet tested it -- the new Guest would inherit the old Guest's
not-yet-executed
>commands.
>
>Is there a way to flush the input buffer within verb code (so it can go into
>$guest:disfunc or :defer or somewhere sensible)?
>
>Seth
force_input(guest, connection_option(guest, "flush-command")) comes to mind,
but that might not work.