• Deomid Ryabkov's avatar
    Fix timer handling · 9b268b6c
    Deomid Ryabkov authored
    ev_timer_time may remain the same for legit reason, so to prevent looping, instead, reset it before invoking the handler.
    To let user know what the initial setting was, pass it as the argument instead of current time (which is kind of pointless).
    
    PUBLISHED_FROM=fa328009f097f9b49b5b0dd13a38ee6d6e6518de
    9b268b6c
mongoose.c 482 KB