Attention is currently required from: neels. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-pfcp/+/28337 )
Change subject: separate pfcp_queue_timer_cb() in req and resp ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File src/libosmo-pfcp/pfcp_endpoint.c:
https://gerrit.osmocom.org/c/libosmo-pfcp/+/28337/comment/97bfe9b0_d58c08a9 PS1, Line 285: } else { You'll probably want to name the 2 timers differently (put them in a union), since anyway you'll want to have different timer configurations for each of the two.