FSM combine event and timeout thread

Signed-off-by: Marcel Jordense <marcel.jordense@adlinktech.com>
This commit is contained in:
Marcel Jordense 2020-01-14 11:26:59 +01:00 committed by eboasson
parent 0b1804e039
commit a9b9a65e1b
10 changed files with 755 additions and 895 deletions

View file

@ -1994,6 +1994,8 @@ threads exist:
* tev: general timed-event handling, retransmits and discovery;
* fsm: finite state machine thread for handling security handshake;
* xmit.CHAN: transmit thread for channel CHAN;
* dq.CHAN: delivery thread for channel CHAN;