Next: , Up: iklib io non-blocking   [Index]


6.44.3.1 The would–block object

Function: would-block-object

Return a unique object representing the condition “no bytes, not EOF” on a device configured in non–blocking mode. The would–block object can be compared with eq?.

Function: would-block-object? obj

Return #t if obj is the would–block object, else return #f.