bugzilla-daemon at bugzilla.mindrot.org
2008-Jun-11 22:42 UTC
[Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles
https://bugzilla.mindrot.org/show_bug.cgi?id=859
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
Blocks| |1452
--- Comment #4 from Darren Tucker <dtucker at zip.com.au> 2008-06-12
08:42:08 ---
Apparently the reason for the "0" was to make sure that at least one
of
(host, port) was a non-null value. I have verified that it is not
possible for the host parameters to be NULL in these cases.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-Jun-12 00:23 UTC
[Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles
https://bugzilla.mindrot.org/show_bug.cgi?id=859
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Darren Tucker <dtucker at zip.com.au> 2008-06-12
10:23:22 ---
A modified version of your patch has been applied and will be in the
next release. Thanks.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching someone on the CC list of the bug.
Possibly Parallel Threads
- [Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles
- [Bug 859] getaddrinfo(host, "0", &hints, &res) may take extra cycles
- [Bug 1241] Connections to Tru64 hosts hang when password is expired.
- [Bug 2483] New: use AI_ADDRCONFIG flag for getaddrinfo() hints on Solaris
- [Bug 1457] X11 Forwarding doesn't work anymore on a solaris 10 host where ipv6 has not been enabled