mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-26 09:35:23 +00:00
316dbc792f
First calculate and sum TLS overhead when altcp_mbedtls_write() is called. Then take care of it when calling application sent callback. Give reveived len from inner_conn, minus calculated overhead.