:orphan: .. index:: pair: union; iomux_return .. _doxid-unioniomux__return: union iomux_return ================== .. toctree:: :hidden: Return events of a multiplexer. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include union iomux_return { // fields fd_set :target:`rfds`; fd_set :target:`wfds`; fd_set :target:`exfds`; struct iomux_return::@24 :target:`select`; };