MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
connection_options() inconsistency
-
Date: Thu, 9 May 1996 17:03:25 PDT
-
From: phantom@baymoo.sfsu.edu (Richard Connamacher)
-
Content-Type: text/plain; charset="us-ascii"
[just freshly connected to my character]
;connection_options(player)
=> {{"binary", 0}, {"flush-command", ".flush"}, {"hold-input", 0},
{"client-echo", 0}}
;set_connection_option(player, "client-echo", 0)
=> 0
I don't understand that.
Line 1: Unknown built-in function: connecion_options
1 error.
=> {{"binary", 0}, {"flush-command", ".flush"}, {"hold-input", 0},
{"client-echo", 0}}
=> 0
;connection_options(player)
=> {{"binary", 0}, {"flush-command", ".flush"}, {"hold-input", 0},
{"client-echo", 1}}
Shouldn't the client-echo connection option be 1 by default?
Phantom
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: 2.6.2
mQCPAzEtexUAAAEEALPfu202DEwxLQ96BwKL5liDPzdCVox/iSbc201h5oTzLGmT
v1PU+TmeS/lEtTvVe5WVZ3iDjjKDcoWwc1MRmbCMMVosywXEiXoLqWBTj+hlcKXA
//TpyK4RRBZodr6eFesy2wSphpXTtJnIduKMDP0XuVgcrOILMUa1Zcdw+pa1ABEB
AAG0LVJpY2hhcmQgQ29ubmFtYWNoZXIgPHBoYW50b21AYmF5bW9vLnNmc3UuZWR1
Pg==
=iME4
-----END PGP PUBLIC KEY BLOCK-----
Home |
Subject Index |
Thread Index