network: factor out bind-listening code
authorLuca Barbato <lu_zero@gentoo.org>
Wed, 29 May 2013 23:08:51 +0000 (01:08 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Sat, 1 Jun 2013 13:29:53 +0000 (15:29 +0200)
commit28306e6d620c109ddd672f7243adfbc2bbb3b18f
treefc2df8e1f6dcc773f9b338559ac6804738992d07
parentde421b208578386bfb4416c67c9922877e670049
network: factor out bind-listening code

Introduce ff_listen_bind, to be shared with the other non-tcp
network protocols.
libavformat/network.c
libavformat/network.h
libavformat/tcp.c