ARMmbed / mbed-os-example-tls

mbed TLS Sample application
Apache License 2.0
30 stars 52 forks source link

Remove deprecated Socket String-based API usage #272

Closed michalpasztamobica closed 4 years ago

michalpasztamobica commented 4 years ago

See https://github.com/ARMmbed/mbed-os/pull/11914 for deprecation details.

SocketAddress-base API should be used instead.