Attention is currently required from: laforge.
jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-mgw/+/36142?usp=email )
Change subject: migrate mgcp_client from osmo_wqueue to osmo_io ......................................................................
Patch Set 1:
(3 comments)
File src/libosmo-mgcp-client/mgcp_client.c:
https://gerrit.osmocom.org/c/osmo-mgw/+/36142/comment/43061d55_93e5b21f PS1, Line 731: mgcp_do_read mgcp_read_cb
https://gerrit.osmocom.org/c/osmo-mgw/+/36142/comment/cf062976_225b8977 PS1, Line 790: errno uring IO does not set errno. "res" is used instead and carries -errno. This also applies to poll based osmo_io.
https://gerrit.osmocom.org/c/osmo-mgw/+/36142/comment/3f3d2175_2883a617 PS1, Line 826: errno dito. see also https://gerrit.osmocom.org/c/libosmocore/+/35984