Attention is currently required from: dexter, jolly.
laforge 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/31653e2b_713d7085 PS1, Line 731: mgcp_do_read
mgcp_read_cb
Done
https://gerrit.osmocom.org/c/osmo-mgw/+/36142/comment/50ad686c_49bb9120 PS1, Line 790: errno
uring IO does not set errno. "res" is used instead and carries -errno. […]
Done
https://gerrit.osmocom.org/c/osmo-mgw/+/36142/comment/8933d98b_0066f444 PS1, Line 826: errno
dito. […]
Done