You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.3 KiB
29 lines
1.3 KiB
\hypertarget{serverInit_8c}{
|
|
\section{server/serverInit.c File Reference}
|
|
\label{serverInit_8c}\index{server/serverInit.c@{server/serverInit.c}}
|
|
}
|
|
{\tt \#include $<$sys/select.h$>$}\par
|
|
{\tt \#include $<$string.h$>$}\par
|
|
{\tt \#include $<$stdlib.h$>$}\par
|
|
{\tt \#include \char`\"{}../include/server.h\char`\"{}}\par
|
|
{\tt \#include \char`\"{}../include/socket.h\char`\"{}}\par
|
|
{\tt \#include \char`\"{}../include/monitor.h\char`\"{}}\par
|
|
{\tt \#include \char`\"{}../include/logRotate.h\char`\"{}}\par
|
|
\subsection*{Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
void \hyperlink{serverInit_8c_68050069ed3a2e05cb02440090c89a1f}{serverInit} (\hyperlink{structtServer}{tServer} $\ast$server, unsigned int port, unsigned int pending, const char $\ast$logPath, const char $\ast$namePat)
|
|
\end{CompactItemize}
|
|
|
|
|
|
\subsection{Function Documentation}
|
|
\hypertarget{serverInit_8c_68050069ed3a2e05cb02440090c89a1f}{
|
|
\index{serverInit.c@{serverInit.c}!serverInit@{serverInit}}
|
|
\index{serverInit@{serverInit}!serverInit.c@{serverInit.c}}
|
|
\subsubsection[{serverInit}]{\setlength{\rightskip}{0pt plus 5cm}void serverInit ({\bf tServer} $\ast$ {\em server}, \/ unsigned int {\em port}, \/ unsigned int {\em pending}, \/ const char $\ast$ {\em logPath}, \/ const char $\ast$ {\em namePat})}}
|
|
\label{serverInit_8c_68050069ed3a2e05cb02440090c89a1f}
|
|
|
|
|
|
|
|
|
|
Definition at line 11 of file serverInit.c.
|