The change in the HEAD to not cache gethostbyname() values made two
authorGeoff Thorpe <geoff@openssl.org>
Thu, 15 Nov 2001 01:56:10 +0000 (01:56 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Thu, 15 Nov 2001 01:56:10 +0000 (01:56 +0000)
commit2f4dca70529ab97ac951d4edb9e69f5b3ba8e526
treea54052f4f415e09421a0126b4ef661322f22c487
parent7b78aa0e8d19913ddcaae8dd022b21cf5c172779
The change in the HEAD to not cache gethostbyname() values made two
functions redundant - which were later commented out. This does the same
for the merge of the gethostbyname() change to 0.9.6-stable.
crypto/bio/b_sock.c