This website works better with JavaScript.
Home
Explore
Help
Sign In
dnomd343
/
shadowsocksr
mirror of
https://github.com/dnomd343/shadowsocksr
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
fix UDP tests
auth
clowwindy
11 years ago
parent
122f233143
commit
c788aa59b6
1 changed files
with
0 additions
and
2 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
test.py
2
test.py
View File
@ -66,5 +66,3 @@ finally:
os
.
kill
(
p
.
pid
,
signal
.
SIGTERM
)
os
.
kill
(
p
.
pid
,
signal
.
SIGTERM
)
except
OSError
:
except
OSError
:
pass
pass
sys
.
exit
(
-
1
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
dnomd343/shadowsocksr
Title
Body
Create Issue