Cesar Silveira wrote:
> Hello,
> 
> Not sure if this is the right place to ask this. Does anyone know why 
> apr_inet_pton seems not to be available in the APR library's public API? 
> By looking at the source code I have found it is only implemented on 
> UNIX-specific files. However, I was able to take the code and simply 
> paste and compile it on Visual Studio 2005 and it worked perfectly.
> 
> I'll be really glad if anyone can provide me some input on that.

APR questions are better suited to the apr-dev mailing list. What you
need to do with apr_inet_pton that cannot be done with other public APR
functions?

Regards,

--
Davi Arnaut

Reply via email to