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.