Skip to content

Conversation

@JonathanLennox
Copy link
Contributor

The code to implement the upcall API seems to have bugs (notably #709) which can affect users of usrsctplib even when that API isn't used. This PR adds a configure-time option to disable support for that API, to avoid those bugs.

@JonathanLennox
Copy link
Contributor Author

Unfortunately and unexpectedly, it looks like the library depends on the socket's reference count not going to zero during sctp_common_input_processing. With this PR, the deadlocks in #711 and #712 emerged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant