OSDN Git Service

tcp: make connect() timeout properly
authorLuca Barbato <lu_zero@gentoo.org>
Fri, 20 May 2011 12:09:21 +0000 (14:09 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Fri, 27 May 2011 07:42:14 +0000 (09:42 +0200)
commitebb6b27ad9a72de2382a4eb438a11043273c4cad
treebc5b7b7e7b78eb0df216231a3a9bdfe788f659f5
parentfa4924a35818b2564050119ed7c14cbdd2b56065
tcp: make connect() timeout properly

The connect() timeout can take minutes, gets misreported as EIO and
isn't interruptible.
libavformat/tcp.c