summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2010-10-31 22:19:38 +0000
committerroot <root>2010-10-31 22:19:38 +0000
commit6c9a96f86eb858daf10a0731df61952c1a0a69ef (patch)
tree4ff5664513a8256bd688bf3499d1c68fa4af5ca5
parentf919436660710d0e27f25264a12b301c60e66065 (diff)
*** empty log message ***
-rw-r--r--ev.pod4
1 files changed, 2 insertions, 2 deletions
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<ev_embeddable_backends ()
See the description of C<ev_embed> 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<realloc> C89/SuS/POSIX function). It is
@@ -279,7 +279,7 @@ retries (example requires a standards-compliant C<realloc>).
...
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