mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-26 03:16:18 +00:00
altcp_tls_mbedtls: update list of todos
Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
This commit is contained in:
parent
6e994f9df2
commit
fa37888da2
@ -46,11 +46,7 @@
|
|||||||
* GOOD custom entropy
|
* GOOD custom entropy
|
||||||
*
|
*
|
||||||
* Missing things / @todo:
|
* Missing things / @todo:
|
||||||
* - RX data is acknowledged after receiving (tcp_recved is called when enqueueing
|
* - some unhandled/untested things migh be caught by LWIP_ASSERTs...
|
||||||
* the pbuf for mbedTLS receive, not when processed by mbedTLS or the inner
|
|
||||||
* connection; altcp_recved() from inner connection does nothing)
|
|
||||||
* - Client connections starting with 'connect()' are not handled yet...
|
|
||||||
* - some unhandled things are caught by LWIP_ASSERTs...
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "lwip/opt.h"
|
#include "lwip/opt.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user