esp-idf/examples/common_components/protocol_examples_common
David Cermak 52a7721bf7 examples: Common connect component: Unregister shutdown handler on disconnection
To be able to connect smoothly after disconnecting, we have to unregister all handlers including shutdown handler on disconnection
2020-09-02 11:12:08 +02:00
..
include examples: common connect to also support no connection flow if no inteface chosen 2020-07-14 10:42:17 +00:00
CMakeLists.txt examples: add socket stdin utils to common connect component 2020-03-23 12:19:38 +00:00
Kconfig.projbuild examples: common connect to also support no connection flow if no inteface chosen 2020-07-14 10:42:17 +00:00
addr_from_stdin.c examples: add socket stdin utils to common connect component 2020-03-23 12:19:38 +00:00
component.mk examples: add component for protocol examples network functionality 2019-04-15 03:32:05 +00:00
connect.c examples: Common connect component: Unregister shutdown handler on disconnection 2020-09-02 11:12:08 +02:00
stdin_out.c vfs: support vfs uart set line endings with specified uart number 2020-07-10 11:15:09 +08:00