ReactOS 0.4.16-dev-716-g2b2bdab
altcp_tls_mbedtls_mem.c File Reference
#include "lwip/opt.h"
Include dependency graph for altcp_tls_mbedtls_mem.c:

Go to the source code of this file.

Detailed Description

Application layered TCP connection API (to be used from TCPIP thread)

This file contains memory management functions for a TLS layer using mbedTLS.

ATTENTION: For production usage, you might want to override this file with your own implementation since this implementation simply uses the lwIP heap without caring for fragmentation or leaving heap for other parts of lwIP!

Definition in file altcp_tls_mbedtls_mem.c.