Displaying 1 result from an estimated 1 matches for "shoutcast_compat".
2010 Jul 30
33
[PATCHES] Smartjog PatchDump
...[simplify header parsing, inspired by source.c code]
[PATCH 04/31] UTIL, add find_eos_delim and use it to simplify util_read_header (pending con)
[PATCH 05/31] connection: make process_request_queue use util_find_eos_delim
[PATCH 06/31] connection.c: use util_find_eos_delim to simplify _handle_shoutcast_compatible
[cleanup shoutcast code]
[PATCH 07/31] Connection: make _handle_shoutcast_compatible more readable,
[cleanup generic connection code]
[PATCH 08/31] connection: _handle_connection re-roll logic in a more readeable way.
[PATCH 09/31] connection: simplify _handle_connection (make it more read...