[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Will all 4 of these functions be in 3.7?



Dirk Mueller_(_at_)_kde wrote:
>so we'd either have to duplicate the prototype definition for this
> OpenBSD release or just write a configure check that checks if the
> prototype is there.

The prototype check is what I intend to do.

Also note this problem affects 

gethostbyname_r, 
getprotobyname_r, 
getprotobynumber_r and 
getservbyport_r. 

All four functions are used in kresolver.cpp.

If any of them is missing, the code will revert to non-reentrant mode and 
serialise all name resolutions. When all are defined (as well as 
gethostbyname_r), name resolutions are done in parallel.

Thanks,
Dave Feustel



Visit your host, monkey.org