Skip to content
Snippets Groups Projects
Commit 7185874b authored by Avi Kivity's avatar Avi Kivity Committed by Pekka Enberg
Browse files

epoll: switch epoll_object to using file pointers


Holding filerefs causes close() to be delayed indefinitly in case
the user "forgets" to EPOLL_CTL_DEL the file before close().

Signed-off-by: default avatarAvi Kivity <avi@cloudius-systems.com>
Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>
parent 2f2b5a4f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment