Releases
v3.37.6f3
halx99
released this
03 Nov 09:33
Add option YOPT_S_DNS_LIST
to set custom dns servers build with c-ares
Add OpenSSL 3.0.0 support
Add better API ip::endpoint::format_to
to format socket address to string
Add API ip::endpoint::scope_id
to set or get ipv6 scope_id
Improve ip::endpoint::as_xx
for parsing scope_id
from ipv6 string
Add MinGW build support
Fix compile issue when build inside unreal engine with module TraceAnalysis
Fix timer queue not sort when same timer's expire time was modified, thanks to @koobin
Fix the len
of ip::endpoint
not set when update endpoint ip with ip::endpoint::ip
, will cause error 10014
on windows
Make ibstream_view
can construct with basic_obstream_view
Improve xxsocket::disconnect
platform compatible for BSD-like systems and windows
Imporve multicast
support, and the test case works on windows,linux,macOS, thanks to @wzhengsen
Add option YOPT_C_MCAST_IF
to set multicast interface, on BSD-like system, it's required for ipv6
Improve io_service::stop
flow, thanks to @koobin
You can’t perform that action at this time.