• Geoff Simmons's avatar
    Allow ttl=0s, so that no update checks are performed. · 38ba508e
    Geoff Simmons authored
    This falls out automatically from the use of POSIX timers, by
    setting the interval to 0.
    
    Whether or not the client nevertheless sees changes in the file
    is platform-dependent, since mmap(2) leaves this unspecified for
    MAP_PRIVATE. On Linux, changes are seen, and the mapping is
    retained after the file is deleted (until munmap).
    38ba508e
Name
Last commit
Last update
m4 Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.rst Loading commit data...
COPYING Loading commit data...
INSTALL.rst Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...