[FFmpeg-devel] [PATCH] Fix connect return EWOULDBLOCK not EINPROGRESS under mingw
elupus
elupus
Thu Jul 5 00:23:59 CEST 2007
>
> Done.
>
> Ramiro Polla
So now that we have a new maintainer, maybe you could have a look at the
patch. I can't get it to work without it while, alex says it's fixed
somewhere else.
connect always returns EWOULDBLOCK and never EINPROGRESS, and since
EWOULDBLOCK is not checked after connect, it will fail if connect doesn't
manage complete directly.
If i'm missing something maybe you, or alex if chooses to respond, can shed
some light on this.
/Joakim
More information about the ffmpeg-devel
mailing list