pthreads and sockets - Cannot register window class error

Hannu E K Nevalainen garbage_collector@telia.com
Thu May 6 20:20:00 GMT 2004


> From: Corinna Vinschen
> Sent: Thursday, May 06, 2004 9:59 AM

> On May  6 01:47, Hannu E K Nevalainen wrote:
> > > >Just a wild guess, but gethostbyname() is probably not reentrant and
> > > >can't be called from threads like that.
> > >
> > > Unless HOST is a numeric IP address, gethostbyname should be properly
> > > reentrant.  The only time gethostbyname is not thread safe is 
> > > when it is resolving a numeric IP.
> > >
> > > cgf
> > 
> >  Is this specifically for cygwin, or common place?
> 
> Cygwin.  Common is what is described in SUSv3.
> 
> Corinna

 Thanks a lot. :-)
Beeing a somewhat knowledgeable newbie is a pain at times.
(What you do *not* know doesn't hurt you...)

/Hannu E K Nevalainen, B.Sc. EE - 59+16.37'N, 17+12.60'E

** on a mailing list; please keep replies on that particular list **

-- printf("LocalTime: UTC+%02d\n",(DST)? 2:1); --
--END OF MESSAGE--

--
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/



More information about the Cygwin mailing list