1. 05 Nov, 2012 1 commit
  2. 27 Oct, 2012 1 commit
  3. 20 Oct, 2012 1 commit
  4. 15 Sep, 2012 1 commit
  5. 28 Aug, 2012 1 commit
  6. 06 Aug, 2012 1 commit
  7. 20 Jul, 2012 1 commit
  8. 19 Jul, 2012 1 commit
  9. 28 Jun, 2012 1 commit
  10. 27 Jun, 2012 2 commits
  11. 26 Jun, 2012 1 commit
  12. 20 Jun, 2012 1 commit
  13. 19 Jun, 2012 3 commits
  14. 14 May, 2012 1 commit
  15. 28 Mar, 2012 1 commit
  16. 22 Mar, 2012 5 commits
  17. 17 Mar, 2012 1 commit
    • Nicolas George's avatar
      udp: fix non-blocking and interrupt handling. · 463705bd
      Nicolas George authored
      In non-blocking mode, lowest-level read protocols are
      supposed block only for a short amount of time to let
      retry_transfer_wrapper() check for interrupts.
      
      Also, checking the interrupt_callback in the receiving thread is
      wrong, as interrupt_callback is not guaranteed to be thread-safe
      and the job is already done by retry_transfer_wrapper(). The error
      code was also incorrect.
      
      Bug reported by Andrey Utkin.
      463705bd
  18. 12 Mar, 2012 4 commits
  19. 09 Mar, 2012 4 commits
  20. 07 Mar, 2012 1 commit
  21. 23 Feb, 2012 1 commit
  22. 14 Jan, 2012 1 commit
  23. 05 Jan, 2012 1 commit
  24. 23 Dec, 2011 3 commits
  25. 10 Dec, 2011 1 commit