:orphan: .. index:: pair: struct; tarpc_iomux_create_state_out .. _doxid-structtarpc__iomux__create__state__out: struct tarpc_iomux_create_state_out =================================== .. toctree:: :hidden: Overview ~~~~~~~~ .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_iomux_create_state_out { // fields struct :ref:`tarpc_out_arg` :target:`common`; :ref:`tarpc_iomux_state` :ref:`iomux_st`; tarpc_int :ref:`retval`; }; .. _details-structtarpc__iomux__create__state__out: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Fields ------ .. index:: pair: variable; iomux_st .. _doxid-structtarpc__iomux__create__state__out_1a1c8c678ed28307305af79bea8cec4c96: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tarpc_iomux_state` iomux_st The multiplexer context .. index:: pair: variable; retval .. _doxid-structtarpc__iomux__create__state__out_1a9467e8f8360eabdc0e8a2ae237f8852f: .. ref-code-block:: cpp :class: doxyrest-title-code-block tarpc_int retval 0 (success) or -1 (failure)