[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Mon Nov 6 14:47:09 UTC 2017


New commits:
commit 20fa3ec2a2fd701e484b1186f72e1d39bed44746
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Nov 6 09:33:21 2017 -0500

    timers: eliminate event_schedule_ms()
    
    The remaining wrapper, event_schedule_s[econds](), is pretty much
    always called with a constant - either 0 (now) or something defined in
    pluto_constants.h.
    
    The exception is EVENT_LOG_DAILY which seems to schedule an event
    every MIDNIGHT-NOW seconds.



More information about the Swan-commit mailing list