Simplify signal handling.
authorMathew Heard <splitice@users.noreply.github.com>
Sun, 15 Aug 2021 05:46:04 +0000 (15:46 +1000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 15 Aug 2021 18:43:30 +0000 (20:43 +0200)
commit290ca7a798604f33d30089477f0cddf7ba5eff9f
tree32380eda8e3acf7df7ec7e61ddc090a91e844b04
parent04d8a8e34e1fe7f33f1946863b36a24ee358175f
Simplify signal handling.

Use an array instead of a splay tree.
src/event.c
src/event.h