Ar Gwe, 2006-07-28 am 11:54 -0400, ysgrifennodd linux-os (Dick Johnson):
>
> Hello list,
> What is the correct error code for a driver to return if
> the requested operation timed out?
If the operation is blocking then
ETIMEDOUT - if a timeout occurred
possibly also
ETIME - if a timer of some kind expired
If you know why it timed out you may want to return that instead to
provide more information (eg the net code returns things like 'Host
down')
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]