Skip to content
Snippets Groups Projects
Gildas Bazin's avatar
gbazin authored
* 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.
a38fc196