1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00
Karl Heyes 9482db6016 avoid hitting the mutex's in the signal handler, we could block, which is
not something we want to do. Some mutex implementations are signal based.

svn path=/trunk/icecast/; revision=5174
2003-07-24 23:45:29 +00:00
2003-07-23 00:27:10 +00:00
2003-01-15 05:38:31 +00:00
2003-05-28 02:59:12 +00:00
2002-08-09 15:55:02 +00:00
2003-06-17 21:10:56 +00:00
2003-03-16 00:33:07 +00:00
2003-07-02 19:47:44 +00:00

Icecast2 alpha 1.

This is an alpha release. Not all functionality is fully implemented, though
we believe it to be very stable for all the currently available features.

It is known to build on linux and win32, and should be easily ported to other
unix platforms (we expect this will require some autoconf work, though).

Run
   ./configure
   make
   make install

To build and install this release.

Documentation is mostly missing at this point. The example config file should
explain most of the features available (but note that the directory services
are not yet available). 

Please email us at icecast@xiph.org or icecast-dev@xiph.org, or come and see
us at irc.xiph.org, channel #icecast, if you have any troubles.

Description
No description provided
https://icecast.org/
Readme 7.6 MiB
Languages
C 87.8%
XSLT 6.2%
Shell 4%
Makefile 0.8%
M4 0.6%
Other 0.5%