mbed TLS v2.6.0
net.h
Go to the documentation of this file.
1 
28 #if !defined(MBEDTLS_DEPRECATED_REMOVED)
29 #include "mbedtls/net_sockets.h"
30 #if defined(MBEDTLS_DEPRECATED_WARNING)
31 #warning "Deprecated header file: Superseded by mbedtls/net_sockets.h"
32 #endif /* MBEDTLS_DEPRECATED_WARNING */
33 #endif /* !MBEDTLS_DEPRECATED_REMOVED */
Network communication functions.