Skip to content

ikcp_send limit #441

@brevin-yoke

Description

@brevin-yoke

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions