id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blockedby,blocking,platform 14323,getaddrinfo() does not support AI_V4MAPPED,leorize,axeld,"[http://pubs.opengroup.org/onlinepubs/9699919799/functions/getaddrinfo.html getaddrinfo()] bails if AI_V4MAPPED is in hints.ai_flags A test case has been added to demonstrate the issue How to run: {{{ $ gcc -lnetwork -o gai gai.c $ ./gai }}} Expected: no output, exit code is 0 Got: {{{ Invalid value for ai_flags }}}",bug,new,normal,Unscheduled,Network & Internet/Stack,R1/Development,,,,,,All