[Ffmpeg-devel] Network patch for MingW users
François Revol
revol
Tue Feb 20 19:47:00 CET 2007
> >>> What do you mean by that? That WSAStartup should not be called
> > > > more than
> >>> once? It can.
> >>
> >> Good. I wasn't sure. Do calls to WSAStartup/WSACleanup nest
> >> properly too?
> >>
> > Not sure what you mean by 'nest'. The MS docs state that for each
> > WSAStartup there must be exactly one WSACleanup, but only the last
> > one
> > will actually cleanup anything.
>
> Fine, that's what I meant.
Yes that's called nesting.
> You just can't be too careful when dealing with
> windows stuff.
That's what I meant as well :)
Fran?ois.
More information about the ffmpeg-devel
mailing list