Commit Graph

2 Commits (master)

Author SHA1 Message Date
Anthony Hu dbb4c309e7 recvfrom() returns the bytes received; not a file descriptor. 2025-06-12 13:25:33 -04:00
Sean Parkinson 3bb9656563 DTLS threaded read-write with same SSL object
Add server and client DTLS example that have read and write threads that
use the same SSL objects.
Server also has encryption threads when wolfSSL is compiled for that.
2024-10-29 11:42:20 +10:00