1. 27 May, 2018 1 commit
  2. 26 May, 2018 1 commit
  3. 02 Feb, 2018 1 commit
  4. 28 Jan, 2016 1 commit
  5. 02 Jun, 2015 1 commit
  6. 22 Jan, 2015 1 commit
  7. 08 Jan, 2014 1 commit
  8. 02 Jan, 2014 1 commit
  9. 17 Aug, 2013 1 commit
    • 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