Use nanosleep() instead of select() for sleeping

On MacOS, this seems to be more accurate.
1 file changed
tree: b195e7e21871dd97ec1af0ede2d0f07082dc3f08
  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 our Buildbot.