mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-03 10:46:10 -04:00

The library/net.c and its corresponding include/mbedtls/net.h file are renamed to library/net_sockets.c and include/mbedtls/net_sockets.h respectively. This is to avoid naming collisions in projects which also have files with the common name 'net'.