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

Comparing libev/ev.3 (file contents):
Revision 1.106 by root, Wed Nov 16 17:39:52 2016 UTC vs.
Revision 1.107 by root, Wed Jun 21 14:42:30 2017 UTC

1.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.30) 1.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.29)
2.\" 2.\"
3.\" Standard preamble: 3.\" Standard preamble:
4.\" ======================================================================== 4.\" ========================================================================
5.de Sp \" Vertical space (when we can't use .PP) 5.de Sp \" Vertical space (when we can't use .PP)
6.if t .sp .5v 6.if t .sp .5v
131.\} 131.\}
132.rm #[ #] #H #V #F C 132.rm #[ #] #H #V #F C
133.\" ======================================================================== 133.\" ========================================================================
134.\" 134.\"
135.IX Title "LIBEV 3" 135.IX Title "LIBEV 3"
136.TH LIBEV 3 "2016-11-16" "libev-4.23" "libev - high performance full featured event loop" 136.TH LIBEV 3 "2017-06-21" "libev-4.24" "libev - high performance full featured event loop"
137.\" For nroff, turn off justification. Always turn off hyphenation; it makes 137.\" For nroff, turn off justification. Always turn off hyphenation; it makes
138.\" way too many mistakes in technical documents. 138.\" way too many mistakes in technical documents.
139.if n .ad l 139.if n .ad l
140.nh 140.nh
141.SH "NAME" 141.SH "NAME"
4521\& ev_vars.h 4521\& ev_vars.h
4522\& ev_wrap.h 4522\& ev_wrap.h
4523\& 4523\&
4524\& ev_win32.c required on win32 platforms only 4524\& ev_win32.c required on win32 platforms only
4525\& 4525\&
4526\& ev_select.c only when select backend is enabled (which is enabled by default) 4526\& ev_select.c only when select backend is enabled
4527\& ev_poll.c only when poll backend is enabled (disabled by default) 4527\& ev_poll.c only when poll backend is enabled
4528\& ev_epoll.c only when the epoll backend is enabled (disabled by default) 4528\& ev_epoll.c only when the epoll backend is enabled
4529\& ev_kqueue.c only when the kqueue backend is enabled (disabled by default) 4529\& ev_kqueue.c only when the kqueue backend is enabled
4530\& ev_port.c only when the solaris port backend is enabled (disabled by default) 4530\& ev_port.c only when the solaris port backend is enabled
4531.Ve 4531.Ve
4532.PP 4532.PP
4533\&\fIev.c\fR includes the backend files directly when enabled, so you only need 4533\&\fIev.c\fR includes the backend files directly when enabled, so you only need
4534to compile this single file. 4534to compile this single file.
4535.PP 4535.PP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines