On Tue, 5 Dec 2006 22:52:25 -0800 "Scott Smith" <[EMAIL PROTECTED]> wrote:
> Personally I've found that knowing about a partial write is useless. > If you only wrote part of it, there was probably an error that you > want to report anyways. That's the whole point of a wrapper like > pwrite which continues on meaningless errors (EINTR) but stops on > larger errors. Agreed. A partial write can be treated like a failed write *given the current import layer architecture* (the same for the reads). Bests, -- Francesco Romani - Ikitt ['people always complain, no matther what you do'] IM contact : (email first, Antispam default deny!) icq://27-83-87-867 known bugs : http://www.transcoding.org/cgi-bin/transcode?Bug_Showcase tiny homepage : http://fromani.exit1.org (see IDEAS if you want send code!)
