]> git.itanic.dy.fi Git - rrdd/commit
main.c: Enable job control
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 15 Apr 2012 18:18:39 +0000 (21:18 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 15 Apr 2012 18:18:39 +0000 (21:18 +0300)
commitfaf57fcbdb3e835602b4e58067b2abd9145ced29
tree3299a13f6ffffee1875609dcd6bfbd68e1306e81
parentfada7dd5b830404fec624808a43956c29aa987ba
main.c: Enable job control

Start using the new job control feature. No need to sleep any more
fixed sleeps. The job scheduler will use epoll_wait timeout for
sleeping instead.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
main.c