Attention is currently required from: pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-mgw/+/31899 )
Change subject: mgcp-client: Call osmo_fd_unregister() before closing and changing bfd->fd ......................................................................
Patch Set 1: Code-Review+2
(1 comment)
File src/libosmo-mgcp-client/mgcp_client.c:
https://gerrit.osmocom.org/c/osmo-mgw/+/31899/comment/d147dc49_1b3914e4 PS1, Line 910: osmo_fd_is_registered Hmm-hmm. This check can be removed (in a separate patch) because since recently libosmocore does this check for us if compiled with `OSMO_FD_CHECK`.