Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
* [issue 2778] Connection error handling in `websocker_server_awaitable` example
* [issue 2739] Concurrent calls to `async_write` in advanced server examples
* [issue 2810] zlib name conflicts with minizip
* [issue 2818] host string should be updated after `SSL_set_tlsext_host_name()`
Unreachable code warning in `buffers_cat.hpp`修复了 `buffers_cat.hpp` 中无法访问代码(unreachable code)的警告* [issue 2778] Connection error handling in
* [issue 2778] 改进了 `websocker_server_awaitable`
example示例中的连接错误处理* [issue 2739]
Concurrent calls to `async_write` in advanced server examples解决了高级服务器示例中对 `async_write` 的并发调用问题* [issue 2810] 解决了 zlib
name conflicts with minizip与 minizip 之间的名称冲突问题* [issue 2818] host string should be updated after
* [issue 2818] 在调用 `SSL_set_tlsext_host_name()` 后更新主机名字符串