Attention is currently required from: jolly, pespin.

laforge has posted comments on this change by jolly. ( 
https://gerrit.osmocom.org/c/libosmocore/+/40491?usp=email )

Change subject: Add multiple messages buffers to struct iofd_msghdr
......................................................................


Patch Set 3:

(1 comment)

File src/core/osmo_io_internal.h:

https://gerrit.osmocom.org/c/libosmocore/+/40491/comment/536cc246_047db4a8?usp=email
 :
PS3, Line 140:  int msg_max;
> this field should probably be in struct osmo_iofd.
I agee. The only reason to have it here was in case the value would change 
during the lifetime of an io_fd.  Like if sometimes we wanted 1, sometimes 5 
and sometimes 10 msgb per read/write.  As we  don't want that, it should indeed 
go to osmo_iofd, of course with a more descriptive name.



--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/40491?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: comment
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I4fb1067de4615cc22cc6caf99b481491e7f2ef92
Gerrit-Change-Number: 40491
Gerrit-PatchSet: 3
Gerrit-Owner: jolly <andr...@eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-CC: laforge <lafo...@osmocom.org>
Gerrit-Attention: jolly <andr...@eversberg.eu>
Gerrit-Attention: pespin <pes...@sysmocom.de>
Gerrit-Comment-Date: Fri, 04 Jul 2025 14:20:00 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pes...@sysmocom.de>

Reply via email to