Fix for missing timer wait wakeups

The guard counter should be the pre-incremented count as that serves
as the 'target' count to identify when the callout is actually
completed (via done_ctr). If the callout completes during the lock
switch, no wait is required. Not sure how this ever worked before...
1 file changed
tree: 57c14b6ad2fe49e487feb890f3a4dbf5e5803982
  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. README.md
  13. 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 grid and waterfall. If you are only interested in a single branch, just append ?branch=BRANCHNAME to the URL, for example waterfall.