Skip to content

SCTP_SENDER_DRY_EVENT not callback back #738

@obackup

Description

@obackup

When I use the usrsctp library (latest, submission point: fd070e0) to send large files, I first call usrsctp_sendv to send 4 times, then wait for the SCTP_SENDER_DRY_EVENT event callback, and then send 4 more times. The process repeats this way, but there is an SCTP_SENDER_DRY_EVENT event that has not been callback back, and the link has not been disconnected. The last data sent has already been received by the other end. This is why the SCTP_SENDER_DRY_EVENT event has not been callback back? How should we handle it?

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