|
From: | Simon Goldschmidt |
Subject: | [lwip-devel] [patch #9339] mdns: support for deleting responder services and searching services on network |
Date: | Wed, 17 May 2017 14:55:00 -0400 (EDT) |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36 |
Follow-up Comment #12, patch #9339 (project lwip): > have you a .astylerc configuration I can use? Unfortunately not. Mighte make sense though... As to the stop function: I would prefer not to call the result_fn callback during start but to let 'mdns_search_service' return the 'mdns_request' pointer. Regarding the dns.c/mdns.c questions: - do you think it would make sense to let DNS use the new mdns.c functions to search for names? - do we need a table for known services to prevent looking them up again too fast? I think the mdns spec said something about that... And I wouldn't want to implement searching that doesn't comply to the spec. I'm too lazy to read up on the spec right now though... _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?9339> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |