This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/15015] getaddrinfo returns EAI_SERVICE with SOCK_RAW


https://sourceware.org/bugzilla/show_bug.cgi?id=15015

--- Comment #5 from pablo at gnumonks dot org ---
The question is, what's the reason for not allowing SOCK_RAW with getaddrinfo?

The Linux kernel is providing that information via Netlink, so why should it
artificially reject (through the GAI_PROTO_NOSERVICE flag) the request when it
is indeed obtaining the information that we have requested?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]