From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 3 Feb 2006 08:20:01 +0100 From: =?ISO-8859-1?Q?=22Nils_O=2E_Sel=E5sdal=22?= Subject: Re: [9fans] Van Jacobsen's network stack restructure In-reply-to: <000101c6285f$54291320$14aaa8c0@utelsystems.local> To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Message-id: <43E30421.5080905@Utel.no> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <000101c6285f$54291320$14aaa8c0@utelsystems.local> User-Agent: Thunderbird 1.5 (Windows/20051201) Topicbox-Message-UUID: f1bdef32-ead0-11e9-9d60-3106f5b1d025 results in stuff like /dev/tcp in bash/gawk. > > furthermore, it's not true that you can "just write" to a socket. for instance, udp > sockets cannot be written to. You should be able to write(2) to an UDP socket which you've connect(2) and bind(2) atleat.