From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 1 Apr 2015 15:03:23 +0100 Message-ID: From: Charles Forsyth To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=047d7bf0c39aa94c6a0512aa2dc6 Subject: Re: [9fans] puzzling 9P server / 9pcon interaction Topicbox-Message-UUID: 4c77f62c-ead9-11e9-9d60-3106f5b1d025 --047d7bf0c39aa94c6a0512aa2dc6 Content-Type: text/plain; charset=UTF-8 On 1 April 2015 at 00:23, Skip Tavakkolian wrote: > trying 9pcon on the same fd (e.g. aux/9pcon /srv/foo) results in > "inappropriate use of fd". You aren't allowed to read or write an fd directly once it has been used for 9P traffic by mount (devmnt). --047d7bf0c39aa94c6a0512aa2dc6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

= On 1 April 2015 at 00:23, Skip Tavakkolian <skip.tavakkolian@gmai= l.com> wrote:
=C2=A0trying = 9pcon on the same fd (e.g. aux/9pcon /srv/foo) results in "inappropria= te use of fd".

You aren't allowed to read or= write an fd directly once it has been used for 9P traffic by mount (devmnt= ).
--047d7bf0c39aa94c6a0512aa2dc6--