diff options
author | 2013-12-24 01:11:04 +0000 | |
---|---|---|
committer | 2013-12-24 01:11:04 +0000 | |
commit | 52fe8a0ecd04ae80559997b70fc1e63202eefabf (patch) | |
tree | f07b1dc0774b458bdf09b1f0624a2b34b4cb4648 /lib/libc | |
parent | rename local ticks to nticks to avoid aliasing global. ok krw (diff) | |
download | wireguard-openbsd-52fe8a0ecd04ae80559997b70fc1e63202eefabf.tar.xz wireguard-openbsd-52fe8a0ecd04ae80559997b70fc1e63202eefabf.zip |
get rid of if (timeout_pending()) timeout_del(). this is racy. any
conditionals you did on timeout_pending can now be done on timeout_del
now that it returns what it did.
ok and a very good fix from kettenis@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions