On Tue, May 27, 2008 at 10:37:01PM -0400, Andy Walls wrote:
The posix spec doesn't limit the errors returnable this way - it says if
the error is one of the ones listed it must return the error code stated so
EBUSY is just fine.
Agreed - especially if it is opened with O_NDELAY
--