We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If FreeBSD buffers DATA to send to the other endpoint, the application can't issue new SSN/TSN_RESET requests. The syscall setsockopt delivers -1. see test https://github.com/nplab/RFC6525_Testsuite/blob/master/implementation_tests/sctp-sr-i-mf/sctp-sr-i-mf-i-1-2.pkt
The text was updated successfully, but these errors were encountered:
see test https://github.com/nplab/RFC6525_Testsuite/blob/master/implementation_tests/sctp-sr-i-mf/sctp-sr-i-mf-i-2-6.pkt
Sorry, something went wrong.
see also https://github.com/nplab/RFC6525_Testsuite/blob/master/implementation_tests/sctp-sr-i-mf/sctp-sr-i-mf-v-11-7.pkt
No branches or pull requests
If FreeBSD buffers DATA to send to the other endpoint, the application can't issue new SSN/TSN_RESET requests. The syscall setsockopt delivers -1.
see test
https://github.com/nplab/RFC6525_Testsuite/blob/master/implementation_tests/sctp-sr-i-mf/sctp-sr-i-mf-i-1-2.pkt
The text was updated successfully, but these errors were encountered: