diff options
author | michael-grunder <michael.grunder@gmail.com> | 2023-07-12 14:23:07 -0700 |
---|---|---|
committer | Michael Grunder <michael.grunder@gmail.com> | 2023-07-25 10:24:06 -0700 |
commit | af95517612c209976352201f5f8f302bf9aef876 (patch) | |
tree | 09f30a641a152987e98f15615ffd90a8a47c5beb /examples/CMakeLists.txt | |
parent | dedc6208b15738d7765eff35a61dd09d5830e732 (diff) |
Retry poll(2) if we are intterupted.
This commit adds logic to retry our poll call when waiting for the
connection to complete, in the event that we are interrupted by a
signal.
Additionally we do some simple bookkeeping to keep track of the overall
timeout specified by the user.
Fixes #1206
Diffstat (limited to 'examples/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions