From 5411b208af6b45cd45b00f45bc135b65a7ae899f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 17 May 2015 14:49:22 +0200 Subject: timed write example MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/examples/timed/poll.c | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/examples/timed/poll.c') diff --git a/doc/examples/timed/poll.c b/doc/examples/timed/poll.c index d57d4ea..5ae45d4 100644 --- a/doc/examples/timed/poll.c +++ b/doc/examples/timed/poll.c @@ -24,7 +24,6 @@ main() if (message == NULL) { t(errno != EAGAIN); printf("waiting... %lli\n", ++tick); - sleep(1); continue; } tick = 0; -- cgit v1.2.3-70-g09d2