1. 15 Aug, 2018 1 commit
  2. 06 Jun, 2018 1 commit
  3. 22 May, 2018 1 commit
  4. 14 May, 2018 1 commit
  5. 09 May, 2018 1 commit
  6. 04 May, 2018 2 commits
  7. 03 May, 2018 3 commits
  8. 02 May, 2018 1 commit
  9. 14 Mar, 2018 1 commit
  10. 02 Mar, 2018 12 commits
  11. 14 Feb, 2018 1 commit
  12. 13 Feb, 2018 1 commit
    • Simon Giesecke's avatar
      Problem: network initialization and shutdown functions not available for · e8e24030
      Simon Giesecke authored
      reuse
      
      Solution: extract into functions defined in ip.hpp
      
      Problem: signaler_t::make_fdpair not reusable
      
      Solution: move make_fdpair to ip.hpp
      
      Problem: epoll worker with no fds cannot be stopped
      
      Solution: use interruptible epoll_pwait call
      
      Problem: insufficient unit tests for poller
      
      Solution: add test cases
      e8e24030
  13. 11 Feb, 2018 1 commit