:orphan: .. index:: pair: struct; tarpc_wsa_socket_in .. _doxid-structtarpc__wsa__socket__in: struct tarpc_wsa_socket_in ========================== .. toctree:: :hidden: Overview ~~~~~~~~ .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_wsa_socket_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; tarpc_int :ref:`domain`; tarpc_int :ref:`type`; tarpc_int :ref:`proto`; char :ref:`info`; tarpc_int :ref:`flags`; }; .. _details-structtarpc__wsa__socket__in: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Fields ------ .. index:: pair: variable; domain .. _doxid-structtarpc__wsa__socket__in_1ae96ba39ed622fb28d032580159e72ab9: .. ref-code-block:: cpp :class: doxyrest-title-code-block tarpc_int domain TA-independent domain .. index:: pair: variable; type .. _doxid-structtarpc__wsa__socket__in_1a7a976b0c36164fe865c2008304370ac9: .. ref-code-block:: cpp :class: doxyrest-title-code-block tarpc_int type TA-independent socket type .. index:: pair: variable; proto .. _doxid-structtarpc__wsa__socket__in_1a962cb26cce1310d4e5b2df6fdd6d1325: .. ref-code-block:: cpp :class: doxyrest-title-code-block tarpc_int proto TA-independent socket protocol .. index:: pair: variable; info .. _doxid-structtarpc__wsa__socket__in_1a20ff8b72c7cf7d24fba8e2759c18c97c: .. ref-code-block:: cpp :class: doxyrest-title-code-block char info Protocol Info (for winsock2 only) .. index:: pair: variable; flags .. _doxid-structtarpc__wsa__socket__in_1ace6d7232b4070c1ceb35f334c50d2eea: .. ref-code-block:: cpp :class: doxyrest-title-code-block tarpc_int flags flags (for winsock2 only)