Sorry, this is a better link to that thread: http://comments.gmane.org/gmane.linux.kernel/1072356
On Sun, Jun 5, 2011 at 11:25 AM, Zsbán Ambrus <[email protected]> wrote: > On Sun, Jun 5, 2011 at 3:40 PM, Aaron Boxer <[email protected]> wrote: >> 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. > > I thought the posix_fadvise system call would't block for any call anyway. > > Ambrus > _______________________________________________ libev mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev
