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 65eb342fd8 non-blocking setting on win32 broke with previous patch. Add optional xml setting for
specifying the TCP send buffer size, it seems that on at least some win32 systems,
the window size stays at 8k (even with registry settings) which could limit available
streaming bandwidth.

svn path=/icecast/trunk/net/; revision=15766
2009-03-14 16:05:12 +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 log: When keeping around log lines, only allocate what we actually use. Allow 2009-01-08 02:18:11 +00:00
net non-blocking setting on win32 broke with previous patch. Add optional xml setting for 2009-03-14 16:05:12 +00:00
thread Add handlers for spinlocks if available, map to mutexes when not. 2009-01-09 03:18:03 +00:00
timing log: When keeping around log lines, only allocate what we actually use. Allow 2009-01-08 02:18:11 +00:00