Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 23738ce61b8ac1e2a4c2fd7cb9473d96 > files > 11

ocaml-bitcoin-devel-1.1.1-2.mga4.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="previous" href="Bitcoin.HTTPCLIENT.html">
<link rel="next" href="Bitcoin.ENGINE.html">
<link rel="Up" href="Bitcoin.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Bitcoin" rel="Chapter" href="Bitcoin.html">
<link title="Bitcoin_ocamlnet" rel="Chapter" href="Bitcoin_ocamlnet.html"><title>Bitcoin.CONNECTION</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Bitcoin.HTTPCLIENT.html" title="Bitcoin.HTTPCLIENT">Previous</a>
&nbsp;<a class="up" href="Bitcoin.html" title="Bitcoin">Up</a>
&nbsp;<a class="post" href="Bitcoin.ENGINE.html" title="Bitcoin.ENGINE">Next</a>
</div>
<h1>Module type <a href="type_Bitcoin.CONNECTION.html">Bitcoin.CONNECTION</a></h1>

<pre><span class="keyword">module type</span> CONNECTION = <code class="code">sig</code> <a href="Bitcoin.CONNECTION.html">..</a> <code class="code">end</code></pre><div class="info modtype top">
Module encapsulating all connection information.<br>
</div>
<hr width="100%">

<pre><span id="VALdefault"><span class="keyword">val</span> default</span> : <code class="type"><a href="Bitcoin.html#TYPEconn_t">Bitcoin.conn_t</a> option</code></pre></body></html>