MBEDTLS_NET_C is only used within SSL_Server.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Notes

This module only works on POSIX/Unix (including Linux, BSD and OS X) and Windows. For other platforms, you'll want to disable it, and write your own networking callbacks to be passed to \c mbedtls_ssl_set_bio(). See also our Knowledge Base article about porting to a new environment: https://tls.mbed.org/kb/how-to/how-do-i-port-mbed-tls-to-a-new-environment-OS

References

from examples