Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 53a6ca6ae0f1396eadc994002d93d490 > files > 218

libmicrohttpd-doc-0.9.6-1.fc14.noarch.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>GNU libmicrohttpd: MHD_ConnectionInfo Union 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.7.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="../../main.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="tabs2">
    <ul class="tablist">
      <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="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<h1>MHD_ConnectionInfo Union Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="MHD_ConnectionInfo" -->
<p><code>#include &lt;<a class="el" href="../../dc/d0c/microhttpd_8h_source.html">microhttpd.h</a>&gt;</code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/dc1/unionMHD__ConnectionInfo.html#a0728c9f1a9c48cc61811e45b019999b1">cipher_algorithm</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/dc1/unionMHD__ConnectionInfo.html#a493d7db4e3d5a8a9f3f89b8269d5b6ed">protocol</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/dc1/unionMHD__ConnectionInfo.html#ab89cf1c30cc2dec2e43d081e7e40811d">tls_session</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/dc1/unionMHD__ConnectionInfo.html#a82eb5004c18287649f22a520482d3eb3">client_cert</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct sockaddr_in *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d0/dc1/unionMHD__ConnectionInfo.html#a2faa754dc348ccc4ff1911218962b9c0">client_addr</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Information about a connection. </p>

<p>Definition at line <a class="el" href="../../dc/d0c/microhttpd_8h_source.html#l01522">1522</a> of file <a class="el" href="../../dc/d0c/microhttpd_8h_source.html">microhttpd.h</a>.</p>
<hr/><h2>Field Documentation</h2>
<a class="anchor" id="a0728c9f1a9c48cc61811e45b019999b1"></a><!-- doxytag: member="MHD_ConnectionInfo::cipher_algorithm" ref="a0728c9f1a9c48cc61811e45b019999b1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="../../d0/dc1/unionMHD__ConnectionInfo.html#a0728c9f1a9c48cc61811e45b019999b1">MHD_ConnectionInfo::cipher_algorithm</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Cipher algorithm used, of type "enum gnutls_cipher_algorithm". </p>

<p>Definition at line <a class="el" href="../../dc/d0c/microhttpd_8h_source.html#l01528">1528</a> of file <a class="el" href="../../dc/d0c/microhttpd_8h_source.html">microhttpd.h</a>.</p>

</div>
</div>
<a class="anchor" id="a2faa754dc348ccc4ff1911218962b9c0"></a><!-- doxytag: member="MHD_ConnectionInfo::client_addr" ref="a2faa754dc348ccc4ff1911218962b9c0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct sockaddr_in* <a class="el" href="../../d0/dc1/unionMHD__ConnectionInfo.html#a2faa754dc348ccc4ff1911218962b9c0">MHD_ConnectionInfo::client_addr</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Address information for the client. </p>

<p>Definition at line <a class="el" href="../../dc/d0c/microhttpd_8h_source.html#l01548">1548</a> of file <a class="el" href="../../dc/d0c/microhttpd_8h_source.html">microhttpd.h</a>.</p>

</div>
</div>
<a class="anchor" id="a82eb5004c18287649f22a520482d3eb3"></a><!-- doxytag: member="MHD_ConnectionInfo::client_cert" ref="a82eb5004c18287649f22a520482d3eb3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* <a class="el" href="../../d0/dc1/unionMHD__ConnectionInfo.html#a82eb5004c18287649f22a520482d3eb3">MHD_ConnectionInfo::client_cert</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>GNUtls client certificate handle, of type "gnutls_x509_crt_t". </p>

<p>Definition at line <a class="el" href="../../dc/d0c/microhttpd_8h_source.html#l01543">1543</a> of file <a class="el" href="../../dc/d0c/microhttpd_8h_source.html">microhttpd.h</a>.</p>

</div>
</div>
<a class="anchor" id="a493d7db4e3d5a8a9f3f89b8269d5b6ed"></a><!-- doxytag: member="MHD_ConnectionInfo::protocol" ref="a493d7db4e3d5a8a9f3f89b8269d5b6ed" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="../../d0/dc1/unionMHD__ConnectionInfo.html#a493d7db4e3d5a8a9f3f89b8269d5b6ed">MHD_ConnectionInfo::protocol</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Protocol used, of type "enum gnutls_protocol". </p>

<p>Definition at line <a class="el" href="../../dc/d0c/microhttpd_8h_source.html#l01533">1533</a> of file <a class="el" href="../../dc/d0c/microhttpd_8h_source.html">microhttpd.h</a>.</p>

</div>
</div>
<a class="anchor" id="ab89cf1c30cc2dec2e43d081e7e40811d"></a><!-- doxytag: member="MHD_ConnectionInfo::tls_session" ref="ab89cf1c30cc2dec2e43d081e7e40811d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* <a class="el" href="../../d0/dc1/unionMHD__ConnectionInfo.html#ab89cf1c30cc2dec2e43d081e7e40811d">MHD_ConnectionInfo::tls_session</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>GNUtls session handle, of type "gnutls_session_t". </p>

<p>Definition at line <a class="el" href="../../dc/d0c/microhttpd_8h_source.html#l01538">1538</a> of file <a class="el" href="../../dc/d0c/microhttpd_8h_source.html">microhttpd.h</a>.</p>

</div>
</div>
<hr/>The documentation for this union was generated from the following file:<ul>
<li>src/include/<a class="el" href="../../dc/d0c/microhttpd_8h_source.html">microhttpd.h</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Wed Jan 26 2011 for GNU libmicrohttpd by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>