From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) From: Marc Boschma In-Reply-To: Date: Sat, 2 Jan 2016 20:59:14 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <383D8F53-3364-420A-93ED-E1034CB0C258@quintile.net> <3e9e24eac4cebcbec3805d16d0081dc5@mule> <62E80203-4B7F-42FF-B75E-93B55D8FBE64@boschma.cx> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Subject: Re: [9fans] bonjour mDNS? Topicbox-Message-UUID: 7d227716-ead9-11e9-9d60-3106f5b1d025 That makes perfect sense=E2=80=A6 So dns(1) should probably be patched then=E2=80=A6? Marc > On 2 Jan 2016, at 8:21 pm, Steve Simon wrote: >=20 > that would not work, because of how dns(1) presents its interface. >=20 > if the file server presented a directory of files then you can merge = them. >=20 > however dns has a single file that you open, write a request to, and = then later > read a reply from. >=20 > in this later form you merge the directories you just have two request = files, > rather than one request file which offers the service of moth files. >=20 > I am not sure I have explained this very well, I hope you understand. >=20 > -Steve >=20