apr_sockaddr_info_get;Need some information

2008-12-23 Thread raj reddy
Hi all, I am writing a client program to connect to the server and I want my code to support both IPV4 and IPV6 addresses and henceforth I am using the APR calls as APR internal takes care of it. The issues I am facing are: 1> The apr_sockaddr_info_get () goes fine if I specify the hostname( mys

Re: Apache *PORTABLE* Runtime?

2008-12-23 Thread Pablo Beltran
When it was working... were there dinosaurs jumping on the prairies? i would send patches whether I could write them, but the complexity is too big for me. Regards, Pablo. 2008/12/24 Paul Querna > Pablo Beltran wrote: > >> Ha, ha ,ha. Not to the MinGW+MSYS platform! >> >> > Then send patches.

Re: Apache *PORTABLE* Runtime?

2008-12-23 Thread Paul Querna
Pablo Beltran wrote: Ha, ha ,ha. Not to the MinGW+MSYS platform! Then send patches. At one time APR was working on MinGW+MSYS (although it still was non-trivial to compile), it is possible there has been a regression since the last time we had it working on there. -Paul

Apache *PORTABLE* Runtime?

2008-12-23 Thread Pablo Beltran
Ha, ha ,ha. Not to the MinGW+MSYS platform! Regards, Pablo