mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
osmux: Now that we have IPv4/port we might want to consider to expire handles
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
static struct osmo_fd osmux_fd;
|
||||
|
||||
/* TODO: expire old handles.. */
|
||||
static LLIST_HEAD(osmux_handle_list);
|
||||
|
||||
struct osmux_handle {
|
||||
|
Reference in New Issue
Block a user