Skip to content

udp will lose packege #35

@roninat

Description

@roninat

If I create two tasks respectively at the same time, one using udp socket and the other using tcp socket, the priority of udp is high, and the sender sends for udp to receive approximately once every 10ms, but when I operate the netsocket_close of tcp to close the socket, It will lead to udp packet loss. How should I deal with it? And when sending data, it seems to also affect the reception of udp. can you help me ,thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions