Fix two locking issue: one LOR and one issue where sbwait() was
called while holding a mutex.
2 files changed
tree: e6f8882fea8e8cdfabb10d90f23ffafeea861cd1
  1. programs/
  2. usrsctplib/
  3. .gitignore
  4. bootstrap
  5. CMakeLists.txt
  6. configure.ac
  7. LICENSE.md
  8. Makefile.am
  9. Makefile.nmake
  10. Manual.md
  11. Manual.tex
  12. meson.build
  13. meson_options.txt
  14. README.md
  15. 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.