Relative Content

Tag Archive for clinuxubuntugetaddrinfo

hints.ai_flags = AI_PASSIVE;

Hi guy I’m following a tutorial about sockets on Linux/ubuntu using C.
When I want to config the hints.ai_flags with AI_PASSIVE vs code response that is undefined. I searched in linux terminal with man getaddrinfo and it is in the manual. Anyone can help me with this?