autodoc.git / modref / ex / 7.8_3A_3A / SSL / session / index.html

version» Context lines:

autodoc.git/modref/ex/7.8_3A_3A/SSL/session/index.html:1:   <!doctype html>   <html>    <head>    <meta content="width=device-width, initial-scale=1" name="viewport">    <meta charset="utf-8">    <title>Pike Reference Manual - SSL.session</title> -  <!-- 220--> +  <!-- 221-->    <link rel='stylesheet' href='../../../../style.css'>    <script src='../../../../site.js'></script> -  $version_js$ -  $date_js$ +  <script src='../../../../constants.js'></script> +  <script>PikeDoc.NO_DYNAMIC = true;</script>       </head>    <body>    <header>    <div class="header">    <div id="version"><strong data-id="version"></strong></div>    <div id="burger">&#9776;</div><!-- Hamburger icon -->    <h1>    <a href="http://pike.lysator.liu.se/" class="logo">    <span>Pike programming language</span>
autodoc.git/modref/ex/7.8_3A_3A/SSL/session/index.html:52:   <li><a href='../../../../ex/7.8_3A_3A/SSL/session/new_client_states.html'>new_client_states()</a></li>   <li><a href='../../../../ex/7.8_3A_3A/SSL/session/new_server_states.html'>new_server_states()</a></li>   <li><a href='../../../../ex/7.8_3A_3A/SSL/session/set_cipher_suite.html'>set_cipher_suite()</a></li>   <li><a href='../../../../ex/7.8_3A_3A/SSL/session/set_compression_method.html'>set_compression_method()</a></li>   </ul></nav>    </article>    </div>    </div>    </div>    <footer> -  <div id="build-date">Extracted from <strong data-id="version"></strong> as of <strong data-id="date"></strong>.</div> +  <div id="build-date">Extracted from <strong data-id="version"></strong> as of <strong data-id="date" data-timestamp=""></strong>.</div>    </footer>       <script>    // Tell PikeDoc that next actions are from loaded scripts    PikeDoc.isInline = false;    </script>    </body>   </html>