Skip to content
Success

Changes

Summary

  1. osmo_io: Track IOFD_FLAG_FD_REGISTERED in all backends (details)
Commit df1ee8568b97dbf6d5268a83d1715a1c1fffb2de by Pau Espin Pedrol
osmo_io: Track IOFD_FLAG_FD_REGISTERED in all backends

This will be used in common segmentation handling code to figure out
whether the iofd is still registered or was unregistered by the user
during the read cb, in order to know whether to continue submitting read
events upwards or to discard the handling.

Change-Id: Id5e92aa22ce1c5d76028c539784118be227b9d5a
The file was modifiedsrc/core/osmo_io_poll.c
The file was modifiedsrc/core/osmo_io.c