From 6c9a96f86eb858daf10a0731df61952c1a0a69ef Mon Sep 17 00:00:00 2001 From: root Date: Sun, 31 Oct 2010 22:19:38 +0000 Subject: *** empty log message *** --- ev.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ev.pod') diff --git a/ev.pod b/ev.pod index 24d9a4e..7e2f9ef 100644 --- a/ev.pod +++ b/ev.pod @@ -243,7 +243,7 @@ the current system, you would need to look at C watchers for more info. -=item ev_set_allocator (void *(*cb)(void *ptr, long size)) [NOT REENTRANT] +=item ev_set_allocator (void *(*cb)(void *ptr, long size)) Sets the allocation function to use (the prototype is similar - the semantics are identical to the C C89/SuS/POSIX function). It is @@ -279,7 +279,7 @@ retries (example requires a standards-compliant C). ... ev_set_allocator (persistent_realloc); -=item ev_set_syserr_cb (void (*cb)(const char *msg)); [NOT REENTRANT] +=item ev_set_syserr_cb (void (*cb)(const char *msg)) Set the callback function to call on a retryable system call error (such as failed select, poll, epoll_wait). The message is a printable string -- cgit v1.2.3