Skip to content

Setting backlog to 0 causes issues on Android #63

@coodeneko

Description

@coodeneko

Came across a weird bug. Integrating into an Android application and setting the backlog to 0 causes all packets to be refused because the queue is considered full. Changing to any positive value appears to fix the issue.

listen(ListenSocket, 0) != -1)

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