diff options
author | 2021-01-28 11:06:07 +0000 | |
---|---|---|
committer | 2021-01-28 11:06:07 +0000 | |
commit | 0257ec3971882de5fe9fe18521f863f0b3a024e5 (patch) | |
tree | 9ac6a0bd7c95de66e5c647a3f4d2ce7cef782bc2 /lib/libssl/ssl_lib.c | |
parent | Drop unused dev_nctl() function and few unused prototypes (diff) | |
download | wireguard-openbsd-0257ec3971882de5fe9fe18521f863f0b3a024e5.tar.xz wireguard-openbsd-0257ec3971882de5fe9fe18521f863f0b3a024e5.zip |
Make slot_{attach,detach}() the opposite of each other
No bahavior change. Now, slot_attach() moves slot's clock forward and
puts the slot on device list; slot_detach() does the opposite: remove
from device list and move clock backwards. This will allow to detach a
client and attach it later in exactly the same state.
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions