MINOR: connections: Don't mark conn flags 0x00000001 and 0x00000002 as unused.
authorOlivier Houchard <cognet@ci0.org>
Tue, 31 Mar 2020 21:04:20 +0000 (23:04 +0200)
committerOlivier Houchard <cognet@ci0.org>
Tue, 31 Mar 2020 21:04:20 +0000 (23:04 +0200)
commit4a0e7fe4f7e429504e4be4401b3aad5b08971e25
tree8845788d2f9c500696bdb6e99e0b9ff6aa198752
parentd80f5c0d0cd9133fada06bff71f98a025366c7c8
MINOR: connections: Don't mark conn flags 0x00000001 and 0x00000002 as unused.

Remove the comments saying 0x00000001 and 0x00000002 are unused, they are
now used by CO_FL_SAFE_LIST and CO_FL_IDLE_LIST.
include/types/connection.h