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