]> git.meshlink.io Git - utcp/commit
Add a callback that is triggered when the retransmission timeout expires.
authorGuus Sliepen <guus@sliepen.org>
Sun, 19 Apr 2020 14:24:20 +0000 (16:24 +0200)
committerGuus Sliepen <guus@sliepen.org>
Sun, 19 Apr 2020 14:24:20 +0000 (16:24 +0200)
commit1d5bafdfb2ca9d357ee3099baf4cce5e92f89527
tree60dadebc9c2218f69dbd7f33aa3e99bec280de11
parent29d79607fc285618f8441c8810632aa79ceade15
Add a callback that is triggered when the retransmission timeout expires.

This can be used by the application to detect potential network problems.
utcp.c
utcp.h
utcp_priv.h