]> git.llucax.com Git - software/libev.git/commitdiff
*** empty log message ***
authorroot <root>
Fri, 9 Nov 2007 21:06:23 +0000 (21:06 +0000)
committerroot <root>
Fri, 9 Nov 2007 21:06:23 +0000 (21:06 +0000)
README.embed

index 2980a9677e0b8b5a837b7f154b06ebd42cc240f5..5d60ee891b348b97505906535b23c72269b975c0 100644 (file)
@@ -176,7 +176,9 @@ PREPROCESSOR SYMBOLS
        Can be used to change the callback member declaration in each
        watcher, and the way callbacks are invoked. Must expand to a struct
        member definition and a statement, respectively. See the ev.v
-       header file for their default definitions.
+       header file for their default definitions. One possible use for overriding
+       these is to avoid the ev_loop pointer as first argument in all cases, or
+       to use method calls instead of plain function calls in C++.
 
 EXAMPLES