Attention is currently required from: laforge, pespin.
View Change
1 comment:
File src/stream_cli.c:
Patch Set #4, Line 998: if (cli->state != STREAM_CLI_STATE_CONNECTED) {
But this is really breaking the behavior of the API, and it may have undesired consequences. […]
There is a TX queue (iofd->tx_queue). Maybe we can use that one and don't need this patch.
I had a crash when the example client is unconnected and I typed something. I need to check why this happens.
To view, visit change 36123. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: I9e5f5db9b45615dacb05115c4de8ff3f715815c8
Gerrit-Change-Number: 36123
Gerrit-PatchSet: 5
Gerrit-Owner: jolly <andreas@eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-CC: pespin <pespin@sysmocom.de>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Comment-Date: Mon, 04 Mar 2024 10:56:03 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge@osmocom.org>
Comment-In-Reply-To: pespin <pespin@sysmocom.de>
Gerrit-MessageType: comment