help:inet_ntoa() error

2003-08-20 Thread xuzhd
When I use the system call inet_ntoa(), the process calling inet_ntoa
exits.
I try my program many times, and the failure does not occur each time.
I wonder if inet_ntoa has some problem in cygwin?
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*


 010 8287 5894
 010 8287 6630 -- 32
6
8688100085
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

Re: help:inet_ntoa() error

2003-08-20 Thread Elfyn McBratney
[EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 When I use the system call inet_ntoa(), the process calling inet_ntoa
 exits.
 I try my program many times, and the failure does not occur each time.
 I wonder if inet_ntoa has some problem in cygwin?

Unlikely. Most if not all daemons (take inetutils for example) utilise
this function, I myself use it day-to-day on systems I manage.

Perhaps you could provide a test case ?

-- Elfyn

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/