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 315259ae9f Win32 updates. Mostly header fixes and defines for windows. Apparently
interface is a reserved word, so we've renamed one variable.  There's
also no sethostent on win32, and Oddsock seems to think we need
DeleteCriticalSection instead of DestroyCriticalSection.  I was unable
to figure out from msdn.microsoft.com why this was, but I'll trust
Oddsock's judgement.

svn path=/trunk/net/; revision=2194
2001-10-20 05:57:28 +00:00
avl .cvsignore is fun! 2001-09-10 03:04:11 +00:00
httpp Win32 compatibility courtesy of Oddsock. 2001-10-20 04:41:54 +00:00
log Microsoft has '_' in front of random functions. We typedef this away. 2001-10-20 05:13:12 +00:00
net Win32 updates. Mostly header fixes and defines for windows. Apparently 2001-10-20 05:57:28 +00:00
thread Win32 fixes. Specifically a header change and not using the gcc extensions 2001-10-20 05:35:30 +00:00
timing select first argument should be 0 when we use it for sleeping. 2001-10-20 05:05:19 +00:00