log tcp.c @ 6491:b7f807b4cd88 libavformat tip

age author description
Tue, 21 Sep 2010 20:17:34 +0000 mstorsjo tcp: Check both wfds and efds when waiting for the result from connect libavformat
Sat, 14 Aug 2010 20:34:51 +0000 rbultje Print error messages in case of connection failure or name resolution failure libavformat
Sun, 27 Jun 2010 14:16:46 +0000 mru Make ff_url_split() public libavformat
Tue, 01 Jun 2010 07:46:23 +0000 mstorsjo Declare the url_write buffer parameter as const libavformat
Fri, 26 Mar 2010 16:04:38 +0000 mstorsjo Don't report EINTR from select as an error, retry select instead libavformat
Sun, 14 Mar 2010 23:59:48 +0000 aurel move ff_url_split() and ff_url_join() declarations to internal.h libavformat