We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d92a4d2 commit 5a5e65eCopy full SHA for 5a5e65e
CHANGELOG.md
@@ -1,8 +1,13 @@
1
yasio-4.3.2
2
3
1. Fix API `xxsocket::resolve` compatibility issue on android and freebsd.
4
+ 2. Add pod_vector pop_back support
5
+ 3. Add ibstream_view read_blob
6
+ 4. Make pod_vector more compatible stl
7
+ 5. Fix compile warnings with clang-19
8
+ 6. Fix string.hpp data semantic
9
+
10
-
11
yasio-4.3.1
12
13
1. Refining the resource cleanup process for io_service during the handle_stop phase, particularly when a worker thread is terminated externally
0 commit comments