tech-misc archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: __attribute__((warn_unused_result)) for NetBSD?



> Isn't it only possible to get EINTR on non-blocking I/O?

No, in general.  For close(), possibly.

> Otherwise isn't this an auto-restarted call?

I thought syscall restart was an attribute of the signal, not the call.
(Well, calls do have a "this call is restartable" attribute too.)

/~\ The ASCII                           der Mouse
\ / Ribbon Campaign
 X  Against HTML                mouse%rodents-montreal.org@localhost
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index