From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <49516BC3.10100@kix.es> Date: Tue, 23 Dec 2008 23:52:51 +0100 From: Rodolfo kix Garcia User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> References: <20081223180148.GO9593@masters10.cs.jhu.edu> In-Reply-To: <20081223180148.GO9593@masters10.cs.jhu.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] sendfd() on native Plan 9? Topicbox-Message-UUID: 6e8467aa-ead4-11e9-9d60-3106f5b1d025 Nathaniel, I am not 100% sure if my answer will solve your problem, but probably=20 you can do it using the 9P protocol. Look http://plan9.bell-labs.com/magic/man2html/5/0intro, 9P is the way=20 to comunicate the kernel with the proccess. Probably sendfd is not=20 needed in Plan 9. Saludos. Nathaniel W Filardo escribi=F3: > Is there any equivalent of sendfd() on native Plan 9? > > Thanks. > --nwf; > =20