Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1583200

[RFC 0/2] fs,eventpoll: Add EPOLL_CTL_DUP into epoll_ctl syscall

From Cyrill Gorcunov <gorcunov@openvz.org>
Newsgroups linux.kernel
Subject [RFC 0/2] fs,eventpoll: Add EPOLL_CTL_DUP into epoll_ctl syscall
Date 2017-02-17 09:40 +0100
Message-ID <tbMf7-1Su-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


In the series new EPOLL_CTL_DUP operation introduced, we need it
to be able to restore target file descriptors in case if they
were dup'ed (or received via unix message) before registering
and closed after, so the fdinfo info shows file number which
application no longer having.

Please take a look. Kir, I slightly updated manpage to mention
the reason why we need this operation.

	Cyrill

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[RFC 0/2] fs,eventpoll: Add EPOLL_CTL_DUP into epoll_ctl syscall Cyrill Gorcunov <gorcunov@openvz.org> - 2017-02-17 09:40 +0100

csiph-web