This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
mdns
History
jack
81e4cad615
fix the bug that in mdns test code redefine esp_err_t to uint32_t, which should be int32_t
2018-04-25 21:05:21 +08:00
..
include
Import mDNS changes
2018-01-16 10:58:34 +02:00
private_include
Import mDNS changes
2018-01-16 10:58:34 +02: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
2018-04-25 21:05:21 +08:00
component.mk
Import mDNS changes
2018-01-16 10:58:34 +02:00
mdns_console.c
Import mDNS changes
2018-01-16 10:58:34 +02:00
mdns.c
Fix exception when service is removed while there are pending packets that depend on it
2018-04-09 09:40:08 +03:00