lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9792] mDNS: mdns_search_service mdns_search_stop: d


From: Douglas
Subject: [lwip-devel] [patch #9792] mDNS: mdns_search_service mdns_search_stop: define the request id as unsigned.
Date: Tue, 30 Apr 2019 08:08:35 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36

Follow-up Comment #4, patch #9792 (project lwip):

Thank you for taking a look. Could you please double check, as
mdns_search_service() appears to return the request ID via a pointer argument,
not as the result value. It is the request ID that is passed back to
mdns_search_stop(), and the suggestion is to make that an u8_t. The return
value from mdns_search_service() can remain an err_t.

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9792>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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