mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-cbc.git
synced 2025-10-23 08:22:19 +00:00
add TODO
Change-Id: I59bbe1e3037e1916d74b7347569f05c618d0fd42
This commit is contained in:
@@ -149,6 +149,11 @@ struct cbc_message {
|
|||||||
struct llist_head peers;
|
struct llist_head peers;
|
||||||
|
|
||||||
struct rest_it_op *it_op; /* inter-thread queue operation currently processing */
|
struct rest_it_op *it_op; /* inter-thread queue operation currently processing */
|
||||||
|
|
||||||
|
/* TODO:
|
||||||
|
* - timer for timeout after warning_period_sec
|
||||||
|
* - timestamp when the message was created / last updated
|
||||||
|
**/
|
||||||
};
|
};
|
||||||
|
|
||||||
/*********************************************************************************
|
/*********************************************************************************
|
||||||
|
Reference in New Issue
Block a user