1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-09-29 04:25:57 -04:00
Go to file
Karl Heyes 5c1bdc9705 drop const usage and work around a FBSD issue with listening sockets
svn path=/icecast/trunk/net/; revision=14319
2007-12-20 16:49:02 +00:00
avl reduce wasted memory on 64bit systems, 32bit has no change 2007-12-15 17:51:33 +00:00
httpp const updates, again no functional change 2007-08-16 22:52:24 +00:00
log off by 1 error, although not triggered by icecast/ices 2006-03-31 02:14:12 +00:00
net drop const usage and work around a FBSD issue with listening sockets 2007-12-20 16:49:02 +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