:orphan: .. index:: pair: enum; rpc_epoll_flags .. _doxid-te__rpc__sys__epoll_8h_1a07b76f84f2704ae6bb9c5271e371ab8a: enum rpc_epoll_flags ==================== .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum rpc_epoll_flags { :target:`RPC_EPOLL_CLOEXEC` = 0x1, :target:`RPC_EPOLL_NONBLOCK` = 0x2, :target:`RPC_EPOLL_FLAG_UNKNOWN` = 0x4, };