Skip to content
New issue

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

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

Already on GitHub? # to your account

ikcp_send limit #441

Open
brevin-yoke opened this issue Feb 25, 2025 · 0 comments
Open

ikcp_send limit #441

brevin-yoke opened this issue Feb 25, 2025 · 0 comments

Comments

@brevin-yoke
Copy link

kcp/ikcp.c

Line 512 in 7f98058

if (count >= (int)IKCP_WND_RCV) {

ikcp_send should limit mss255, but this IKCP_WND_REC change to 128. So the current limit is mss127

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant