perform 2-byte or 4-byte swap operations.
\end{funcdesc}
+\begin{datadesc}{socket_type}
+This is a Python type object that represents the socket object type.
+It is the same as \code{type(socket.socket(...))}.
+\end{datadesc}
+
\subsection{Socket Objects}
\noindent
perform 2-byte or 4-byte swap operations.
\end{funcdesc}
+\begin{datadesc}{socket_type}
+This is a Python type object that represents the socket object type.
+It is the same as \code{type(socket.socket(...))}.
+\end{datadesc}
+
\subsection{Socket Objects}
\noindent