]> granicus.if.org Git - fcron/commit
refactored socket.[ch] into select.[ch] and fcrondyn_srv.[ch]
authorThibault Godouet <fcron@free.fr>
Sun, 12 Jun 2016 09:32:03 +0000 (10:32 +0100)
committerThibault Godouet <fcron@free.fr>
Sun, 12 Jun 2016 09:32:03 +0000 (10:32 +0100)
commit4e3e217796789558b2f2b4f1a94c626f6c860b0a
tree69eec54036466665204a7d7e6b26afeacc26293b
parent0bc356a227933c5f7839354f7efcd7f1cc604262
refactored socket.[ch] into select.[ch] and fcrondyn_srv.[ch]
This is to prepare for getting notifed of time changes via timerfd_create() and select ()
Makefile.in
config.h.in
configure.in
fcron.c
fcrondyn_svr.c [moved from socket.c with 93% similarity]
fcrondyn_svr.h [moved from socket.h with 82% similarity]
global.h
log.h
select.c [new file with mode: 0644]
select.h [new file with mode: 0644]