log tcp.c @ 2351:b9a881c0967e libavformat

age author description
Thu, 09 Aug 2007 23:39:05 +0000 ramiro Add initialization and cleanup functions for Winsock libavformat
Wed, 08 Aug 2007 12:08:16 +0000 ramiro MinGW returns EAGAIN instead of EINPROGRESS libavformat
Thu, 19 Jul 2007 15:23:32 +0000 takis Replace all occurrences of AVERROR_IO with AVERROR(EIO). libavformat
Fri, 27 Apr 2007 00:41:50 +0000 alex implement ff_socket_nonblock and use it in networking code libavformat
Fri, 27 Apr 2007 00:35:54 +0000 alex use ff_neterrno() and FF_NETERROR() for networking error handling libavformat
Thu, 26 Apr 2007 18:04:42 +0000 alex move resolve_host from tcp.c to os_support.c as it is used widely libavformat
Thu, 26 Apr 2007 18:00:28 +0000 alex cosmetics in resolve_host libavformat