summaryrefslogtreecommitdiffstats
path: root/libavformat/sctp.c
Commit message (Expand)AuthorAgeFilesLines
* lavf: reorganize URLProtocolsAnton Khirnov2016-02-221-1/+1
* sctp: Always initialize outmsg structVittorio Giovara2015-06-081-1/+1
* sctp: Update to match tcpLuca Barbato2015-03-151-20/+60
* sctp: Use AVERROR_BUG instead of abort()Luca Barbato2014-10-101-1/+1
* libavformat: use MSG_NOSIGNAL when applicableRémi Denis-Courmont2014-08-251-2/+2
* network: Use SOCK_CLOEXEC when availableLuca Barbato2013-08-051-1/+1
* sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixesDiego Biurrun2013-05-041-4/+4
* sctp: add port missing error messageJordi Ortiz2012-07-251-1/+5
* network: Include unistd.h from network.hMartin Storsjö2012-06-261-1/+0
* Remove unnecessary inclusions of [sys/]time.hMans Rullgard2012-06-201-1/+0
* sctp: be consistent with socket option levelSean McGovern2012-05-101-1/+1
* sctp: Initial tcp-alike sctp support with streamsLuca Barbato2012-05-081-0/+328
OpenPOWER on IntegriCloud