Attention is currently required from: jolly.
laforge has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/libosmocore/+/40494?usp=email )
Change subject: Send multiple read/recvfrom/recvmsg SQEs in advance ......................................................................
Patch Set 10:
(2 comments)
File src/core/osmo_io_internal.h:
https://gerrit.osmocom.org/c/libosmocore/+/40494/comment/d9e60010_b8a6584b?u... : PS10, Line 112: /* ! requested number of simultaniously submitted read SQEs */ simultaneously
https://gerrit.osmocom.org/c/libosmocore/+/40494/comment/d2c6aa14_8c8e4989?u... : PS10, Line 116: /* ! current number of simultaniously submitted read SQEs */ same: simultaneously. Also: OTher comments above and elsewhere in omsocom use /*! with no space between the asterisk and the exclamation mark. I'm not sure if it's relevant to doxygen, but the easiest is usually to simply do it like the other code does, which doesn't require testing and has no risk.