Revert series of callout guard commits (#423)

* Revert "Fix callout stop deadlock"

This reverts commit 21943f41104efcd40e801d6542b110b5440b498d.

* Revert "Fix for missing timer wait wakeups"

This reverts commit faf6330b91d7e9768aa10f3f22484885a83e0f02.

* Revert "Fix for rescheduling a timer that is currently in progress."

This reverts commit d225e88dcafbbfc865c67589353c6a9ae3ce9bc8.

* Revert "Pull in missing guard for the currently executing callout (v2)"

This reverts commit 164ca603a26ebb870418fa5709f09bab9b61a3ab.

* Revert "Pull in missing guard for the currently executing callout"

This reverts commit a7c290275a0f8a164c132396b34f46e295c193f7.
5 files changed
tree: 6b61f0f1588c347de69704f66a29c3a2207c20f5
  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.