summaryrefslogtreecommitdiffstats
path: root/libavformat/sctp.c
Commit message (Collapse)AuthorAgeFilesLines
* sctp: be consistent with socket option levelSean McGovern2012-05-101-1/+1
| | | | | | Replace SOL_SCTP by the more portable IPPROTO_SCTP. Signed-off-by: Diego Biurrun <diego@biurrun.de>
* sctp: Initial tcp-alike sctp support with streamsLuca Barbato2012-05-081-0/+328
Signed-off-by: Jordi Ortiz <nenjordi@gmail.com> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
OpenPOWER on IntegriCloud