]> git.meshlink.io Git - meshlink/commitdiff
Add meshlink_channel_abort().
authorGuus Sliepen <guus@meshlink.io>
Fri, 23 Apr 2021 07:30:18 +0000 (09:30 +0200)
committerGuus Sliepen <guus@meshlink.io>
Fri, 23 Apr 2021 07:30:18 +0000 (09:30 +0200)
This is similar to meshlink_channel_close(), but resets the UTCP channel
instead of doing a normal FIN shutdown. It will also drop the send and
receive buffers.


No differences found