Displaying 1 result from an estimated 1 matches for "shout_disconnect".
2004 Aug 06
4
Adventures with icecast2
...}
} else {
break;
}
shout_sleep(&conn);
}
} else {
printf("Couldn't connect...%i\n", conn.error);
}
shout_disconnect(&conn);
return 0;
}
~
--- >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-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subj...