Subject: Re: kern/13774
To: Geoff Wing <gcw@primenet.com.au>
From: Giles Lean <giles@nemeton.com.au>
List: netbsd-bugs
Date: 08/25/2001 08:18:05
> From my interpretation of our man page, I don't think write(2)
> can return *successful* short writes for blocking I/O.

It should do so at least in the case that it is interrupted by a
signal.  Application writers *should* deal with short writes.

Regards,

Giles