Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
file_can_poll
fs/eventpoll.c
2255
if (!file_can_poll(fd_file(tf)))
io_uring/io_uring.h
550
if (req->file && file_can_poll(req->file)) {