• Ivan Tyagov's avatar
    Increase the minimal interval based on which coupler should send a · 4678ad35
    Ivan Tyagov authored
    keep alive message. THis is not a sane value (1s) but is a temporary workaround
    around real problem which is that in this implementation coupler's subscribe
    implementation can not cope with flood of subscribed to it UDP diagrams.
    Real solution to reach high avialability is to make coupler's UDP handling
    use multithreading and signifficantly speed up UDP handling in Subscribe part.
    4678ad35
keep_alive.h 1.88 KB