This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-protocols
Watch
1
Star
0
Fork
1
You've already forked esp-protocols
mirror of
https://github.com/espressif/esp-protocols.git
synced
2025-07-17 04:22:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
259d3fc609c82b698f65a6a6d1fb5c358f9cbe18
esp-protocols
/
components
/
mdns
History
jack
259d3fc609
fix the bug that in mdns test code redefine esp_err_t to uint32_t, which should be int32_t
...
* Original commit:
espressif/esp-idf@81e4cad615
2022-05-27 17:44:22 +04:00
..
include
Import mDNS changes
2022-05-27 17:44:22 +04:00
private_include
Import mDNS changes
2022-05-27 17:44:22 +04:00
test_afl_fuzz_host
fix the bug that in mdns test code redefine esp_err_t to uint32_t, which should be int32_t
2022-05-27 17:44:22 +04:00
component.mk
Import mDNS changes
2022-05-27 17:44:22 +04:00
mdns_console.c
Import mDNS changes
2022-05-27 17:44:22 +04:00
mdns.c
Fix exception when service is removed while there are pending packets that depend on it
2022-05-27 17:44:22 +04:00