* src/stream_output/announce.c: inet_pton() isn't supported on win32 so...
* src/stream_output/announce.c: inet_pton() isn't supported on win32 so disabled ipv6 sap announces on win32. Wouldn't it be possible to use send() instead of sendto() ? That would simplify the code and get rid of this problem.
Showing
Please register or sign in to comment