|
From: | Simon Goldschmidt |
Subject: | [lwip-devel] [task #7017] Implement DNS client |
Date: | Sun, 18 Nov 2007 10:15:18 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9 |
Follow-up Comment #38, task #7017 (project lwip): > I'm happy you have used a specific struct for do_gethostbyname I was using struct api_msg_msg because I was using tcpip_msg at first. Then I realized gethostbyname couldn't have a netconn parameter, I only didn't do the struct change in the patch I posted. It's also better this way because it doesn't enlarge the struct api_msg_msg (the current gethostbyname parameters would already be bigger than all other union members in that struct. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/task/?7017> _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |