[Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sun May 2 15:35:49 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=859





------- Additional Comments From yoshfuji at linux-ipv6.org  2004-05-02 15:35 -------
Created an attachment (id=622)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=622&action=view)
eliminate use of getaddrinfo(host, "0", &hints, &res) where getaddrinfo(host,
NULL, &hints, &res) is appricable




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list