This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: help:inet_ntoa() error
xuzhd@Lenovo.com <xuzhd@Lenovo.com> 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/