OSDN Git Service

tcp: add port missing error message
authorJordi Ortiz <nenjordi@gmail.com>
Tue, 24 Jul 2012 17:59:53 +0000 (19:59 +0200)
committerMartin Storsjö <martin@martin.st>
Wed, 25 Jul 2012 17:30:39 +0000 (20:30 +0300)
commitf9a9a148622530cb02dbb81b31d951785f6d331a
tree4223e611498ebbbec5dc9a14ccc0218c1d278973
parent49c45a26244cee7594b3530c1d8975ce13d6b8f0
tcp: add port missing error message

Without this patch a user a bit absent-minded may not notice that
the connection doesn't work because the port is missing.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/tcp.c