Fix the non-default stream schedulers such that they don't
interleave user messages when it is not allowed.

Thanks to Christian Wright for reporting the issue and provding
a patch for the priority scheduler.

This fixes https://github.com/sctplab/usrsctp/issues/432
and the fix is based on https://github.com/sctplab/usrsctp/pull/433.
1 file changed
tree: 1d5f1bc24c2fcbad54a37af6798835bc5fe658f8
  1. fuzzer/
  2. programs/
  3. usrsctplib/
  4. .gitignore
  5. bootstrap
  6. CMakeLists.txt
  7. configure.ac
  8. gen-def.py
  9. LICENSE.md
  10. Makefile.am
  11. Makefile.nmake
  12. Manual.md
  13. Manual.tex
  14. meson.build
  15. meson_options.txt
  16. README.md
  17. usrsctp.pc.in
README.md

usrsctp

Coverity Scan Build Status

This is a userland SCTP stack supporting FreeBSD, Linux, Mac OS X and Windows.

See manual for more information.

The status of continuous integration testing is available from our Buildbot.