--- libev/ev.pod 2009/04/15 19:35:53 1.231 +++ libev/ev.pod 2009/04/16 06:17:26 1.232 @@ -1085,6 +1085,8 @@ before watchers with lower priority, but priority will not keep watchers from being executed (except for C watchers). +See L< + This means that priorities are I used for ordering callback invocation after new events have been received. This is useful, for example, to reduce latency after idling, or more often, to bind two @@ -1584,7 +1586,7 @@ If the timer is repeating, either start it if necessary (with the C value), or reset the running timer to the C value. -This sounds a bit complicated, see "Be smart about timeouts", above, for a +This sounds a bit complicated, see L, above, for a usage example. =item ev_tstamp repeat [read-write]