]> git.meshlink.io Git - meshlink/history - src/utcp.c
Fix assert that could incorrectly be triggered when a peer closed the channel.
[meshlink] / src / utcp.c
2020-05-18 Guus SliepenReset closed connections if there is incoming data.
2020-05-15 Guus SliepenHandle UTCP receive buffer wraparound corner cases.
2020-05-13 Guus SliepenFix more compiler warnings.
2020-05-11 Guus SliepenMove UTCP into the MeshLink repository.