Attention is currently required from: fixeria, daniel.
2 comments:
File include/osmocom/abis/ipa.h:
Patch Set #3, Line 108: int ipa_client_conn_open2(struct ipa_client_conn *link, int connect_timeout);
unsigned int connect_timeout
File src/input/ipa.c:
Patch Set #2, Line 136: osmo_timer_del(&link->timer);
That's also called in ipa_conn_client_close() which is called from ipa_connect_failure() […]
Ah I see, better add a comment innside the if block above, soemthing like "/* link->timer is deleted when closing the conn) */"
To view, visit change 30616. To unsubscribe, or for help writing mail filters, visit settings.