2.4.0 - 2022-08-07
- typing: Complete typing.
- tls: Improve support for connectionless DTLS.
- tls: Implement and fix type of
TLSWrappedSocket.recv_into()
. - tls: Fix type of
TLSWrappedSocket.recvfrom_into()
.
TLSWrappedSocket.recv_into()
.TLSWrappedSocket.recvfrom_into()
.