paradigm_3/html/
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>server.cpp File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.17 -->
<center>
<a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>server.cpp File Reference</h1><code>#include "<a class="el" href="sysconfig_8h-source.html">sysconfig.h</a>"</code><br>
<code>#include "<a class="el" href="server_8h-source.html">server.h</a>"</code><br>
<code>#include "<a class="el" href="event_8h-source.html">event.h</a>"</code><br>

<p>
Include dependency graph for server.cpp:<p><center><img src="server_8cpp__incl.gif" border="0" usemap="#server.cpp_map" alt="Include dependency graph"></center>
<map name="server.cpp_map">
<area href="sysconfig_8h.html" shape="rect" coords="352,67,427,85" alt="">
<area href="server_8h.html" shape="rect" coords="816,67,872,85" alt="">
<area href="connection_8h.html" shape="rect" coords="763,0,843,19" alt="">
<area href="log_8h.html" shape="rect" coords="867,0,907,19" alt="">
<area href="eventqueue_8h.html" shape="rect" coords="931,0,1013,19" alt="">
<area href="event_8h.html" shape="rect" coords="896,67,947,85" alt="">
</map>

<p>
<a href="server_8cpp-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
 This is the <a class="el" href="classServer.html">Server</a> class implementation. It implements a standard non-blocking select() server.
<p>
<dl compact><dt><b>Author: </b></dt><dd>
Jon A. Lambert </dl><dl compact><dt><b>Date: </b></dt><dd>
05/02/2003 </dl><dl compact><dt><b>Version: </b></dt><dd>
0.30</dl>
<p>
Definition in file <a class="el" href="server_8cpp-source.html">server.cpp</a>.<hr><address style="align: right;"><small>Generated on Mon Mar 29 23:12:56 2004 for Paradigm by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.17 </small></address>
</body>
</html>