v1.7.0
版本发布时间: 2023-12-18 23:38:00
alibaba/xquic最新发布版本:v1.8.0(2024-07-04 19:21:10)
What's Changed
[+] restruct CMakeLists.txt; @Kulsk [+] support windows compile; @yuanbo-zhang [~] move reinjected pkts from tmp_buf to path-level buffer; @yangfurong [!] fix dead loop triggered by dropping packets belonging to a reset stream; @yangfurong [!] set default sched_params for clients; @yangfurong [!] close connection with PROTOCOL_VIOLATION when receiving packets containing no frames; @Kulsk [=] adding some modifications to test/test_client.c and tests/test_server.c to avoid misunderstanding; @tang-mouren
Attention Needed
XQUIC now supports find dependent header directories and library paths automatically, including SSL libraries for building XQUIC dynamic library, libevent for building test_client/test_server/demo_client/demo_server, CUnit for building testcases.