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-12-04 14:46:31 -05:00
Code
144
Commits
7
Branches
0
Tags
621
KiB
C
98.9%
Makefile
1.1%
4d379b74b1
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
4d379b74b1
clean up prototypes and sock_t handling, for win32 mainly, no functional change
...
svn path=/icecast/trunk/net/; revision=14041
2007-10-24 21:42:01 +00:00
avl
add guards for NULL dereference
2007-09-14 03:09:32 +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
clean up prototypes and sock_t handling, for win32 mainly, no functional change
2007-10-24 21:42:01 +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