Commit History

Author SHA1 Message Date
  Mukund Sivaraman e295b40a31 [1828] Make code safer in case socket.socket() raises an exception 13 years ago
  Mukund Sivaraman c37cc2d18c [1828] Rename variable to better match its use 13 years ago
  Mukund Sivaraman c4b20d7ad5 [1828] Add comments about the close() calls 13 years ago
  JINMEI Tatuya 6ad0070dab [1828] a couple of suggested clarification comments 13 years ago
  JINMEI Tatuya 1fff16e186 [1828] style fix: folded a long line. 13 years ago
  Mukund Sivaraman 74b4b2f998 [1828] Cleanup code by using with (for accept_sock) 13 years ago
  Mukund Sivaraman ff9dd7da09 [1828] Make code safer by using with (for sock) 13 years ago
  Mukund Sivaraman 8e741d8117 [1828] Close the listen_sock in tearDown() 13 years ago
  Mukund Sivaraman 7d741f7ea2 [1828] Cleanup code by using with 13 years ago
  Mukund Sivaraman d295c9ec3b [1828] Close sockets created by socketpair when done 13 years ago
  Mukund Sivaraman 74dbc765ac [1828] Don't redirect stderr in tests 13 years ago
  Mukund Sivaraman 9040c49022 [1828] Cleanup code by using with 13 years ago
  Mukund Sivaraman bbeee5330c [1828] Don't redirect stdout in some tests 13 years ago
  Mukund Sivaraman 86b4a931b5 [1828] Make code safer by using with 13 years ago
  Mukund Sivaraman 5744904635 [1828] Make code safer by using with 13 years ago
  Mukund Sivaraman d96e91d14a [1828] Close MsgQ socket in except block 13 years ago
  Mukund Sivaraman 3dd46b7913 [1828] Cleanup listen socket in DDNSServer.shutdown_cleanup() 13 years ago
  Mukund Sivaraman 1ece2eadd4 [1828] Make code safer by using with 13 years ago
  Mukund Sivaraman 933d2b6f17 [1828] Use with statement to auto-close file handles when done using them 13 years ago
  Mukund Sivaraman aef9cc2d58 [1828] Close open handles when done using them (contd.) 13 years ago
  Mukund Sivaraman 6725498ecb [1828] Close open handles when done using them (contd.) 13 years ago
  Mukund Sivaraman 542d531257 [1828] Close open handles when done using them (contd.) 13 years ago
  Mukund Sivaraman fdb3dfbe8b [1828] Close open handles when done using them (contd.) 13 years ago
  Mukund Sivaraman eae421b481 [1828] Close open handles when done using them (contd.) 13 years ago
  Mukund Sivaraman a9d5033669 [1828] Close open handles when done 13 years ago
  Mukund Sivaraman 49c83cc4d3 [master] Update .gitignore files 13 years ago
  JINMEI Tatuya 8ae80ada66 [master] make sure a large int constant is unsigned. 13 years ago
  JINMEI Tatuya d9ede029ea [master] Merge branch 'trac1746' 13 years ago
  Mukund Sivaraman 365b5c443a [1220] Add testcase which checks use of trailing slashes with indices 13 years ago
  Jelte Jansen fa6a9dbe36 [master] update changelog for merge of 1626 13 years ago