const IORING_CQE_F_NOTIF: type = 1 << 3;

Set for notification CQEs. Can be used to distinct them from sends.