diff options
author | 2017-07-04 12:48:36 +0000 | |
---|---|---|
committer | 2017-07-04 12:48:36 +0000 | |
commit | bf6ece35088c4f28af902f72ab1d3edcf4015034 (patch) | |
tree | 4593993ec736ecde84aa11947e4f47879de663e8 /lib/libc | |
parent | Include stdarg.h explicitly instead of relying on event.h to bring it in. (diff) | |
download | wireguard-openbsd-bf6ece35088c4f28af902f72ab1d3edcf4015034.tar.xz wireguard-openbsd-bf6ece35088c4f28af902f72ab1d3edcf4015034.zip |
consistently use the evtimer wrappers around the connection timeout.
this is instead of setting the timeout up with event_set and
event_add, but removing it with evtimer_del. this uses evtimer_set
and evtimer_add.
prompted by dlg's commit to identd
OK dlg
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions