View Change
1 comment:
File src/osmo_ss7_asp.c:
Patch Set #9, Line 867: if (rc < 0) {
How is this supposed to happen now with osmo_io? It's still not clear to me. […]
Yes, it is done automatically. See stream_srv_iofd_read_cb() at stream_srv.c at libosmo-netif. It calls osmo_stream_srv_destroy(). Because the callback function is set, ss7_asp_xua_srv_conn_closed_cb will be closed in this case.
To view, visit change 35070. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: I7d02037990f4af405839309510dc6c04e36c3369
Gerrit-Change-Number: 35070
Gerrit-PatchSet: 9
Gerrit-Owner: laforge <laforge@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann@sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-CC: jolly <andreas@eversberg.eu>
Gerrit-Comment-Date: Thu, 07 Mar 2024 09:59:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin@sysmocom.de>
Gerrit-MessageType: comment