Fixed bug #644: Using Non Reentrant gethostbyname causes SIGSEGV. Function
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 30 Aug 2006 12:04:42 +0000 (12:04 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 30 Aug 2006 12:04:42 +0000 (12:04 +0000)
commit8a0937d20238aa0f26e564f7eacc0483acb102da
tree68609ac9c9f1fdd3414e49d0657c82740e05f970
parent2faa91f8c7375275f7435916b40be2176379f9ee
Fixed bug #644: Using Non Reentrant gethostbyname causes SIGSEGV. Function
gethostbyname_r is used instead of gethostbyname - when available.
NEWS
configure.ac
src/tcpip.c