Skip to content

UDP transmission mode not stable #2127

@MuNianCi

Description

@MuNianCi

Describe the bug
When conducting long-term send and receive tests using the UDP transmission mode of the NNG protocol, after node A receives a message from node B, it sends it back to A unchanged. After sending and receiving approximately 30,000,000 packets of data, each 1024 bytes in size, the sender stops sending application layer data. Packet capture reveals that only messages like CREQ are still being transmitted.

When using the pipeline mode, if the pull end terminates the process using Ctrl + C, and then multiple restarts are performed, a core dump issue may occur.

I'll provide source code of my demos later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions