Skip to content

Error in rcvbuf get in the server section of the SCTP example #56

@sysarch-repo

Description

@sysarch-repo

The code line *rcvbuf, err = wconn.GetWriteBuffer() in the server section of the sctp.go example is using GetWriteBuffer() instead of the correct GetReadBuffer() function.

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