From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] v8 shell From: Richard Miller In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Sun, 16 Nov 2003 14:35:54 +0000 Topicbox-Message-UUID: 8aea8ed6-eacc-11e9-9e20-41e7f4b1d025 > for lockstep protocols (one write, one read, ...) > you can use aux/rdwr. But not for webcookies. One could use Mike Haertel's <[0=1] trick (which works for pipes) if '>' opened with ORDWR instead of OWRITE. But that change would cause trouble in the (vanishingly rare?) case of files with write-only access.