Next: iklib conditions errno, Previous: iklib conditions spos, Up: iklib conditions [Index]
EAGAIN
exceptionsThe following bindings are exported by the library (vicare)
.
Used to signal that a system call returned with errno
set to
EAGAIN
. It is derived from &i/o
.
Return a new condition object of type &i/o-eagain
.
Return #t
if obj is a condition object of type
&i/o-eagain
.