mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 17:35:38 +01:00
38c7f2d32f
The original way or handling it did not cover message fragmentation or retransmission. Now, the messages are always appended to the flight and sent immediately, using the same function as normal flight transmission. Moreover, epoch handling is different for this feature, with a possibility to perform the usual retransmission using previous methods. Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com> |
||
---|---|---|
.. | ||
mbedtls | ||
tinycrypt | ||
.gitignore | ||
CMakeLists.txt |