This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
youys
/
shadowsocks-windows
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
67
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
* Remove stop event log
tags/3.2
sin_sin
10 years ago
parent
8a1ea1eee4
commit
1d21f2504d
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
shadowsocks-csharp/Controller/Local.cs
+ 0
- 1
shadowsocks-csharp/Controller/Local.cs
View File
@@ -61,7 +61,6 @@ namespace Shadowsocks.Controller
public void Stop()
{
_listener.Close();
// Console.WriteLine("Shadowsocks stopped");
}
Write
Preview
Loading…
Cancel
Save