~ubuntu-branches/ubuntu/trusty/glibmm2.4/trusty-proposed

« back to all changes in this revision

Viewing changes to docs/reference/html/classGio_1_1TlsConnection.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2014-04-07 13:47:09 UTC
  • mfrom: (1.2.87)
  • Revision ID: package-import@ubuntu.com-20140407134709-wlrea1wrtuy9kpzw
Tags: 2.39.93-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 <tr style="height: 56px;">
19
19
  <td style="padding-left: 0.5em;">
20
20
   <div id="projectname">glibmm
21
 
   &#160;<span id="projectnumber">2.39.4</span>
 
21
   &#160;<span id="projectnumber">2.39.93</span>
22
22
   </div>
23
23
  </td>
24
24
 </tr>
379
379
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
380
380
<div class="textblock"><p><a class="el" href="classGio_1_1TlsConnection.html" title="TlsConnection - TLS connection type. ">TlsConnection</a> - TLS connection type. </p>
381
381
<p><a class="el" href="classGio_1_1TlsConnection.html" title="TlsConnection - TLS connection type. ">TlsConnection</a> is the base TLS connection class type, which wraps an <a class="el" href="classGio_1_1IOStream.html" title="IOStream - Base class for implementing read/write streams. ">IOStream</a> and provides TLS encryption on top of it. Its subclasses, <a class="el" href="classGio_1_1TlsClientConnection.html" title="TlsClientConnection - TLS client-side connection. ">TlsClientConnection</a> and <a class="el" href="classGio_1_1TlsServerConnection.html" title="TlsServerConnection - TLS server-side connection. ">TlsServerConnection</a>, implement client-side and server-side TLS, respectively. </p>
382
 
<dl class="since_2_36"><dt><b><a class="el" href="since_2_36.html#_since_2_36000028">Since glibmm 2.36:</a></b></dt><dd></dd></dl>
 
382
<dl class="since_2_36"><dt><b><a class="el" href="since_2_36.html#_since_2_36000030">Since glibmm 2.36:</a></b></dt><dd></dd></dl>
383
383
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
384
384
<a class="anchor" id="a7d5e5dbc0066cf098454003b65a16207"></a>
385
385
<div class="memitem">
876
876
<dl class="since_2_28"><dt><b><a class="el" href="since_2_28.html#_since_2_28000225">Since glibmm 2.28:</a></b></dt><dd></dd></dl>
877
877
<dl class="params"><dt>Parameters</dt><dd>
878
878
  <table class="params">
879
 
    <tr><td class="paramname">io_priority</td><td>The I/O priority of the request. </td></tr>
 
879
    <tr><td class="paramname">io_priority</td><td>The [I/O priority][io-priority] of the request. </td></tr>
880
880
    <tr><td class="paramname">cancellable</td><td>A <a class="el" href="classGio_1_1Cancellable.html" title="Allows actions to be cancelled. ">Cancellable</a>, or <code>0</code>. </td></tr>
881
881
    <tr><td class="paramname">slot</td><td>Callback to call when the handshake is complete. </td></tr>
882
882
  </table>
1602
1602
</div><!-- contents -->
1603
1603
<!-- start footer part -->
1604
1604
<hr class="footer"/><address class="footer"><small>
1605
 
Generated on Mon Feb 17 2014 09:42:52 for glibmm by &#160;<a href="http://www.doxygen.org/index.html">
 
1605
Generated on Sat Apr 5 2014 14:43:03 for glibmm by &#160;<a href="http://www.doxygen.org/index.html">
1606
1606
<img class="footer" src="doxygen.png" alt="doxygen"/>
1607
1607
</a> 1.8.4
1608
1608
</small></address>