[mb-devel] libmusicbrainz3 testing

Lukáš Lalinský lalinsky at gmail.com
Sun Jul 23 15:53:37 UTC 2006


Tobias Rundström wrote:
> This is not true. XMMS2 rely on curl for media streaming and I just
> looked through that code. We don't call any global init functions and
> our plugin works just great.

That's because it doesn't have to work on Windows :) On Windows you have to call
WSAStartup() before using sockets. This is of course the case also for libneon,
but libneon handles multiple calls per process.

> So fortunately it seems that we can have a drop-in-replacement.

Well, if we decide to add support for non-blocking API, we will have to remove
the libneon code anyway.

-Lukáš



More information about the MusicBrainz-devel mailing list