Fix gcc/clang type mismatch warnings on Windows (#527)

* Fix Windows -Wformat warning.

* Fix type mismatch warnings in programs/

Co-authored-by: Taylor Brandstetter <deadbeef@webrtc.org>
12 files changed
tree: f04ca90bd5720181c5fc013ae1e2940de3fc9206
  1. .github/
  2. fuzzer/
  3. programs/
  4. usrsctplib/
  5. .gitignore
  6. bootstrap
  7. CMakeLists.txt
  8. configure.ac
  9. gen-def.py
  10. LICENSE.md
  11. Makefile.am
  12. Makefile.nmake
  13. Manual.md
  14. Manual.tex
  15. meson.build
  16. meson_options.txt
  17. README.md
  18. usrsctp.pc.in
README.md

usrsctp

Coverity Scan Build Status

GitHub Actions Build Status (CMake-based build only)

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.