diff --git a/81b535c9186cc276329f8e52a6d41e7e443dd1a6 b/81b535c9186cc276329f8e52a6d41e7e443dd1a6 index fbf7efe..284988f 100644 --- a/81b535c9186cc276329f8e52a6d41e7e443dd1a6 +++ b/81b535c9186cc276329f8e52a6d41e7e443dd1a6 @@ -33,6 +33,24 @@ "message": "The res \u003d -EAGAIN is more like \"historical reasons\" imho (I wrote further support there afterwards), you should better check the flags (set in stream_sctp_recvmsg_trailer()):\n\n if (msgb_sctp_msg_flags(msg) \u0026 OSMO_STREAM_SCTP_MSG_FLAGS_NOTIFICATION)\n \nSee for instance: libosmo-sccp/src/osmo_ss7_asp.c:824 or line 998.", "revId": "81b535c9186cc276329f8e52a6d41e7e443dd1a6", "serverId": "035e6965-6537-41bd-912c-053f3cf69326" + }, + { + "unresolved": true, + "key": { + "uuid": "7c8db9c7_c61f745f", + "filename": "src/stream_cli.c", + "patchSetId": 1 + }, + "lineNbr": 500, + "author": { + "id": 1000074 + }, + "writtenOn": "2024-04-16T14:17:47Z", + "side": 1, + "message": "Wait, that\u0027s wrong though, you are basically preventing stream_cli users to get SCTP notifications, which is wrong. osmo_ss7_asp.c expects to get those.", + "parentUuid": "137e8852_3488b14f", + "revId": "81b535c9186cc276329f8e52a6d41e7e443dd1a6", + "serverId": "035e6965-6537-41bd-912c-053f3cf69326" } ] } \ No newline at end of file