lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Using "localhost" in calls of getaddrinfo and inet_ntop


From: Thomas Nittel
Subject: [lwip-users] Using "localhost" in calls of getaddrinfo and inet_ntop
Date: Wed, 16 Aug 2017 23:09:13 +0200 (CEST)

I like to use a software package on top of lwIP. This software package calls 
getaddrinfo("localhost", servname, hints, res) and 
inet_ntop(af,src,"localhost",size). As far as I conceived the lwIP source code 
lwIP doesn't know what to do with "localhost". What can be done to make the 
above function calls with "localhost" succeed?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]