The source project of this merge request has been removed.
Make a url of NULL, passed to mbedtls_net_bind, bind to INADDR_ANY and...
Make a url of NULL, passed to mbedtls_net_bind, bind to INADDR_ANY and initialise nbio to blocking (0)
Detail:
Changed mbedtls_net_bind to accept a NULL url which will bind the socket to INADDR_ANY. Changed mbedtls_net_init to initialise nbio to blocking (0) - previously uninitialised.
Admin: Tested with demonstration server on ArmX6