Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 550bbe86d83a7870fdddc73c68e5d2b2 > files > 273

libunbound-devel-1.3.4-1mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>unbound: daemon_remote Struct 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.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>daemon_remote Struct Reference</h1><!-- doxytag: class="daemon_remote" -->The remote control tool state.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;remote.h&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="140b653144a86e20a84fb52caa33601a"></a><!-- doxytag: member="daemon_remote::worker" ref="140b653144a86e20a84fb52caa33601a" args="" -->
struct <a class="el" href="structworker.html">worker</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdaemon__remote.html#140b653144a86e20a84fb52caa33601a">worker</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the <a class="el" href="structworker.html" title="Structure holding working information for unbound.">worker</a> for this remote control <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="88536b83db323f0ff4bd4ab7fbc151e3"></a><!-- doxytag: member="daemon_remote::accept_list" ref="88536b83db323f0ff4bd4ab7fbc151e3" args="" -->
struct <a class="el" href="structlisten__list.html">listen_list</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdaemon__remote.html#88536b83db323f0ff4bd4ab7fbc151e3">accept_list</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">commpoints for accepting remote control connections <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b785e33b70054449fbed3e4e81165dad"></a><!-- doxytag: member="daemon_remote::active" ref="b785e33b70054449fbed3e4e81165dad" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdaemon__remote.html#b785e33b70054449fbed3e4e81165dad">active</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">number of active commpoints that are handling remote control <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f1cc2ff546fa007f3e267aed85794de7"></a><!-- doxytag: member="daemon_remote::max_active" ref="f1cc2ff546fa007f3e267aed85794de7" args="" -->
int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdaemon__remote.html#f1cc2ff546fa007f3e267aed85794de7">max_active</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">max active commpoints <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="de316bd7c2df84ced98aa4f4f4e78586"></a><!-- doxytag: member="daemon_remote::busy_list" ref="de316bd7c2df84ced98aa4f4f4e78586" args="" -->
struct <a class="el" href="structrc__state.html">rc_state</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdaemon__remote.html#de316bd7c2df84ced98aa4f4f4e78586">busy_list</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">current commpoints busy; should be a short list, malloced <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="aeebc982bda0211a17ecccdb2c934583"></a><!-- doxytag: member="daemon_remote::ctx" ref="aeebc982bda0211a17ecccdb2c934583" args="" -->
SSL_CTX *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdaemon__remote.html#aeebc982bda0211a17ecccdb2c934583">ctx</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the SSL context for creating new SSL streams <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The remote control tool state. 
<p>
The state is only created for the first thread, other threads are called from this thread. Only the first threads listens to the control port. The other threads do not, but are called on the command channel(pipe) from the first thread. <hr>The documentation for this struct was generated from the following file:<ul>
<li>daemon/<a class="el" href="remote_8h.html">remote.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Oct 13 06:46:34 2009 for unbound by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>