diff options
author | 2021-01-15 02:32:41 +0000 | |
---|---|---|
committer | 2021-01-15 02:32:41 +0000 | |
commit | 9f2271df49ace26aea2d2a68fef47616d3ef9574 (patch) | |
tree | c13718783d8acbab1c0827f16d6b2184cf82ef53 /usr.bin/ssh/sshkey.c | |
parent | IPv4 loopback addresses do not work with af-to as in_canforward() (diff) | |
download | wireguard-openbsd-9f2271df49ace26aea2d2a68fef47616d3ef9574.tar.xz wireguard-openbsd-9f2271df49ace26aea2d2a68fef47616d3ef9574.zip |
In waitfd(), when poll returns early we are subtracting the elapsed time
from the timeout each loop, so we only want to measure the elapsed time
the poll() in that loop, not since the start of the function. Spotted by
chris.xj.zhu at gmail.com, ok djm@
Diffstat (limited to 'usr.bin/ssh/sshkey.c')
0 files changed, 0 insertions, 0 deletions