November 14, 2017
View 80bb81a

avformat/tcp: add option to enable TCP_NODELAY

Aman Gupta authored on 2017/11/14 05:20:18
July 3, 2015
View cf6c871

lavf/network: split ff_listen_bind into ff_listen and ff_accept

Stephan Holljes authored on 2015/07/03 09:22:25
January 22, 2015
View 7620d48

avformat/network: Check for av_malloc* failures in ff_tls_init()

Michael Niedermayer authored on 2015/01/22 23:50:48
September 16, 2014
View b76d613

avformat/network: move sockaddr_union after sockaddr_storage compatibility code

Michael Niedermayer authored on 2014/09/16 08:00:49
September 12, 2014
View 8c1dc1f

avformat/network: add union for avoiding strict aliassing violations with sockaddr*

Michael Niedermayer authored on 2014/09/12 08:52:38
August 25, 2014
View 08a110c

Merge commit '6ee1cb5740e7490151db7dcec7e20ceaf8a2fe1f'

Michael Niedermayer authored on 2014/08/25 20:26:42
August 21, 2014
View 6ee1cb5

libavformat: use MSG_NOSIGNAL when applicable

Rémi Denis-Courmont authored on 2014/08/21 05:06:07
January 7, 2014
View 77274d5

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2014/01/07 21:16:47
January 6, 2014
View 9997cee

network.h: Add #endif comments to improve readability

Diego Biurrun authored on 2014/01/06 19:26:20
August 10, 2013
View 296eaa8

Merge commit '9d5ec50ead97e088d77317e77b18cef06cb3d053'

Michael Niedermayer authored on 2013/08/10 17:18:18
August 9, 2013
View 9d5ec50

ff_socket: put out-of-line and fallback to fcntl() for close-on-exec

Rémi Denis-Courmont authored on 2013/08/09 04:26:42
August 7, 2013
View 89efaab

Merge commit 'abe5268c3328bf0e8fcfb7dc6e231b8920177c3a'

Michael Niedermayer authored on 2013/08/07 00:53:01
August 6, 2013
View 2539767

Merge commit 'bb9378251a167ef0116f263912e57f715c1e02ac'

Michael Niedermayer authored on 2013/08/06 22:39:59
View abe5268

tcp: Use a different log message and level if there's more addresses to try

Martin Storsjö authored on 2013/08/06 01:44:20
August 3, 2013
View bb93782

network: Use SOCK_CLOEXEC when available

Luca Barbato authored on 2013/08/03 22:00:11