moonpool/lwt/Lwt_engine/Versioned/index.html
2025-09-26 19:08:06 +00:00

2 lines
2 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Versioned (lwt.Lwt_engine.Versioned)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../_odoc-theme/odoc.css"/><meta name="generator" content="odoc 3.1.0"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> <a href="../../../index.html">Index</a> &#x00BB; <a href="../../index.html">lwt</a> &#x00BB; <a href="../index.html">Lwt_engine</a> &#x00BB; Versioned</nav><header class="odoc-preamble"><h1>Module <code><span>Lwt_engine.Versioned</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec class anchored" id="class-libev_1"><a href="#class-libev_1" class="anchor"></a><code><span><span class="keyword">class</span> </span><span><a href="class-libev_1/index.html">libev_1</a></span><span> : <span class="keyword">object</span> ... <span class="keyword">end</span></span></code></div><div class="spec-doc"><p>Old version of <a href="../class-libev/index.html"><code>Lwt_engine.libev</code></a>. The current <a href="../class-libev/index.html"><code>Lwt_engine.libev</code></a> allows selecting the libev back end.</p></div></div><div class="odoc-spec"><div class="spec class anchored" id="class-libev_2"><a href="#class-libev_2" class="anchor"></a><code><span><span class="keyword">class</span> </span><span><a href="class-libev_2/index.html">libev_2</a></span><span> : <span><span class="optlabel">?backend</span>:<a href="../Ev_backend/index.html#type-t">Ev_backend.t</a> <span class="arrow">&#45;&gt;</span></span> <span>unit <span class="arrow">&#45;&gt;</span></span> <span class="keyword">object</span> ... <span class="keyword">end</span></span></code></div><div class="spec-doc"><p>Since Lwt 3.0.0, this is just an alias for <a href="../class-libev/index.html"><code>Lwt_engine.libev</code></a>.</p></div></div></div></body></html>