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

Comparing libev/ev.3 (file contents):
Revision 1.30 by root, Wed Nov 28 11:27:29 2007 UTC vs.
Revision 1.38 by root, Fri Dec 7 18:09:38 2007 UTC

127.\} 127.\}
128.rm #[ #] #H #V #F C 128.rm #[ #] #H #V #F C
129.\" ======================================================================== 129.\" ========================================================================
130.\" 130.\"
131.IX Title ""<STANDARD INPUT>" 1" 131.IX Title ""<STANDARD INPUT>" 1"
132.TH "<STANDARD INPUT>" 1 "2007-11-28" "perl v5.8.8" "User Contributed Perl Documentation" 132.TH "<STANDARD INPUT>" 1 "2007-12-07" "perl v5.8.8" "User Contributed Perl Documentation"
133.SH "NAME" 133.SH "NAME"
134libev \- a high performance full\-featured event loop written in C 134libev \- a high performance full\-featured event loop written in C
135.SH "SYNOPSIS" 135.SH "SYNOPSIS"
136.IX Header "SYNOPSIS" 136.IX Header "SYNOPSIS"
137.Vb 1 137.Vb 1
210watchers\fR, which are relatively small C structures you initialise with the 210watchers\fR, which are relatively small C structures you initialise with the
211details of the event, and then hand it over to libev by \fIstarting\fR the 211details of the event, and then hand it over to libev by \fIstarting\fR the
212watcher. 212watcher.
213.SH "FEATURES" 213.SH "FEATURES"
214.IX Header "FEATURES" 214.IX Header "FEATURES"
215Libev supports \f(CW\*(C`select\*(C'\fR, \f(CW\*(C`poll\*(C'\fR, the linux-specific \f(CW\*(C`epoll\*(C'\fR, the 215Libev supports \f(CW\*(C`select\*(C'\fR, \f(CW\*(C`poll\*(C'\fR, the Linux-specific \f(CW\*(C`epoll\*(C'\fR, the
216bsd-specific \f(CW\*(C`kqueue\*(C'\fR and the solaris-specific event port mechanisms 216BSD-specific \f(CW\*(C`kqueue\*(C'\fR and the Solaris-specific event port mechanisms
217for file descriptor events (\f(CW\*(C`ev_io\*(C'\fR), relative timers (\f(CW\*(C`ev_timer\*(C'\fR), 217for file descriptor events (\f(CW\*(C`ev_io\*(C'\fR), the Linux \f(CW\*(C`inotify\*(C'\fR interface
218(for \f(CW\*(C`ev_stat\*(C'\fR), relative timers (\f(CW\*(C`ev_timer\*(C'\fR), absolute timers
218absolute timers with customised rescheduling (\f(CW\*(C`ev_periodic\*(C'\fR), synchronous 219with customised rescheduling (\f(CW\*(C`ev_periodic\*(C'\fR), synchronous signals
219signals (\f(CW\*(C`ev_signal\*(C'\fR), process status change events (\f(CW\*(C`ev_child\*(C'\fR), and 220(\f(CW\*(C`ev_signal\*(C'\fR), process status change events (\f(CW\*(C`ev_child\*(C'\fR), and event
220event watchers dealing with the event loop mechanism itself (\f(CW\*(C`ev_idle\*(C'\fR, 221watchers dealing with the event loop mechanism itself (\f(CW\*(C`ev_idle\*(C'\fR,
221\&\f(CW\*(C`ev_embed\*(C'\fR, \f(CW\*(C`ev_prepare\*(C'\fR and \f(CW\*(C`ev_check\*(C'\fR watchers) as well as 222\&\f(CW\*(C`ev_embed\*(C'\fR, \f(CW\*(C`ev_prepare\*(C'\fR and \f(CW\*(C`ev_check\*(C'\fR watchers) as well as
222file watchers (\f(CW\*(C`ev_stat\*(C'\fR) and even limited support for fork events 223file watchers (\f(CW\*(C`ev_stat\*(C'\fR) and even limited support for fork events
223(\f(CW\*(C`ev_fork\*(C'\fR). 224(\f(CW\*(C`ev_fork\*(C'\fR).
224.PP 225.PP
225It also is quite fast (see this 226It also is quite fast (see this
304might be supported on the current system, you would need to look at 305might be supported on the current system, you would need to look at
305\&\f(CW\*(C`ev_embeddable_backends () & ev_supported_backends ()\*(C'\fR, likewise for 306\&\f(CW\*(C`ev_embeddable_backends () & ev_supported_backends ()\*(C'\fR, likewise for
306recommended ones. 307recommended ones.
307.Sp 308.Sp
308See the description of \f(CW\*(C`ev_embed\*(C'\fR watchers for more info. 309See the description of \f(CW\*(C`ev_embed\*(C'\fR watchers for more info.
309.IP "ev_set_allocator (void *(*cb)(void *ptr, size_t size))" 4 310.IP "ev_set_allocator (void *(*cb)(void *ptr, long size))" 4
310.IX Item "ev_set_allocator (void *(*cb)(void *ptr, size_t size))" 311.IX Item "ev_set_allocator (void *(*cb)(void *ptr, long size))"
311Sets the allocation function to use (the prototype and semantics are 312Sets the allocation function to use (the prototype is similar \- the
312identical to the realloc C function). It is used to allocate and free 313semantics is identical \- to the realloc C function). It is used to
313memory (no surprises here). If it returns zero when memory needs to be 314allocate and free memory (no surprises here). If it returns zero when
314allocated, the library might abort or take some potentially destructive 315memory needs to be allocated, the library might abort or take some
315action. The default is your system realloc function. 316potentially destructive action. The default is your system realloc
317function.
316.Sp 318.Sp
317You could override this function in high-availability programs to, say, 319You could override this function in high-availability programs to, say,
318free some memory if it cannot allocate memory, to use a special allocator, 320free some memory if it cannot allocate memory, to use a special allocator,
319or even to sleep a while and retry until some memory is available. 321or even to sleep a while and retry until some memory is available.
320.Sp 322.Sp
409or setgid) then libev will \fInot\fR look at the environment variable 411or setgid) then libev will \fInot\fR look at the environment variable
410\&\f(CW\*(C`LIBEV_FLAGS\*(C'\fR. Otherwise (the default), this environment variable will 412\&\f(CW\*(C`LIBEV_FLAGS\*(C'\fR. Otherwise (the default), this environment variable will
411override the flags completely if it is found in the environment. This is 413override the flags completely if it is found in the environment. This is
412useful to try out specific backends to test their performance, or to work 414useful to try out specific backends to test their performance, or to work
413around bugs. 415around bugs.
416.ie n .IP """EVFLAG_FORKCHECK""" 4
417.el .IP "\f(CWEVFLAG_FORKCHECK\fR" 4
418.IX Item "EVFLAG_FORKCHECK"
419Instead of calling \f(CW\*(C`ev_default_fork\*(C'\fR or \f(CW\*(C`ev_loop_fork\*(C'\fR manually after
420a fork, you can also make libev check for a fork in each iteration by
421enabling this flag.
422.Sp
423This works by calling \f(CW\*(C`getpid ()\*(C'\fR on every iteration of the loop,
424and thus this might slow down your event loop if you do a lot of loop
425iterations and little real work, but is usually not noticeable (on my
426Linux system for example, \f(CW\*(C`getpid\*(C'\fR is actually a simple 5\-insn sequence
427without a syscall and thus \fIvery\fR fast, but my Linux system also has
428\&\f(CW\*(C`pthread_atfork\*(C'\fR which is even faster).
429.Sp
430The big advantage of this flag is that you can forget about fork (and
431forget about forgetting to tell libev about forking) when you use this
432flag.
433.Sp
434This flag setting cannot be overriden or specified in the \f(CW\*(C`LIBEV_FLAGS\*(C'\fR
435environment variable.
414.ie n .IP """EVBACKEND_SELECT"" (value 1, portable select backend)" 4 436.ie n .IP """EVBACKEND_SELECT"" (value 1, portable select backend)" 4
415.el .IP "\f(CWEVBACKEND_SELECT\fR (value 1, portable select backend)" 4 437.el .IP "\f(CWEVBACKEND_SELECT\fR (value 1, portable select backend)" 4
416.IX Item "EVBACKEND_SELECT (value 1, portable select backend)" 438.IX Item "EVBACKEND_SELECT (value 1, portable select backend)"
417This is your standard \fIselect\fR\|(2) backend. Not \fIcompletely\fR standard, as 439This is your standard \fIselect\fR\|(2) backend. Not \fIcompletely\fR standard, as
418libev tries to roll its own fd_set with no limits on the number of fds, 440libev tries to roll its own fd_set with no limits on the number of fds,
559.IP "ev_loop_fork (loop)" 4 581.IP "ev_loop_fork (loop)" 4
560.IX Item "ev_loop_fork (loop)" 582.IX Item "ev_loop_fork (loop)"
561Like \f(CW\*(C`ev_default_fork\*(C'\fR, but acts on an event loop created by 583Like \f(CW\*(C`ev_default_fork\*(C'\fR, but acts on an event loop created by
562\&\f(CW\*(C`ev_loop_new\*(C'\fR. Yes, you have to call this on every allocated event loop 584\&\f(CW\*(C`ev_loop_new\*(C'\fR. Yes, you have to call this on every allocated event loop
563after fork, and how you do this is entirely your own problem. 585after fork, and how you do this is entirely your own problem.
586.IP "unsigned int ev_loop_count (loop)" 4
587.IX Item "unsigned int ev_loop_count (loop)"
588Returns the count of loop iterations for the loop, which is identical to
589the number of times libev did poll for new events. It starts at \f(CW0\fR and
590happily wraps around with enough iterations.
591.Sp
592This value can sometimes be useful as a generation counter of sorts (it
593\&\*(L"ticks\*(R" the number of loop iterations), as it roughly corresponds with
594\&\f(CW\*(C`ev_prepare\*(C'\fR and \f(CW\*(C`ev_check\*(C'\fR calls.
564.IP "unsigned int ev_backend (loop)" 4 595.IP "unsigned int ev_backend (loop)" 4
565.IX Item "unsigned int ev_backend (loop)" 596.IX Item "unsigned int ev_backend (loop)"
566Returns one of the \f(CW\*(C`EVBACKEND_*\*(C'\fR flags indicating the event backend in 597Returns one of the \f(CW\*(C`EVBACKEND_*\*(C'\fR flags indicating the event backend in
567use. 598use.
568.IP "ev_tstamp ev_now (loop)" 4 599.IP "ev_tstamp ev_now (loop)" 4
863Returns the callback currently set on the watcher. 894Returns the callback currently set on the watcher.
864.IP "ev_cb_set (ev_TYPE *watcher, callback)" 4 895.IP "ev_cb_set (ev_TYPE *watcher, callback)" 4
865.IX Item "ev_cb_set (ev_TYPE *watcher, callback)" 896.IX Item "ev_cb_set (ev_TYPE *watcher, callback)"
866Change the callback. You can change the callback at virtually any time 897Change the callback. You can change the callback at virtually any time
867(modulo threads). 898(modulo threads).
899.IP "ev_set_priority (ev_TYPE *watcher, priority)" 4
900.IX Item "ev_set_priority (ev_TYPE *watcher, priority)"
901.PD 0
902.IP "int ev_priority (ev_TYPE *watcher)" 4
903.IX Item "int ev_priority (ev_TYPE *watcher)"
904.PD
905Set and query the priority of the watcher. The priority is a small
906integer between \f(CW\*(C`EV_MAXPRI\*(C'\fR (default: \f(CW2\fR) and \f(CW\*(C`EV_MINPRI\*(C'\fR
907(default: \f(CW\*(C`\-2\*(C'\fR). Pending watchers with higher priority will be invoked
908before watchers with lower priority, but priority will not keep watchers
909from being executed (except for \f(CW\*(C`ev_idle\*(C'\fR watchers).
910.Sp
911This means that priorities are \fIonly\fR used for ordering callback
912invocation after new events have been received. This is useful, for
913example, to reduce latency after idling, or more often, to bind two
914watchers on the same event and make sure one is called first.
915.Sp
916If you need to suppress invocation when higher priority events are pending
917you need to look at \f(CW\*(C`ev_idle\*(C'\fR watchers, which provide this functionality.
918.Sp
919The default priority used by watchers when no priority has been set is
920always \f(CW0\fR, which is supposed to not be too high and not be too low :).
921.Sp
922Setting a priority outside the range of \f(CW\*(C`EV_MINPRI\*(C'\fR to \f(CW\*(C`EV_MAXPRI\*(C'\fR is
923fine, as long as you do not mind that the priority value you query might
924or might not have been adjusted to be within valid range.
868.Sh "\s-1ASSOCIATING\s0 \s-1CUSTOM\s0 \s-1DATA\s0 \s-1WITH\s0 A \s-1WATCHER\s0" 925.Sh "\s-1ASSOCIATING\s0 \s-1CUSTOM\s0 \s-1DATA\s0 \s-1WITH\s0 A \s-1WATCHER\s0"
869.IX Subsection "ASSOCIATING CUSTOM DATA WITH A WATCHER" 926.IX Subsection "ASSOCIATING CUSTOM DATA WITH A WATCHER"
870Each watcher has, by default, a member \f(CW\*(C`void *data\*(C'\fR that you can change 927Each watcher has, by default, a member \f(CW\*(C`void *data\*(C'\fR that you can change
871and read at any time, libev will completely ignore it. This can be used 928and read at any time, libev will completely ignore it. This can be used
872to associate arbitrary data with your watcher. If you need more data and 929to associate arbitrary data with your watcher. If you need more data and
983it is best to always use non-blocking I/O: An extra \f(CW\*(C`read\*(C'\fR(2) returning 1040it is best to always use non-blocking I/O: An extra \f(CW\*(C`read\*(C'\fR(2) returning
984\&\f(CW\*(C`EAGAIN\*(C'\fR is far preferable to a program hanging until some data arrives. 1041\&\f(CW\*(C`EAGAIN\*(C'\fR is far preferable to a program hanging until some data arrives.
985.PP 1042.PP
986If you cannot run the fd in non-blocking mode (for example you should not 1043If you cannot run the fd in non-blocking mode (for example you should not
987play around with an Xlib connection), then you have to seperately re-test 1044play around with an Xlib connection), then you have to seperately re-test
988wether a file descriptor is really ready with a known-to-be good interface 1045whether a file descriptor is really ready with a known-to-be good interface
989such as poll (fortunately in our Xlib example, Xlib already does this on 1046such as poll (fortunately in our Xlib example, Xlib already does this on
990its own, so its quite safe to use). 1047its own, so its quite safe to use).
991.IP "ev_io_init (ev_io *, callback, int fd, int events)" 4 1048.IP "ev_io_init (ev_io *, callback, int fd, int events)" 4
992.IX Item "ev_io_init (ev_io *, callback, int fd, int events)" 1049.IX Item "ev_io_init (ev_io *, callback, int fd, int events)"
993.PD 0 1050.PD 0
1069.IP "ev_timer_again (loop)" 4 1126.IP "ev_timer_again (loop)" 4
1070.IX Item "ev_timer_again (loop)" 1127.IX Item "ev_timer_again (loop)"
1071This will act as if the timer timed out and restart it again if it is 1128This will act as if the timer timed out and restart it again if it is
1072repeating. The exact semantics are: 1129repeating. The exact semantics are:
1073.Sp 1130.Sp
1131If the timer is pending, its pending status is cleared.
1132.Sp
1074If the timer is started but nonrepeating, stop it. 1133If the timer is started but nonrepeating, stop it (as if it timed out).
1075.Sp 1134.Sp
1076If the timer is repeating, either start it if necessary (with the repeat 1135If the timer is repeating, either start it if necessary (with the
1077value), or reset the running timer to the repeat value. 1136\&\f(CW\*(C`repeat\*(C'\fR value), or reset the running timer to the \f(CW\*(C`repeat\*(C'\fR value.
1078.Sp 1137.Sp
1079This sounds a bit complicated, but here is a useful and typical 1138This sounds a bit complicated, but here is a useful and typical
1080example: Imagine you have a tcp connection and you want a so-called 1139example: Imagine you have a tcp connection and you want a so-called idle
1081idle timeout, that is, you want to be called when there have been, 1140timeout, that is, you want to be called when there have been, say, 60
1082say, 60 seconds of inactivity on the socket. The easiest way to do 1141seconds of inactivity on the socket. The easiest way to do this is to
1083this is to configure an \f(CW\*(C`ev_timer\*(C'\fR with \f(CW\*(C`after\*(C'\fR=\f(CW\*(C`repeat\*(C'\fR=\f(CW60\fR and calling 1142configure an \f(CW\*(C`ev_timer\*(C'\fR with a \f(CW\*(C`repeat\*(C'\fR value of \f(CW60\fR and then call
1084\&\f(CW\*(C`ev_timer_again\*(C'\fR each time you successfully read or write some data. If 1143\&\f(CW\*(C`ev_timer_again\*(C'\fR each time you successfully read or write some data. If
1085you go into an idle state where you do not expect data to travel on the 1144you go into an idle state where you do not expect data to travel on the
1086socket, you can stop the timer, and again will automatically restart it if 1145socket, you can \f(CW\*(C`ev_timer_stop\*(C'\fR the timer, and \f(CW\*(C`ev_timer_again\*(C'\fR will
1087need be. 1146automatically restart it if need be.
1088.Sp 1147.Sp
1089You can also ignore the \f(CW\*(C`after\*(C'\fR value and \f(CW\*(C`ev_timer_start\*(C'\fR altogether 1148That means you can ignore the \f(CW\*(C`after\*(C'\fR value and \f(CW\*(C`ev_timer_start\*(C'\fR
1090and only ever use the \f(CW\*(C`repeat\*(C'\fR value: 1149altogether and only ever use the \f(CW\*(C`repeat\*(C'\fR value and \f(CW\*(C`ev_timer_again\*(C'\fR:
1091.Sp 1150.Sp
1092.Vb 8 1151.Vb 8
1093\& ev_timer_init (timer, callback, 0., 5.); 1152\& ev_timer_init (timer, callback, 0., 5.);
1094\& ev_timer_again (loop, timer); 1153\& ev_timer_again (loop, timer);
1095\& ... 1154\& ...
1098\& ... 1157\& ...
1099\& timer->again = 10.; 1158\& timer->again = 10.;
1100\& ev_timer_again (loop, timer); 1159\& ev_timer_again (loop, timer);
1101.Ve 1160.Ve
1102.Sp 1161.Sp
1103This is more efficient then stopping/starting the timer eahc time you want 1162This is more slightly efficient then stopping/starting the timer each time
1104to modify its timeout value. 1163you want to modify its timeout value.
1105.IP "ev_tstamp repeat [read\-write]" 4 1164.IP "ev_tstamp repeat [read\-write]" 4
1106.IX Item "ev_tstamp repeat [read-write]" 1165.IX Item "ev_tstamp repeat [read-write]"
1107The current \f(CW\*(C`repeat\*(C'\fR value. Will be used each time the watcher times out 1166The current \f(CW\*(C`repeat\*(C'\fR value. Will be used each time the watcher times out
1108or \f(CW\*(C`ev_timer_again\*(C'\fR is called and determines the next timeout (if any), 1167or \f(CW\*(C`ev_timer_again\*(C'\fR is called and determines the next timeout (if any),
1109which is also when any modifications are taken into account. 1168which is also when any modifications are taken into account.
1382not exist\*(R" is a status change like any other. The condition \*(L"path does 1441not exist\*(R" is a status change like any other. The condition \*(L"path does
1383not exist\*(R" is signified by the \f(CW\*(C`st_nlink\*(C'\fR field being zero (which is 1442not exist\*(R" is signified by the \f(CW\*(C`st_nlink\*(C'\fR field being zero (which is
1384otherwise always forced to be at least one) and all the other fields of 1443otherwise always forced to be at least one) and all the other fields of
1385the stat buffer having unspecified contents. 1444the stat buffer having unspecified contents.
1386.PP 1445.PP
1446The path \fIshould\fR be absolute and \fImust not\fR end in a slash. If it is
1447relative and your working directory changes, the behaviour is undefined.
1448.PP
1387Since there is no standard to do this, the portable implementation simply 1449Since there is no standard to do this, the portable implementation simply
1388calls \f(CW\*(C`stat (2)\*(C'\fR regularly on the path to see if it changed somehow. You 1450calls \f(CW\*(C`stat (2)\*(C'\fR regularly on the path to see if it changed somehow. You
1389can specify a recommended polling interval for this case. If you specify 1451can specify a recommended polling interval for this case. If you specify
1390a polling interval of \f(CW0\fR (highly recommended!) then a \fIsuitable, 1452a polling interval of \f(CW0\fR (highly recommended!) then a \fIsuitable,
1391unspecified default\fR value will be used (which you can expect to be around 1453unspecified default\fR value will be used (which you can expect to be around
1472\& ev_stat_start (loop, &passwd); 1534\& ev_stat_start (loop, &passwd);
1473.Ve 1535.Ve
1474.ie n .Sh """ev_idle"" \- when you've got nothing better to do..." 1536.ie n .Sh """ev_idle"" \- when you've got nothing better to do..."
1475.el .Sh "\f(CWev_idle\fP \- when you've got nothing better to do..." 1537.el .Sh "\f(CWev_idle\fP \- when you've got nothing better to do..."
1476.IX Subsection "ev_idle - when you've got nothing better to do..." 1538.IX Subsection "ev_idle - when you've got nothing better to do..."
1477Idle watchers trigger events when there are no other events are pending 1539Idle watchers trigger events when no other events of the same or higher
1478(prepare, check and other idle watchers do not count). That is, as long 1540priority are pending (prepare, check and other idle watchers do not
1479as your process is busy handling sockets or timeouts (or even signals, 1541count).
1480imagine) it will not be triggered. But when your process is idle all idle 1542.PP
1481watchers are being called again and again, once per event loop iteration \- 1543That is, as long as your process is busy handling sockets or timeouts
1544(or even signals, imagine) of the same or higher priority it will not be
1545triggered. But when your process is idle (or only lower-priority watchers
1546are pending), the idle watchers are being called once per event loop
1482until stopped, that is, or your process receives more events and becomes 1547iteration \- until stopped, that is, or your process receives more events
1483busy. 1548and becomes busy again with higher priority stuff.
1484.PP 1549.PP
1485The most noteworthy effect is that as long as any idle watchers are 1550The most noteworthy effect is that as long as any idle watchers are
1486active, the process will not block when waiting for new events. 1551active, the process will not block when waiting for new events.
1487.PP 1552.PP
1488Apart from keeping your process non-blocking (which is a useful 1553Apart from keeping your process non-blocking (which is a useful
1583\& if (revents & EV_READ ) fd->revents |= fd->events & POLLIN; 1648\& if (revents & EV_READ ) fd->revents |= fd->events & POLLIN;
1584\& if (revents & EV_WRITE) fd->revents |= fd->events & POLLOUT; 1649\& if (revents & EV_WRITE) fd->revents |= fd->events & POLLOUT;
1585\& } 1650\& }
1586.Ve 1651.Ve
1587.PP 1652.PP
1588.Vb 7 1653.Vb 8
1589\& // create io watchers for each fd and a timer before blocking 1654\& // create io watchers for each fd and a timer before blocking
1590\& static void 1655\& static void
1591\& adns_prepare_cb (ev_loop *loop, ev_prepare *w, int revents) 1656\& adns_prepare_cb (ev_loop *loop, ev_prepare *w, int revents)
1592\& { 1657\& {
1593\& int timeout = 3600000;truct pollfd fds [nfd]; 1658\& int timeout = 3600000;
1659\& struct pollfd fds [nfd];
1594\& // actual code will need to loop here and realloc etc. 1660\& // actual code will need to loop here and realloc etc.
1595\& adns_beforepoll (ads, fds, &nfd, &timeout, timeval_from (ev_time ())); 1661\& adns_beforepoll (ads, fds, &nfd, &timeout, timeval_from (ev_time ()));
1596.Ve 1662.Ve
1597.PP 1663.PP
1598.Vb 3 1664.Vb 3
1925\& } 1991\& }
1926.Ve 1992.Ve
1927.SH "MACRO MAGIC" 1993.SH "MACRO MAGIC"
1928.IX Header "MACRO MAGIC" 1994.IX Header "MACRO MAGIC"
1929Libev can be compiled with a variety of options, the most fundemantal is 1995Libev can be compiled with a variety of options, the most fundemantal is
1930\&\f(CW\*(C`EV_MULTIPLICITY\*(C'\fR. This option determines wether (most) functions and 1996\&\f(CW\*(C`EV_MULTIPLICITY\*(C'\fR. This option determines whether (most) functions and
1931callbacks have an initial \f(CW\*(C`struct ev_loop *\*(C'\fR argument. 1997callbacks have an initial \f(CW\*(C`struct ev_loop *\*(C'\fR argument.
1932.PP 1998.PP
1933To make it easier to write programs that cope with either variant, the 1999To make it easier to write programs that cope with either variant, the
1934following macros are defined: 2000following macros are defined:
1935.ie n .IP """EV_A""\fR, \f(CW""EV_A_""" 4 2001.ie n .IP """EV_A""\fR, \f(CW""EV_A_""" 4
1970.el .IP "\f(CWEV_DEFAULT\fR, \f(CWEV_DEFAULT_\fR" 4 2036.el .IP "\f(CWEV_DEFAULT\fR, \f(CWEV_DEFAULT_\fR" 4
1971.IX Item "EV_DEFAULT, EV_DEFAULT_" 2037.IX Item "EV_DEFAULT, EV_DEFAULT_"
1972Similar to the other two macros, this gives you the value of the default 2038Similar to the other two macros, this gives you the value of the default
1973loop, if multiple loops are supported (\*(L"ev loop default\*(R"). 2039loop, if multiple loops are supported (\*(L"ev loop default\*(R").
1974.PP 2040.PP
1975Example: Declare and initialise a check watcher, working regardless of 2041Example: Declare and initialise a check watcher, utilising the above
1976wether multiple loops are supported or not. 2042macros so it will work regardless of whether multiple loops are supported
2043or not.
1977.PP 2044.PP
1978.Vb 5 2045.Vb 5
1979\& static void 2046\& static void
1980\& check_cb (EV_P_ ev_timer *w, int revents) 2047\& check_cb (EV_P_ ev_timer *w, int revents)
1981\& { 2048\& {
2044.Vb 1 2111.Vb 1
2045\& ev_win32.c required on win32 platforms only 2112\& ev_win32.c required on win32 platforms only
2046.Ve 2113.Ve
2047.PP 2114.PP
2048.Vb 5 2115.Vb 5
2049\& ev_select.c only when select backend is enabled (which is by default) 2116\& ev_select.c only when select backend is enabled (which is enabled by default)
2050\& ev_poll.c only when poll backend is enabled (disabled by default) 2117\& ev_poll.c only when poll backend is enabled (disabled by default)
2051\& ev_epoll.c only when the epoll backend is enabled (disabled by default) 2118\& ev_epoll.c only when the epoll backend is enabled (disabled by default)
2052\& ev_kqueue.c only when the kqueue backend is enabled (disabled by default) 2119\& ev_kqueue.c only when the kqueue backend is enabled (disabled by default)
2053\& ev_port.c only when the solaris port backend is enabled (disabled by default) 2120\& ev_port.c only when the solaris port backend is enabled (disabled by default)
2054.Ve 2121.Ve
2212.IP "\s-1EV_PERIODIC_ENABLE\s0" 4 2279.IP "\s-1EV_PERIODIC_ENABLE\s0" 4
2213.IX Item "EV_PERIODIC_ENABLE" 2280.IX Item "EV_PERIODIC_ENABLE"
2214If undefined or defined to be \f(CW1\fR, then periodic timers are supported. If 2281If undefined or defined to be \f(CW1\fR, then periodic timers are supported. If
2215defined to be \f(CW0\fR, then they are not. Disabling them saves a few kB of 2282defined to be \f(CW0\fR, then they are not. Disabling them saves a few kB of
2216code. 2283code.
2284.IP "\s-1EV_IDLE_ENABLE\s0" 4
2285.IX Item "EV_IDLE_ENABLE"
2286If undefined or defined to be \f(CW1\fR, then idle watchers are supported. If
2287defined to be \f(CW0\fR, then they are not. Disabling them saves a few kB of
2288code.
2217.IP "\s-1EV_EMBED_ENABLE\s0" 4 2289.IP "\s-1EV_EMBED_ENABLE\s0" 4
2218.IX Item "EV_EMBED_ENABLE" 2290.IX Item "EV_EMBED_ENABLE"
2219If undefined or defined to be \f(CW1\fR, then embed watchers are supported. If 2291If undefined or defined to be \f(CW1\fR, then embed watchers are supported. If
2220defined to be \f(CW0\fR, then they are not. 2292defined to be \f(CW0\fR, then they are not.
2221.IP "\s-1EV_STAT_ENABLE\s0" 4 2293.IP "\s-1EV_STAT_ENABLE\s0" 4
2281interface) and \fI\s-1EV\s0.xs\fR (implementation) files. Only the \fI\s-1EV\s0.xs\fR file 2353interface) and \fI\s-1EV\s0.xs\fR (implementation) files. Only the \fI\s-1EV\s0.xs\fR file
2282will be compiled. It is pretty complex because it provides its own header 2354will be compiled. It is pretty complex because it provides its own header
2283file. 2355file.
2284.Sp 2356.Sp
2285The usage in rxvt-unicode is simpler. It has a \fIev_cpp.h\fR header file 2357The usage in rxvt-unicode is simpler. It has a \fIev_cpp.h\fR header file
2286that everybody includes and which overrides some autoconf choices: 2358that everybody includes and which overrides some configure choices:
2287.Sp 2359.Sp
2288.Vb 4 2360.Vb 9
2361\& #define EV_MINIMAL 1
2289\& #define EV_USE_POLL 0 2362\& #define EV_USE_POLL 0
2290\& #define EV_MULTIPLICITY 0 2363\& #define EV_MULTIPLICITY 0
2291\& #define EV_PERIODICS 0 2364\& #define EV_PERIODIC_ENABLE 0
2365\& #define EV_STAT_ENABLE 0
2366\& #define EV_FORK_ENABLE 0
2292\& #define EV_CONFIG_H <config.h> 2367\& #define EV_CONFIG_H <config.h>
2368\& #define EV_MINPRI 0
2369\& #define EV_MAXPRI 0
2293.Ve 2370.Ve
2294.Sp 2371.Sp
2295.Vb 1 2372.Vb 1
2296\& #include "ev++.h" 2373\& #include "ev++.h"
2297.Ve 2374.Ve

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines