• danielkr's avatar
    Implement double buffer for conflate option · 4c35b88a
    danielkr authored
    Add simple double buffer implementation tailored to handle msg_t,
    i.e invoke msg_t::close instead of destructor and so on.
    Seems to me mutex is good enough at this point.
    4c35b88a
dbuffer.hpp 3.35 KB