POLL_FD_READWRITE

const val POLL_FD_READWRITE: Long = 134217728(source)

If rights::fd_read is set, includes the right to invoke poll_oneoff to subscribe to eventtype::fd_read. If rights::fd_write is set, includes the right to invoke poll_oneoff to subscribe to eventtype::fd_write.