structtServer.tex 3.54 KB
\hypertarget{structtServer}{
\section{tServer Struct Reference}
\label{structtServer}\index{tServer@{tServer}}
}
{\tt \#include $<$server.h$>$}

\subsection*{Data Fields}
\begin{CompactItemize}
\item 
int \hyperlink{structtServer_0f35110b14ced93ae0c47173e37d707d}{servSock}
\item 
\hyperlink{structtClient}{tClient} \hyperlink{structtServer_1c13c660dcf97444bdeee1f52bace303}{clients} \mbox{[}FD\_\-SETSIZE\mbox{]}
\item 
unsigned int \hyperlink{structtServer_145a672dfaec08ce54c02dbc9f3b11ae}{maxFd}
\item 
fd\_\-set \hyperlink{structtServer_f1e1c8e11bd347994ebc641bcac4c0fb}{socks}
\item 
char \hyperlink{structtServer_17180f100090e101569a3a95934c38aa}{logPath} \mbox{[}512\mbox{]}
\item 
char \hyperlink{structtServer_c932a28b0613bb0276c1ceb6b3fee454}{namePat} \mbox{[}512\mbox{]}
\item 
FILE $\ast$ \hyperlink{structtServer_8fc3e5e54d17d86d21874d5987a080af}{wHandle}
\end{CompactItemize}


\subsection{Detailed Description}


Definition at line 9 of file server.h.

\subsection{Field Documentation}
\hypertarget{structtServer_1c13c660dcf97444bdeee1f52bace303}{
\index{tServer@{tServer}!clients@{clients}}
\index{clients@{clients}!tServer@{tServer}}
\subsubsection[{clients}]{\setlength{\rightskip}{0pt plus 5cm}{\bf tClient} {\bf tServer::clients}\mbox{[}FD\_\-SETSIZE\mbox{]}}}
\label{structtServer_1c13c660dcf97444bdeee1f52bace303}




Definition at line 11 of file server.h.\hypertarget{structtServer_17180f100090e101569a3a95934c38aa}{
\index{tServer@{tServer}!logPath@{logPath}}
\index{logPath@{logPath}!tServer@{tServer}}
\subsubsection[{logPath}]{\setlength{\rightskip}{0pt plus 5cm}char {\bf tServer::logPath}\mbox{[}512\mbox{]}}}
\label{structtServer_17180f100090e101569a3a95934c38aa}




Definition at line 14 of file server.h.\hypertarget{structtServer_145a672dfaec08ce54c02dbc9f3b11ae}{
\index{tServer@{tServer}!maxFd@{maxFd}}
\index{maxFd@{maxFd}!tServer@{tServer}}
\subsubsection[{maxFd}]{\setlength{\rightskip}{0pt plus 5cm}unsigned int {\bf tServer::maxFd}}}
\label{structtServer_145a672dfaec08ce54c02dbc9f3b11ae}




Definition at line 12 of file server.h.\hypertarget{structtServer_c932a28b0613bb0276c1ceb6b3fee454}{
\index{tServer@{tServer}!namePat@{namePat}}
\index{namePat@{namePat}!tServer@{tServer}}
\subsubsection[{namePat}]{\setlength{\rightskip}{0pt plus 5cm}char {\bf tServer::namePat}\mbox{[}512\mbox{]}}}
\label{structtServer_c932a28b0613bb0276c1ceb6b3fee454}




Definition at line 15 of file server.h.\hypertarget{structtServer_0f35110b14ced93ae0c47173e37d707d}{
\index{tServer@{tServer}!servSock@{servSock}}
\index{servSock@{servSock}!tServer@{tServer}}
\subsubsection[{servSock}]{\setlength{\rightskip}{0pt plus 5cm}int {\bf tServer::servSock}}}
\label{structtServer_0f35110b14ced93ae0c47173e37d707d}




Definition at line 10 of file server.h.\hypertarget{structtServer_f1e1c8e11bd347994ebc641bcac4c0fb}{
\index{tServer@{tServer}!socks@{socks}}
\index{socks@{socks}!tServer@{tServer}}
\subsubsection[{socks}]{\setlength{\rightskip}{0pt plus 5cm}fd\_\-set {\bf tServer::socks}}}
\label{structtServer_f1e1c8e11bd347994ebc641bcac4c0fb}




Definition at line 13 of file server.h.\hypertarget{structtServer_8fc3e5e54d17d86d21874d5987a080af}{
\index{tServer@{tServer}!wHandle@{wHandle}}
\index{wHandle@{wHandle}!tServer@{tServer}}
\subsubsection[{wHandle}]{\setlength{\rightskip}{0pt plus 5cm}FILE$\ast$ {\bf tServer::wHandle}}}
\label{structtServer_8fc3e5e54d17d86d21874d5987a080af}




Definition at line 16 of file server.h.

The documentation for this struct was generated from the following file:\begin{CompactItemize}
\item 
include/\hyperlink{server_8h}{server.h}\end{CompactItemize}