mirror of
https://github.com/espressif/esp-idf
synced 2025-04-22 06:21:33 -04:00
Previous version read all data to the buffer including header which reduced maximum payload read. This version uses a local array to receive header and reads payload bytes to the buffer cherry-picked from db121a56e13b4b93b6bcc9217f7890bc4783cabd