We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414aafc commit 5d8a2a5Copy full SHA for 5d8a2a5
debian/changelog
@@ -1,3 +1,15 @@
1
+shadowsocks-rust (1.9.0) unstable; urgency=medium
2
+
3
+ ## BUG Fixes
4
5
+ * #431 UdpSocket::from_std requires sockets to be non-blocked.
6
7
+ ## Features
8
9
+ * Removed avx from the default CPU features
10
11
+ -- Y. T. Chung <[email protected]> Fri, 26 Feb 2021 19:01:06 +0800
12
13
shadowsocks-rust (1.9.0) unstable; urgency=medium
14
15
Complete refactored the whole implementation and splits into 3 different crates:
0 commit comments