[icecast-dev] ices impossible case in input.c?

David Flynn davidf at woaf.net
Sat May 10 00:54:07 PDT 2003



All;

In input.c of the cvs ices code, lines 388 - 394 [see below] is it not an
impossible case due to 11 lines above the same condition is used to
shutdown?

/*388*/
if(ret < 0) {
    /* Tell the input module to go to the next track, hopefully allowing
     * resync. */
    ices_config->inmod->handle_event(ices_config->inmod,
            EVENT_NEXTTRACK,NULL);
    valid_stream = 0;
}

<p>Enjoy!

--david
--- >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