flowtop: Fix missing new connections after flush
commit63d26c48e9c1d486efd24eda4b3a65066f315234
authorVadim Kochan <vadim4j@gmail.com>
Sun, 26 Jul 2015 22:24:51 +0000 (27 01:24 +0300)
committerTobias Klauser <tklauser@distanz.ch>
Mon, 27 Jul 2015 09:48:16 +0000 (27 11:48 +0200)
tree1146b067f2167fa374dbdd58ae1dd404f2e64e6a
parent115ac442812928e1ae0682aca5f1d0cbb77d92cf
flowtop: Fix missing new connections after flush

There might be new fast connection between flush &
handling new events which can be not handled,
so put flushing connections before loop.

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
flowtop.c