1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-09-22 04:15:55 -04:00
Go to file
Jack Moffitt 468052eec8 Ciaran found this bug. We only ever set tv_usec, but for bitrates around
32 and lower, this will set tv_usec to > 1 second, which wrong.  So we
do it the right way, and put seconds in tv_sec.

svn path=/trunk/timing/; revision=2507
2001-12-09 08:31:20 +00:00
avl .cvsignore is fun! 2001-09-10 03:04:11 +00:00
httpp Thanks to Akos Maroy <darkeye@tyrell.hu> for this. These variables need to 2001-10-20 07:40:09 +00:00
log Major stability fixes, to make things work better on bad input. Stops some 2001-11-10 04:47:25 +00:00
net Win32 updates. Mostly header fixes and defines for windows. Apparently 2001-10-20 05:57:28 +00:00
thread Revert the stacksize work. It's stupid. 2001-10-21 02:04:27 +00:00
timing Ciaran found this bug. We only ever set tv_usec, but for bitrates around 2001-12-09 08:31:20 +00:00