Skip to content
Commit c8732d93 authored by Stig Bjørlykke's avatar Stig Bjørlykke Committed by Jukka Rissanen
Browse files

net: sockets: Add freeaddrinfo()



Add freeaddrinfo() to complement getaddrinfo().

Existing applications using getaddrinfo() will usually free
allocated memory using freeaddrinfo(). Even if nothing is allocated
the function should exist to avoid having to change the application
when porting.

Signed-off-by: default avatarStig Bjørlykke <stig.bjorlykke@nordicsemi.no>
parent 57e7ea87
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment