]> git.meshlink.io Git - utcp/commit
Start implementing timeout handling.
authorGuus Sliepen <guus@meshlink.io>
Sat, 9 Aug 2014 16:37:10 +0000 (18:37 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sat, 9 Aug 2014 16:37:10 +0000 (18:37 +0200)
commitbf061dc83602d9ec71591c4e138cc9cd583bcfad
tree9ae1e0f2b0ca3150884b53641ad250bc64016968
parent93d2e72d3e72e4d91575fc00545dbba96dcdea69
Start implementing timeout handling.

- Initial connection timeout (1 minute by default)
- Retransmission of SYN, SYNACK and normal data packets
test.c
utcp.c
utcp.h