Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > os > by-pkgid > 9c481c872fb0ae0cbadccdc2f4a18ab6 > files > 122

libasync-devel-0.17.0-5.fc14.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Async: AsyncTcpServer.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="dir_d583404e3b046262ade615a4e7154c3b.html">include</a>
  </div>
</div>
<div class="contents">
<h1>AsyncTcpServer.h File Reference</h1>
<p>A class for creating a TCP server.  
<a href="#_details">More...</a></p>
<code>#include &lt;string&gt;</code><br/>
<code>#include &lt;vector&gt;</code><br/>
<code>#include &lt;sigc++/sigc++.h&gt;</code><br/>
<code>#include &lt;<a class="el" href="AsyncTcpConnection_8h_source.html">AsyncTcpConnection.h</a>&gt;</code><br/>

<p><a href="AsyncTcpServer_8h_source.html">Go to the source code of this file.</a></p>
<h2>Classes</h2>
<ul>
<li>class <a class="el" href="classAsync_1_1TcpServer.html">Async::TcpServer</a>
<dl class="el"><dd class="mdescRight">A class for creating a TCP server.  <a href="classAsync_1_1TcpServer.html#_details">More...</a><br/></dl></ul>
<h2>Namespaces</h2>
<ul>
<li>namespace <a class="el" href="namespaceAsync.html">Async</a>

<p><dl class="el"><dd class="mdescRight"><p>Namespace for the asynchronous programming classes. </p>
<br/></dl></p>
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A class for creating a TCP server. </p>
<dl class="author"><dt><b>Author:</b></dt><dd>Tobias Blomberg </dd></dl>
<dl class="date"><dt><b>Date:</b></dt><dd>2003-12-07</dd></dl>
<p>This class is used to create a TCP server that listens to a TCP-port.</p>
<div class="fragment"><pre class="fragment">
Async - A library for programming event driven applications
Copyright (C) 2003  Tobias Blomberg / SM0SVX

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
</pre></div> 
<p>Definition in file <a class="el" href="AsyncTcpServer_8h_source.html">AsyncTcpServer.h</a>.</p>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2-20100208 </small></address>
</body>
</html>