[Icecast] relaying IceCast from ShoutCast

Karl Heyes karl at xiph.org
Wed Jul 20 14:21:44 UTC 2005


On Wed, 2005-07-20 at 14:58, Michael Smith wrote:

> In fact, it could fairly easily be made dynamic, rather than having
> this sort of static limit. The bug is pretty obvious, see
> _parse_listen_socket() in cfgfile.c.

yeah a simple null test works here

> If you did make it dynamic, it'd likely be a good idea to make
> connection.c:wait_for_serversock() not reallocate the entire poll or
> select structures on every call, as that would get pretty inefficient
> at several hundred sockets. But that's not really a big deal.

While the segv bug should be fixed, converting this to dynamic is not
high on my list, maybe post 2.3 and get it to handle xml changes. I
don't have a problem with increasing the max number to something larger
though

karl.





More information about the Icecast mailing list