35898c704f
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
|
||
---|---|---|
.. | ||
include | ||
CMakeLists.txt | ||
component.mk | ||
transport.c | ||
transport_ssl.c | ||
transport_strcasestr.c | ||
transport_strcasestr.h | ||
transport_tcp.c | ||
transport_utils.c | ||
transport_ws.c |