1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-12-04 14:46:31 -05:00
Go to file
Karl Heyes 441c2c0988 Don't include a per node lock unless it is really wanted. I don't think anyone
is using them currently, so lets reduce the structure size.  On win32, this
extra lock increases the handles usage considerably.

svn path=/icecast/trunk/avl/; revision=15120
2008-07-19 01:30:16 +00:00
avl Don't include a per node lock unless it is really wanted. I don't think anyone 2008-07-19 01:30:16 +00:00
httpp const updates, again no functional change 2007-08-16 22:52:24 +00:00
log fix possible junk chars passed back and don't call strftime each log line, under 2008-01-24 03:28:11 +00:00
net build fix for older setups with IPv6 2008-02-28 02:16:23 +00:00
thread reduce stack allocation to 512k, the defaults tend to be quite large 2005-09-15 22:33:13 +00:00
timing Only define [u]int64_t on Windows if they haven't been defined already (e.g. in 2007-03-06 13:35:29 +00:00