[icecast-dev] libshout API change needed?

Brendan Cully brendan at xiph.org
Tue Jul 1 15:33:56 PDT 2003



(I think this may have come up before and then gotten dropped.)

libshout may need two additional API methods: libshout_init and
libshout_shutdown.

libshout itself currently has no use for these functions, but they
would be used to call the init and shutdown hooks in the net
library. When this library is built with thread support, it uses these
hooks to create and destroy a library-wide mutex.

I'd prefer to avoid adding these two methods, but I can't think of a
good way to do it. Does anyone have any advice?

-b
--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast-dev mailing list