On failure, return directly because the fail: case does nothing. This also
commit5177780d09aaa7629b40b63100062abfa84bd01d
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 23 Aug 2008 18:49:16 +0000 (23 18:49 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 23 Aug 2008 18:49:16 +0000 (23 18:49 +0000)
treec7676705551133af15793352d601395b683ffae8
parent9e89c0b1373efc2f3cc03c30416f748398d16d7d
On failure, return directly because the fail: case does nothing. This also
allows easier control of the actual return value.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14925 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/tcp.c