http://bugzilla.mindrot.org/show_bug.cgi?id=405 ------- Additional Comments From dgp at nist.gov 2002-09-28 03:39 ------- BTW, it seems strange to me that when HAVE_GETADDRINFO is undefined or false, the code still makes calls to getaddrinfo(). Is this configuration support just incomplete? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=405 ------- Additional Comments From mouring at eviladmin.org 2002-09-28 11:04 ------- openbsd-compat/fake-getaddrinfo.c if you don't have the function call it attempts to do the equiv. So if you don't have it set then there is a bug in that function. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=405 ------- Additional Comments From dgp at nist.gov 2002-10-01 00:41 ------- Thanks for the additional information. Now I've verified use of fake-getaddrinfo, and I see the delays are in the call to gethostbyname(). ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
http://bugzilla.mindrot.org/show_bug.cgi?id=405 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From djm at mindrot.org 2002-10-21 10:21 ------- notabug ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.