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 bda5928 commit cdf651eCopy full SHA for cdf651e
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## Version v1.3.8
2
+
3
+### What's changed (fixes) ?
4
5
+- Set std_listener to non-blocking mode, Thanks to @lxb007981 #21
6
+- Use future::select_all for accept incoming packets, Thanks to @lxb007981 #24
7
+- Use current thread runtime for single worker, Thanks to @ambyjkl #25
8
+- Fixed windows build not working on single thread worker, Reported by @oldominion #23
9
10
## Version v1.3.7
11
12
### What's changed (fixes) ?
0 commit comments