commit | b700c2a0ba797f54165acc3f559674b2d2b4dd76 | [log] [tgz] |
---|---|---|
author | Robert Lubos <robert.lubos@nordicsemi.no> | Tue Aug 25 10:27:20 2020 +0200 |
committer | Jukka Rissanen <jukka.rissanen+github@gmail.com> | Thu Sep 03 11:00:01 2020 +0300 |
tree | 8e0c6b98d63327dbaa322a2b95fc46ecb0d3e795 | |
parent | 27211cf112072ea3cd3bb2d750326277f23783c3 [diff] |
samples: net: sockets: Increase FD count for TLS echo samples Given that TLS/DTLS socket now creates an underlying TCP/UDP socket, the FD consumption is increased in echo_client and echo_server. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>