network: uniform ff_listen_bind and ff_listen_connect
authorLuca Barbato <lu_zero@gentoo.org>
Sat, 1 Jun 2013 17:38:57 +0000 (19:38 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Tue, 4 Jun 2013 12:56:52 +0000 (14:56 +0200)
commit9835abb6d63fb07613994ae90e72fef758149408
treecba69659a7ae4c4b30dd7728862e5b150a368efc
parent7c020e1ad37d27c9d5db4d714401f09c80e3cc44
network: uniform ff_listen_bind and ff_listen_connect

Document the functions and have both use a millisecond timeout and
check for interrupt.
libavformat/network.c
libavformat/network.h
libavformat/tcp.c