ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/README.embed
(Generate patch)

Comparing libev/README.embed (file contents):
Revision 1.1 by root, Sun Nov 4 18:15:16 2007 UTC vs.
Revision 1.2 by root, Sun Nov 4 18:16:52 2007 UTC

131 event loop pointer argument. Instead, all functions act on the 131 event loop pointer argument. Instead, all functions act on the
132 single default loop. 132 single default loop.
133 133
134EXAMPLES 134EXAMPLES
135 135
136 For a real-world example of a program the includes libev verbatim, you 136 For a real-world example of a program the includes libev
137 can have a look at the EV perl module (http://software.schmorp.de/pkg/EV.html). 137 verbatim, you can have a look at the EV perl module
138 It has the libev files in the liev/ subdirectory and includes them in the 138 (http://software.schmorp.de/pkg/EV.html). It has the libev files in
139 EV.xs files. Only this file will be compiled. 139 the liev/ subdirectory and includes them in the EV/EVAPI.h (public
140 interface) and EV.xs (implementation) files. Only EV.xs file will be
141 compiled.
140 142

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines