Bug in 1.8.0
Andrew Wendt (powerpig@m-net.arbornet.org)
Sun, 10 Mar 1996 01:24:39 PST
On Sat, 9 Mar 1996, Don Schwarz wrote:
> [...]
> get set before I had a chance to do anything. Maybe a .reset command that
> would set your connection_options() back to the defaults. It would have to
> work even if your hold-input option was set, and prefereably your binary
> option too.
Doesn't the binary option make it so that data is read in whatever-sized
chunks it is sent in?
Your reset command wouldn't work, since the start of `.reset' might
already have been delivered to your MOO code for it to play with when it
receives the end and realizes that's your command? Especially in
char-at-a-time mode.
Or maybe I'm insane...
TTFN
Andy