From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <2efee00d4ca87b43665e62488318657b@terzarima.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] /sys/include/ape/errno.h From: Charles Forsyth In-Reply-To: <20040106124711.K28128@cackle.proxima.alt.za> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 6 Jan 2004 10:56:07 +0000 Topicbox-Message-UUID: b2c117d6-eacc-11e9-9e20-41e7f4b1d025 >>Hm, in other words, I may as well start working on porting the >>socket code I am working on to Plan 9, rather than make adjustments >>for the missing error codes (EWOULDBLOCK and ECONNRESET). i didn't comment on the missing codes because i don't know enough about them. (for instance, i thought EWOULDBLOCK had been replaced by EAGAIN in a standard.) i interact with socket code as little as i can!