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

Comparing libev/README.embed (file contents):
Revision 1.6 by root, Tue Nov 6 19:46:15 2007 UTC vs.
Revision 1.7 by root, Thu Nov 8 16:58:00 2007 UTC

90 If undefined or defined to be "1", libev will compile in support 90 If undefined or defined to be "1", libev will compile in support
91 for the select(2) backend. No attempt at autodetection will be 91 for the select(2) backend. No attempt at autodetection will be
92 done: if no other method takes over, select will be it. Otherwise 92 done: if no other method takes over, select will be it. Otherwise
93 the select backend will not be compiled in. 93 the select backend will not be compiled in.
94 94
95 EV_SELECT_USE_WIN32_HANDLES
96
97 When defined to 1, the select backend will assume that select
98 doesn't understand file descriptors but wants osf handles on
99 win32 (this is the case when the select to be used is the winsock
100 select). This means that it will call _get_osfhandle on the fd to
101 convert it to an OS handle. Should not be defined on non-win32
102 platforms.
103
95 EV_USE_POLL 104 EV_USE_POLL
96 105
97 If defined to be "1", libev will compile in support for the poll(2) 106 If defined to be "1", libev will compile in support for the poll(2)
98 backend. No attempt at autodetection will be done. poll usually 107 backend. No attempt at autodetection will be done. poll usually
99 performs worse than select, so its not enabled by default (it is 108 performs worse than select, so its not enabled by default (it is

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines