1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-06-16 06:15:24 +00:00
icecast-common/src
2020-12-06 10:15:36 +00:00
..
tests Fix: Corrected test dependencies 2019-09-15 15:38:54 +00:00
buffer.c Update: Migrated away from igloo_ro_new() 2019-09-14 21:45:23 +00:00
error.c Feature: Added some basic error codes 2019-09-14 08:18:35 +00:00
filter.c Feature: Added instance passing between objects, on a basic level 2019-09-14 12:24:58 +00:00
interface.c Feature: Added instance passing between objects, on a basic level 2019-09-14 12:24:58 +00:00
io.c Feature: Updated error handling in igloo_io_{read,peek,write}() 2019-10-03 11:12:27 +00:00
libigloo.c Fix: Do not reference net/ code 2019-10-07 14:43:52 +00:00
list.c Update: Updated igloo_ro_ref() to use igloo_error_t 2019-09-14 11:16:52 +00:00
logcore.c Update: Migrated logcore to new error API 2019-09-18 08:04:50 +00:00
logmsg.c Feature: Made use of igloo_error_t in IO interface 2019-10-03 11:04:36 +00:00
objecthandler.c Update: Migrated away from igloo_ro_new() 2019-09-14 21:45:23 +00:00
private.c Feature: Report instance in object stringify. Plus support %P for objects in igloo_private__snprintf() 2019-09-15 08:39:23 +00:00
private.h Feature: Added private igloo_socketaddr_new_from_sockaddr() 2019-10-03 12:19:43 +00:00
reportxml.c Feature: Allow working completly instance safe with igloo_reportxml_*() 2019-09-15 08:10:32 +00:00
ro.c Fix: Removed unlock as we are already unlocked 2020-12-06 10:15:36 +00:00
socket.c Feature: Added peek support to Socket API 2019-10-03 12:52:56 +00:00
socketaddr.c Feature: Added igloo_socketaddr_*2*() to convert between domain, type, and protocol and strings 2019-10-03 12:35:43 +00:00
stdio.c Feature: Made use of igloo_error_t in IO interface 2019-10-03 11:04:36 +00:00
timing.c Update: Use clock_gettime(CLOCK_MONOTONIC, ...) if available 2019-08-21 16:00:25 +00:00