]> git.itanic.dy.fi Git - rrdd/commit
process.c: Factor out job request handling
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 13 May 2012 15:06:45 +0000 (18:06 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 13 May 2012 15:06:45 +0000 (18:06 +0300)
commit3e33fcfe26d0b6c68db0af99015f22b908fde9b7
tree6d1955dcf2fbf68d6af19c88f3a636b1d5d47300
parent1ed8ab23258e9bb7666bb15c706197e7a988346c
process.c: Factor out job request handling

Separate the epoll_wait handling and the actual file descriptor
handling. This is preparation for signald_fd handling.

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