diff options
author | 2010-04-15 15:37:51 +0000 | |
---|---|---|
committer | 2010-04-15 15:37:51 +0000 | |
commit | 47c7016ac480389058fe9f2e5ef23151d7364bdc (patch) | |
tree | 878afec5d009e247cc36296be3493b57b9671721 /sys | |
parent | Fix fd leak in error case. (diff) | |
download | wireguard-openbsd-47c7016ac480389058fe9f2e5ef23151d7364bdc.tar.xz wireguard-openbsd-47c7016ac480389058fe9f2e5ef23151d7364bdc.zip |
session_shutdown() issues a NBR_EVT_CLOSE_SESSION and therefore a
session_close() which does the event_del(&nbr->rev) so no need to do it
twice. There is also no need to send two S_SHUTDOWN messages.
OK michele@
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions