diff options
author | Angus Gratton <angus@redyak.com.au> | 2025-06-05 15:33:56 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-07-23 15:47:16 +1000 |
commit | 89f9ee9d7c08bb0912b94fe6190646c4d37508a2 (patch) | |
tree | 90039ccb7688458f2df1168cb773737d59091c6f /docs/esp32/tutorial | |
parent | 9b7d85227e67a7edd608aab4ff7eb4a838651f75 (diff) |
tests/multi_net: Update DTLS multi-net test.
The original version of this test had to exchange a 1 byte UDP packet
before the DTLS handshake. This is no longer needed due to MSG_PEEK
support.
The test also doesn't work with HelloVerify enabled, as the first
connection attempt always fails with an
MBEDTLS_ERR_SSL_HELLO_VERIFY_REQUIRED result. Anticipate this by listening
for the client twice on the server side.
This work was funded through GitHub Sponsors.
Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions