Home
last modified time | relevance | path

Searched refs:decode_header (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/examples/protocols/asio/asio_chat/main/
Dchat_message.hpp66 bool decode_header() in decode_header() function in chat_message
Dclient.hpp69 if (!ec && read_msg_.decode_header()) in do_read_header()
Dserver.hpp110 if (!ec && read_msg_.decode_header()) in do_read_header()