[FFmpeg-devel] [PATCH] Fix connect return EWOULDBLOCK not EINPROGRESS under mingw

Michael Niedermayer michaelni
Fri Jun 29 01:10:58 CEST 2007


Hi

On Thu, Jun 28, 2007 at 10:59:17PM +0200, elupus wrote:
> 
> A connect in windows doesn't return EINPROGRESS as is customary for a non
> blocking socket, it returns EWOULDBLOCK. By redefining WSAEWOULDBLOCK to
> WSAEINPROGRESS tcp.c works just fine. 
> 
> EINPROGRESS in windows has some very odd meaning, and wouldn't make sense to
> check for anyway, so think this patch is fine.

do we have a win32 maintainer?
if there are any volunteers, id be very happy to loose the implicit
ffmpeg-win32 maintainer role

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you really think that XML is the answer, then you definitly missunderstood
the question -- Attila Kinali
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070629/16354bce/attachment.pgp>



More information about the ffmpeg-devel mailing list