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

Michael Niedermayer michaelni
Fri Jun 29 23:54:55 CEST 2007


Hi

On Fri, Jun 29, 2007 at 05:01:04PM -0300, Ramiro Ribeiro Polla wrote:
> Michael Niedermayer wrote:
> > 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
> >
> >   
> 
> Alex already lists himself as Windows MinGW maintainer, but I also 
> volunteer for the task.
> 
> Ok to add myself next to him?

well i am ok with it ...
but theres a 50:50 chance alex will flame you (and me) if you do

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

Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- 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/f45ce662/attachment.pgp>



More information about the ffmpeg-devel mailing list