Hello! On Mon, Nov 28, 2005 at 08:07:38PM -0000, christopher baus wrote: >Disk I/O options could block if the disk cache is empty and disk is >seeking for instance.
Yes, but that's disk wait (waiting for "fast" I/O) which is handled differently in Unix kernels from "slow" I/O (pipes, network sockets, terminals, ...). Kind regards, Hannah. _______________________________________________ Libevent-users mailing list [email protected] http://monkey.org/mailman/listinfo/libevent-users
