Skip to content
Snippets Groups Projects
Commit cb607cd7 authored by brendan's avatar brendan
Browse files

Add shout_queuelen to expose the current length in bytes of the write queue.

To do this without having to recalculate, I had to create a queue structure to hold
the linked list itself and its length. Might be worth putting a pointer to the tail
here too.

svn path=/icecast/trunk/libshout/; revision=8144
parent 306b6ea6
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment