Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix mpquic dead loop, support windows and optimize cmake env #383

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

Kulsk
Copy link
Collaborator

@Kulsk Kulsk commented Dec 11, 2023

[+] 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

[+] support windows compile;
[~] move reinjected pkts from tmp_buf to path-level buffer;
[!] fix dead loop triggered by dropping packets belonging to a reset stream;
[!] set default sched_params for clients;
@Kulsk Kulsk merged commit 599e614 into alibaba:main Dec 11, 2023
6 checks passed
@Kulsk Kulsk mentioned this pull request Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: low usage of large BDP network [Bug]: test_server.c may cause memory leak
2 participants