This website requires JavaScript.
Explore
Help
Sign In
aniani
/
icecast-common
Watch
1
Star
0
Fork
0
You've already forked icecast-common
mirror of
https://gitlab.xiph.org/xiph/icecast-common.git
synced
2024-11-03 04:17:20 -05:00
Code
148
Commits
7
Branches
0
Tags
648
KiB
C
98.9%
Makefile
1.1%
81ca1569fa
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Karl Heyes
81ca1569fa
Use poll if available, select can cause stack corruption if descriptor value is over 1024
...
svn path=/icecast/trunk/net/; revision=14457
2008-02-05 04:21:12 +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
fix possible junk chars passed back and don't call strftime each log line, under
2008-01-24 03:28:11 +00:00
net
Use poll if available, select can cause stack corruption if descriptor value is over 1024
2008-02-05 04:21:12 +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