Portable SCTP userland stack library for stream control transmission
Portable SCTP userland stack
libusrsctp
$ gcc -o sctp_app app.c -lusrsctp
$ pkg-config --modversion libusrsctp
$ pkg-config --cflags --libs libusrsctp