]> git.meshlink.io Git - utcp/commit
Minor changes in the test program.
authorGuus Sliepen <guus@meshlink.io>
Sun, 18 Oct 2015 18:18:49 +0000 (20:18 +0200)
committerGuus Sliepen <guus@sliepen.org>
Sun, 2 Jul 2017 10:03:43 +0000 (12:03 +0200)
commit7cfc0ef57625f1dcc443c811c0eff3b99f915f8f
tree8b41faf89489cd80945e1b0a8296fd5ff7536774
parentc1752fb36936ac8d08e5802afd66086f51c3e8cd
Minor changes in the test program.

- Add one to the timeout in milliseconds, to prevent roundoff errors from
  causing us to busy-loop unnecessarily.
- Log what we are polling for and what the timeout is.
test.c