Re: apr_getnameinfo get localhost

2015-02-03 Thread Yann Ylavic
172.18.4.3 IP: 172.18.4.3 HOST: (null) [root@myHOST ~]# -- Original -- From: Yann Ylavic;ylavic@gmail.com; Send time: Monday, Feb 2, 2015 5:03 PM To: aprdev@apr.apache.org; Subject: Re: apr_getnameinfo get localhost Oups, meant to send my reply

Re: apr_getnameinfo get localhost

2015-02-03 Thread GHui
Thank you. That's did help me. -GHui -- Original -- From: Yann Ylavic;ylavic@gmail.com; Send time: Tuesday, Feb 3, 2015 5:18 PM To: GHuiugi...@gmail.com; Cc: devdev@apr.apache.org; Subject: Re: apr_getnameinfo get localhost Hi GHui, as you can see

Re: apr_getnameinfo get localhost

2015-02-02 Thread GHui
-- From: Joshua Marantz;jmara...@google.com; Send time: Sunday, Feb 1, 2015 10:56 PM To: GHuiugi...@gmail.com; Cc: Jeff Trawicktraw...@gmail.com; devdev@apr.apache.org; Subject: Re: apr_getnameinfo get localhost I am not an expert in this apr routine, but I think it might help if you gave

Re: apr_getnameinfo get localhost

2015-02-02 Thread Yann Ylavic
, Feb 1, 2015 10:56 PM To: GHuiugi...@gmail.com; Cc: Jeff Trawicktraw...@gmail.com; devdev@apr.apache.org; Subject: Re: apr_getnameinfo get localhost I am not an expert in this apr routine, but I think it might help if you gave the command-line argument you used when testing your program

Re: apr_getnameinfo get localhost

2015-02-01 Thread GHui
Is there any good news? Any help will be appreciated. --GHui -- Original -- From: ugiwgh;ugi...@gmail.com; Send time: Thursday, Jan 29, 2015 9:03 AM To: Jeff Trawicktraw...@gmail.com; Cc: devdev@apr.apache.org; Subject: Re: apr_getnameinfo get

Re: apr_getnameinfo get localhost

2015-02-01 Thread Joshua Marantz
-- Original -- *From: * ugiwgh;ugi...@gmail.com; *Send time:* Thursday, Jan 29, 2015 9:03 AM *To:* Jeff Trawicktraw...@gmail.com; *Cc:* devdev@apr.apache.org; *Subject: * Re: apr_getnameinfo get localhost *From: * Jeff Trawick;traw...@gmail.com;* Send time:* Wednesday, Jan 28

Re: apr_getnameinfo get localhost

2015-01-28 Thread Jeff Trawick
On Wed, Jan 28, 2015 at 2:26 AM, GHui ugi...@gmail.com wrote: I used the function apr_getnameinfo to get remote hostname. But it return localhost. I don't know why this happend. Any help will be appreciated. --GHui Please show code, such as where the second parameter to apr_getnameinfo()

Re: apr_getnameinfo get localhost

2015-01-28 Thread GHui
From: Jeff Trawick;traw...@gmail.com; Send time: Wednesday, Jan 28, 2015 10:26 PM On Wed, Jan 28, 2015 at 2:26 AM, GHui ugi...@gmail.com wrote: I used the function apr_getnameinfo to get remote hostname. But it return localhost. I don't know why this happend. Any help will be appreciated.

apr_getnameinfo get localhost

2015-01-27 Thread GHui
I used the function apr_getnameinfo to get remote hostname. But it return localhost. I don't know why this happend. Any help will be appreciated. --GHui