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

Comparing libev/ev.3 (file contents):
Revision 1.36 by root, Thu Nov 29 20:05:59 2007 UTC vs.
Revision 1.37 by root, Fri Dec 7 16:49:49 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-29" "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
420a fork, you can also make libev check for a fork in each iteration by 420a fork, you can also make libev check for a fork in each iteration by
421enabling this flag. 421enabling this flag.
422.Sp 422.Sp
423This works by calling \f(CW\*(C`getpid ()\*(C'\fR on every iteration of the loop, 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 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 noticable (on my 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 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 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). 428\&\f(CW\*(C`pthread_atfork\*(C'\fR which is even faster).
429.Sp 429.Sp
430The big advantage of this flag is that you can forget about fork (and 430The big advantage of this flag is that you can forget about fork (and
581.IP "ev_loop_fork (loop)" 4 581.IP "ev_loop_fork (loop)" 4
582.IX Item "ev_loop_fork (loop)" 582.IX Item "ev_loop_fork (loop)"
583Like \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
584\&\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
585after 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.
586.IP "unsigned int ev_backend (loop)" 4 595.IP "unsigned int ev_backend (loop)" 4
587.IX Item "unsigned int ev_backend (loop)" 596.IX Item "unsigned int ev_backend (loop)"
588Returns 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
589use. 598use.
590.IP "ev_tstamp ev_now (loop)" 4 599.IP "ev_tstamp ev_now (loop)" 4
885Returns the callback currently set on the watcher. 894Returns the callback currently set on the watcher.
886.IP "ev_cb_set (ev_TYPE *watcher, callback)" 4 895.IP "ev_cb_set (ev_TYPE *watcher, callback)" 4
887.IX Item "ev_cb_set (ev_TYPE *watcher, callback)" 896.IX Item "ev_cb_set (ev_TYPE *watcher, callback)"
888Change the callback. You can change the callback at virtually any time 897Change the callback. You can change the callback at virtually any time
889(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.
890.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"
891.IX Subsection "ASSOCIATING CUSTOM DATA WITH A WATCHER" 926.IX Subsection "ASSOCIATING CUSTOM DATA WITH A WATCHER"
892Each 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
893and 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
894to 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
1499\& ev_stat_start (loop, &passwd); 1534\& ev_stat_start (loop, &passwd);
1500.Ve 1535.Ve
1501.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..."
1502.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..."
1503.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..."
1504Idle watchers trigger events when there are no other events are pending 1539Idle watchers trigger events when no other events of the same or higher
1505(prepare, check and other idle watchers do not count). That is, as long 1540priority are pending (prepare, check and other idle watchers do not
1506as your process is busy handling sockets or timeouts (or even signals, 1541count).
1507imagine) it will not be triggered. But when your process is idle all idle 1542.PP
1508watchers 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
1509until stopped, that is, or your process receives more events and becomes 1547iteration \- until stopped, that is, or your process receives more events
1510busy. 1548and becomes busy again with higher priority stuff.
1511.PP 1549.PP
1512The 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
1513active, the process will not block when waiting for new events. 1551active, the process will not block when waiting for new events.
1514.PP 1552.PP
1515Apart from keeping your process non-blocking (which is a useful 1553Apart from keeping your process non-blocking (which is a useful
1610\& if (revents & EV_READ ) fd->revents |= fd->events & POLLIN; 1648\& if (revents & EV_READ ) fd->revents |= fd->events & POLLIN;
1611\& if (revents & EV_WRITE) fd->revents |= fd->events & POLLOUT; 1649\& if (revents & EV_WRITE) fd->revents |= fd->events & POLLOUT;
1612\& } 1650\& }
1613.Ve 1651.Ve
1614.PP 1652.PP
1615.Vb 7 1653.Vb 8
1616\& // create io watchers for each fd and a timer before blocking 1654\& // create io watchers for each fd and a timer before blocking
1617\& static void 1655\& static void
1618\& adns_prepare_cb (ev_loop *loop, ev_prepare *w, int revents) 1656\& adns_prepare_cb (ev_loop *loop, ev_prepare *w, int revents)
1619\& { 1657\& {
1620\& int timeout = 3600000;truct pollfd fds [nfd]; 1658\& int timeout = 3600000;
1659\& struct pollfd fds [nfd];
1621\& // actual code will need to loop here and realloc etc. 1660\& // actual code will need to loop here and realloc etc.
1622\& adns_beforepoll (ads, fds, &nfd, &timeout, timeval_from (ev_time ())); 1661\& adns_beforepoll (ads, fds, &nfd, &timeout, timeval_from (ev_time ()));
1623.Ve 1662.Ve
1624.PP 1663.PP
1625.Vb 3 1664.Vb 3
2240.IP "\s-1EV_PERIODIC_ENABLE\s0" 4 2279.IP "\s-1EV_PERIODIC_ENABLE\s0" 4
2241.IX Item "EV_PERIODIC_ENABLE" 2280.IX Item "EV_PERIODIC_ENABLE"
2242If 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
2243defined 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
2244code. 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.
2245.IP "\s-1EV_EMBED_ENABLE\s0" 4 2289.IP "\s-1EV_EMBED_ENABLE\s0" 4
2246.IX Item "EV_EMBED_ENABLE" 2290.IX Item "EV_EMBED_ENABLE"
2247If 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
2248defined to be \f(CW0\fR, then they are not. 2292defined to be \f(CW0\fR, then they are not.
2249.IP "\s-1EV_STAT_ENABLE\s0" 4 2293.IP "\s-1EV_STAT_ENABLE\s0" 4

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines