logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ares_freeaddrinfo - Free addrinfo structure allocated by ares functions

Description

The ares_freeaddrinfo function frees a structares_addrinfo returned in result of ares_addrinfo_callback

Name

ares_freeaddrinfo - Free addrinfo structure allocated by ares functions

See Also

ares_getaddrinfo(3), 31 October 2018 ARES_FREEADDRINFO(3)

Synopsis

#include <ares.h> void ares_freeaddrinfo(struct ares_addrinfo *ai)

See Also