1. 29 Sep, 2015 1 commit
    • KIU Shueng Chuan's avatar
      create signaler::recv_failable() · 596d6e5b
      KIU Shueng Chuan authored
      In real world usage, there have been reported signaler failures where the
      eventfd read() or socket recv() system call in signaler::recv() fails,
      despite having made a prior successful signaler::wait() call.
      
      this patch creates a signaler::recv_failable() method that allows
      unreadable eventfd / socket to return an error without asserting.
      596d6e5b
  2. 27 Sep, 2015 2 commits
  3. 25 Sep, 2015 4 commits
  4. 19 Sep, 2015 2 commits
  5. 18 Sep, 2015 4 commits
  6. 17 Sep, 2015 2 commits
  7. 14 Sep, 2015 4 commits
  8. 13 Sep, 2015 3 commits
  9. 11 Sep, 2015 12 commits
  10. 08 Sep, 2015 2 commits
  11. 06 Sep, 2015 3 commits
  12. 05 Sep, 2015 1 commit