netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Proposed fix for getaddrinfo() issue
@ 2011-05-25 12:16 Lutz Jaenicke
  2011-05-25 12:16 ` [PATCH] Provide family and protocol to make getaddrinfo happy Lutz Jaenicke
  0 siblings, 1 reply; 6+ messages in thread
From: Lutz Jaenicke @ 2011-05-25 12:16 UTC (permalink / raw)
  To: netfilter-devel

The proposed patch provides a solution for the issue of getaddrinfo()
failing to resolv numeric port numbers if neither the socket type
or the protocol have been provided.
Observed with uClibc, other libraries may or may not have this
issue:
  http://gitorious.org/0xdroid/bionic/blobs/9ab75d4cc803e91b7f1b656ffbe2ad32c52a86f9/libc/netbsd/net/getaddrinfo.c
  -> look for "ANDROID-SPECIFIC CHANGE TO MATCH GLIBC" :-)

Comments are welcome.
  [PATCH] Provide family and protocol to make getaddrinfo happy

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-25 14:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-25 12:16 Proposed fix for getaddrinfo() issue Lutz Jaenicke
2011-05-25 12:16 ` [PATCH] Provide family and protocol to make getaddrinfo happy Lutz Jaenicke
2011-05-25 12:31   ` Jan Engelhardt
2011-05-25 13:26     ` Lutz Jaenicke
2011-05-25 13:41       ` Jan Engelhardt
2011-05-25 14:06         ` Lutz Jaenicke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).