From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <13426df10708081414n279616b8vd6deb628da8ee8bd@mail.gmail.com> Date: Wed, 8 Aug 2007 14:14:26 -0700 From: "ron minnich" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] devip connect error state In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: inferno-list@vitanuova.com Topicbox-Message-UUID: a09d85b6-ead2-11e9-9d60-3106f5b1d025 On 8/8/07, Eric Van Hensbergen wrote: > So, bug or feature? At the very least it would seem a good idea to > set c->state to Hungup (and also change the c->state != 0 to a > c->state != Idle). I have no idea why we set c->state to Connected in > Inferno hosted -- that just seems completely bonkers. It actually looks like a cut and paste error -- cut, paste, forget to change the rvalue. ron