const IORING_POLL_UPDATE_EVENTS: type = 1 << 1;
[src]
Update existing poll request, matching sqe->addr as the old user_data field.
const IORING_POLL_UPDATE_EVENTS: type = 1 << 1;
Update existing poll request, matching sqe->addr as the old user_data field.