mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-13 17:15:35 +00:00
5 lines
144 B
Plaintext
5 lines
144 B
Plaintext
|
Bugfix
|
||
|
* Fix mbedtls_net_poll() and mbedtls_net_recv_timeout() often failing with
|
||
|
MBEDTLS_ERR_NET_POLL_FAILED on Windows. Fixes #4465.
|
||
|
|