• 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
Name
Last commit
Last update
docs Loading commit data...
examples Loading commit data...
jni Loading commit data...
tools Loading commit data...
.mbedignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
mongoose.c Loading commit data...
mongoose.h Loading commit data...