osmux: Now that we have IPv4/port we might want to consider to expire handles

This commit is contained in:
Holger Hans Peter Freyther 2014-07-09 01:38:29 +02:00
parent 9d43cee88c
commit c6e9049f9c
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
static struct osmo_fd osmux_fd;
/* TODO: expire old handles.. */
static LLIST_HEAD(osmux_handle_list);
struct osmux_handle {