diff options
author | root <root> | 2011-12-20 16:32:21 +0000 |
---|---|---|
committer | root <root> | 2011-12-20 16:32:21 +0000 |
commit | 0fd5d8bef507b2b9888190e4470fac0bff116584 (patch) | |
tree | e291b2307269bb35e0044f2c0265f290ac13a09a | |
parent | 54e3c9bbdce64e13720d4d7f9d8debb260420af1 (diff) |
*** empty log message ***
-rw-r--r-- | ev.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3928,7 +3928,7 @@ Aliases to the same types/functions as with the C<ev_> prefix. For each C<ev_TYPE> watcher in F<ev.h> there is a corresponding class of the same name in the C<ev> namespace, with the exception of C<ev_signal> which is called C<ev::sig> to avoid clashes with the C<signal> macro -defines by many implementations. +defined by many implementations. All of those classes have these methods: |