FR_TRUNK_CONN_HALTED = 0x0000, //!< Halted, ready to be freed.
FR_TRUNK_CONN_INIT = 0x0001, //!< In the initial state.
FR_TRUNK_CONN_CONNECTING = 0x0002, //!< Connection is connecting.
- FR_TRUNK_CONN_ACTIVE = 0x0003, //!< Connection is connected and ready to service requests.
+ FR_TRUNK_CONN_ACTIVE = 0x0004, //!< Connection is connected and ready to service requests.
///< This is active and not 'connected', because a connection
///< can be 'connected' and 'full' or 'connected' and 'active'.
FR_TRUNK_CONN_FAILED = 0x0008, //!< Connection failed. We now wait for it to enter the