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
