We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f62ad commit 775a8e8Copy full SHA for 775a8e8
subsys/net/lib/sockets/Kconfig
@@ -149,7 +149,7 @@ config NET_SOCKETS_TLS_MAX_APP_PROTOCOLS
149
depends on NET_SOCKETS_SOCKOPT_TLS && MBEDTLS_SSL_ALPN
150
help
151
This variable sets maximum number of supported application layer
152
- protocols over TLS/DTL that can be set explicitly by a socket option.
+ protocols over TLS/DTLS that can be set explicitly by a socket option.
153
By default, no supported application layer protocol is set.
154
155
config NET_SOCKETS_TLS_MAX_CLIENT_SESSION_COUNT
0 commit comments