1. 19 Jan, 2009 7 commits
  2. 18 Jan, 2009 14 commits
  3. 17 Jan, 2009 7 commits
  4. 16 Jan, 2009 2 commits
  5. 15 Jan, 2009 9 commits
  6. 14 Jan, 2009 1 commit
    • Kristján Valur Jónsson's avatar
      Re-enable all tests for windows platforms. · 018760e3
      Kristján Valur Jónsson authored
      Also, explicitly connect to the IPV4 address.  On windows platforms supporting AF_INET6, the SocketProxy would connect using socket.create_connection('localhost', port) which would cycle through all address families and try to connect.  It would try connecting using AF_INET6 first and this would cause a delay of up to a second.
      018760e3