aboutsummaryrefslogtreecommitdiff
path: root/libavformat/sctp.c
AgeCommit message (Expand)Author
2015-06-08sctp: Always initialize outmsg structVittorio Giovara
2015-03-15sctp: Update to match tcpLuca Barbato
2014-10-10sctp: Use AVERROR_BUG instead of abort()Luca Barbato
2014-08-25libavformat: use MSG_NOSIGNAL when applicableRémi Denis-Courmont
2013-08-05network: Use SOCK_CLOEXEC when availableLuca Barbato
2013-05-04sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixesDiego Biurrun
2012-07-25sctp: add port missing error messageJordi Ortiz
2012-06-26network: Include unistd.h from network.hMartin Storsjö
2012-06-20Remove unnecessary inclusions of [sys/]time.hMans Rullgard
2012-05-10sctp: be consistent with socket option levelSean McGovern
2012-05-08sctp: Initial tcp-alike sctp support with streamsLuca Barbato