From 1b2665af7f7475fe12bf947f44322796ca5aa448 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 26 Jun 2010 09:56:57 +0000 Subject: Jose Pedro Oliveira --- ev.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ev.pod') diff --git a/ev.pod b/ev.pod index e760656..c60ed63 100644 --- a/ev.pod +++ b/ev.pod @@ -1776,7 +1776,7 @@ callback, which will "do the right thing" and start the timer: And when there is some activity, simply store the current time in C, no libev calls at all: - last_actiivty = ev_now (loop); + last_activity = ev_now (loop); This technique is slightly more complex, but in most cases where the time-out is unlikely to be triggered, much more efficient. -- cgit v1.2.3