1. 22 May, 2018 1 commit
  2. 14 May, 2018 1 commit
  3. 12 Feb, 2018 1 commit
  4. 11 Feb, 2018 4 commits
  5. 02 Feb, 2018 1 commit
  6. 25 Jan, 2018 1 commit
  7. 11 Jun, 2016 2 commits
    • Michael Lutz's avatar
      Problem: Windows performance is not optimal due to select(). · 7a6ff07a
      Michael Lutz authored
      Solution: Provide poll() for Windows as well. This is a build option that
      defaults to off as the resulting binary will only run on Windows Vista or
      newer.
      
      This is not tested with alternative Winsock service providers like VMCI,
      but the documentation for WSAPoll does not mention limitations.
      
      On my local machine, throughput improves by ~10 % (20 simultaneous
      remote_thr workes to one local_thr, 10 byte messages), while latency
      improves by ~30 % (measured with remote/local_lat).
      7a6ff07a
    • Michael Lutz's avatar
      Problem: Theoretical overflow when polling more than INT_MAX handles. · 8d8d32f4
      Michael Lutz authored
      Solution: Always use fd_t when accessing the pollset.
      8d8d32f4
  8. 18 Feb, 2016 1 commit
  9. 28 Jan, 2016 1 commit
  10. 02 Jun, 2015 1 commit
  11. 22 Jan, 2015 1 commit
  12. 02 Jul, 2014 1 commit
  13. 02 Jan, 2014 1 commit
  14. 07 Nov, 2013 2 commits
  15. 12 Mar, 2013 1 commit
    • Pieter Hintjens's avatar
      Removed corporate advertisements from source file headers · f0f16505
      Pieter Hintjens authored
      Copyrights had become ads for Sustrik's corporate sponsors, going against the original
      agreement to share copyrights with the community (that agreement was: one line stating
      iMatix copyright + one reference to AUTHORS file). The proliferation of corporate ads
      is also unfair to the many individual authors. I've removed ALL corporate title from
      the source files so the copyright statements can now be centralized in AUTHORS and
      source files can be properly updated on an annual basis.
      f0f16505
  16. 13 Nov, 2012 1 commit
  17. 27 May, 2012 1 commit
  18. 01 Nov, 2011 1 commit
  19. 31 Oct, 2011 1 commit
  20. 24 Jul, 2011 1 commit
  21. 02 Mar, 2011 1 commit
  22. 03 Feb, 2011 1 commit
  23. 30 Oct, 2010 1 commit
  24. 15 Oct, 2010 1 commit
  25. 26 Sep, 2010 3 commits
  26. 09 Jun, 2010 1 commit
  27. 18 Feb, 2010 1 commit
  28. 05 Jan, 2010 1 commit
  29. 02 Oct, 2009 1 commit
  30. 16 Sep, 2009 1 commit
  31. 06 Aug, 2009 1 commit
  32. 03 Aug, 2009 1 commit
  33. 29 Jul, 2009 1 commit