--- libeio/eio.pod 2011/06/05 22:45:49 1.8 +++ libeio/eio.pod 2011/06/05 23:07:46 1.9 @@ -490,9 +490,17 @@ =over 4 -=item eio_mtouch (void *addr, size_t length, int flags, int pri, eio_cb cb, void *data) +=item eio_mtouch (void *addr, size_t length, int flags, int pri, eio_cb cb, void *data) -=item eio_custom (void (*)(eio_req *) execute, int pri, eio_cb cb, void *data) +Reads (C) or modifies (C seconds to execute, but otherwise does nothing - it simply puts one of the worker threads to sleep for this @@ -531,7 +539,7 @@ This request can be used to artificially increase load, e.g. for debugging or benchmarking reasons. -=item eio_nop (int pri, eio_cb cb, void *data) +=item eio_nop (int pri, eio_cb cb, void *data) This request does nothing, except go through the whole request cycle. This can be used to measure latency or in some cases to simplify code, but is