|
|
@ -1,4 +1,4 @@ |
|
|
|
.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.30) |
|
|
|
.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.29) |
|
|
|
.\" |
|
|
|
.\" Standard preamble: |
|
|
|
.\" ======================================================================== |
|
|
@ -133,7 +133,7 @@ |
|
|
|
.\" ======================================================================== |
|
|
|
.\" |
|
|
|
.IX Title "LIBEV 3" |
|
|
|
.TH LIBEV 3 "2016-11-16" "libev-4.23" "libev - high performance full featured event loop" |
|
|
|
.TH LIBEV 3 "2017-06-21" "libev-4.24" "libev - high performance full featured event loop" |
|
|
|
.\" For nroff, turn off justification. Always turn off hyphenation; it makes |
|
|
|
.\" way too many mistakes in technical documents. |
|
|
|
.if n .ad l |
|
|
@ -4523,11 +4523,11 @@ in your include path (e.g. in libev/ when using \-Ilibev): |
|
|
|
\& |
|
|
|
\& ev_win32.c required on win32 platforms only |
|
|
|
\& |
|
|
|
\& ev_select.c only when select backend is enabled (which is enabled by default) |
|
|
|
\& ev_poll.c only when poll backend is enabled (disabled by default) |
|
|
|
\& ev_epoll.c only when the epoll backend is enabled (disabled by default) |
|
|
|
\& ev_kqueue.c only when the kqueue backend is enabled (disabled by default) |
|
|
|
\& ev_port.c only when the solaris port backend is enabled (disabled by default) |
|
|
|
\& ev_select.c only when select backend is enabled |
|
|
|
\& ev_poll.c only when poll backend is enabled |
|
|
|
\& ev_epoll.c only when the epoll backend is enabled |
|
|
|
\& ev_kqueue.c only when the kqueue backend is enabled |
|
|
|
\& ev_port.c only when the solaris port backend is enabled |
|
|
|
.Ve |
|
|
|
.PP |
|
|
|
\&\fIev.c\fR includes the backend files directly when enabled, so you only need |
|
|
|