1. 22 Feb, 2014 1 commit
    • Alexey Borzenkov's avatar
      Port gevent vfd to win64 · b8bb5eed
      Alexey Borzenkov authored
      Since long on win64 is 32-bit it cannot hold all possible
      SOCKET handle values, making it theoretically possible to
      get an exception "OverflowError: Python int too large to
      convert to C long" if socket handles become too big. Now
      on win64 it properly uses PY_LONG_LONG.
      b8bb5eed
  2. 10 Feb, 2014 3 commits
  3. 09 Feb, 2014 3 commits
  4. 08 Feb, 2014 2 commits
  5. 23 Jan, 2014 1 commit
  6. 14 Jan, 2014 1 commit
  7. 26 Dec, 2013 1 commit
  8. 25 Dec, 2013 3 commits
  9. 23 Dec, 2013 11 commits
  10. 21 Dec, 2013 1 commit
  11. 18 Dec, 2013 3 commits
  12. 16 Dec, 2013 10 commits