Hello! Is it possible to use libev to have non-blocking access to a blocking system call? In my server, I want to call posix_fadvise() on a file, and want to receive a callback when the call returns.
Thank you! Aaron _______________________________________________ libev mailing list libev@lists.schmorp.de http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev