You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Double <do...@gmail.com> on 2007/09/13 20:07:01 UTC

Multicast Support MinGW32/Win32

Hi all,
i'm using apr for a university project that uses the multicast functions.
I've compiled the library on *nix platform
(Gentoo Linux, FreeBSD) and the project run perfectly.
Now, I have compiled with success the library on Mingw32 (under Win32, i
have downloaded the sources from the trunk)
but this functions (apr_mcast_*) do not run correctly because they return
APR_ENOTIMPL.
There is one solution?

Thanks,
Antonio