From: "Jérémie Dimino" <jeremie@dimino.org>
To: caml-list@inria.fr
Subject: [ANN] Lwt 2.2.0 released
Date: Mon, 13 Dec 2010 16:36:11 +0100 [thread overview]
Message-ID: <20101213153610.GA32467@aurora> (raw)
Hello,
The Lwt team is pleased to announce the release of Lwt 2.2.0. You can
download it at:
http://ocsigen.org/lwt/install
Here is a list of changes from the previous version (2.1.1):
* Bugfixes:
** Fix a bug with cancellable threads causing {{{Canceled}}}
exceptions to be raised randomly
** Fix a fd-leak in Lwt_io.open_connection
* {{{Lwt_unix}}} now use libev instead of select
* Add thread local storage support to {{{Lwt}}}
* Add backtrace support to {{{Lwt}}}. Now {{{Lwt}}} exceptions can
be recored by using the syntax extension with the {{{-lwt-debug}}}
command line switch.
* Allow blocking system calls to be executed in parallels
* Change the type of many functions of {{{Lwt_unix}}}, which now
return a {{{Lwt}}} thread
* Add functions {{{Lwt_unix.readable}}} and {{{Lwt_unix.writable}}}
* Add function {{{Lwt_io.is_busy}}}
* Add functions {{{Lwt_event.delay}}} and {{{Lwt_signal.delay}}}
* Add function {{{Lwt_term.render_update}}}
* Add function {{{Lwt_ssl.embed_socket}}}
* Add module {{{Lwt_bytes}}} defining operations on bigarrays
instead of strings
* Use bigarrays in Lwt_io instead of strings for the internal buffer.
Lwt_io.make now takes a function that uses a bigarray.
* Add module {{{Lwt_switch}}}
Enjoy!
--
Jérémie Dimino, on behalf of the Lwt team
next reply other threads:[~2010-12-13 15:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-13 15:36 Jérémie Dimino [this message]
2010-12-16 16:05 ` [Caml-list] " Gregory Bellier
2010-12-16 16:12 ` Sylvain Le Gall
2010-12-16 16:13 ` [Caml-list] " Jérémie Dimino
2010-12-16 16:18 ` Gregory Bellier
2010-12-16 16:54 ` Hans Ole Rafaelsen
2010-12-16 19:03 ` Jérémie Dimino
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101213153610.GA32467@aurora \
--to=jeremie@dimino.org \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox