CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/08/18 18:27:50
Log message:
initial import of lwt-2.4.0; espie@ ok
Does not include the enhanced top-level, which will be added in a later
update.
From Christopher Zimmermann <[email protected]>
--
Lwt provides very light-weight cooperative threads for OCaml;
``launching'' a thread is a very fast operation, it does not require
a new stack, a new process, or anything else. Moreover context
switches are very fast. In fact, it is so easy that a thread can
be launched for every system call. And composing cooperative threads
will allow highly asynchronous programs.
Status:
Vendor Tag: avsm
Release Tags: avsm_2012-Aug-18
N ports/devel/ocaml-lwt/Makefile
N ports/devel/ocaml-lwt/distinfo
N ports/devel/ocaml-lwt/patches/patch-discover_ml
N ports/devel/ocaml-lwt/patches/patch-src_unix_lwt_unix_unix_c
N ports/devel/ocaml-lwt/patches/patch-setup_ml
N ports/devel/ocaml-lwt/patches/patch-src_unix_lwt_unix_ml
N ports/devel/ocaml-lwt/pkg/PFRAG.shared
N ports/devel/ocaml-lwt/pkg/PFRAG.dynlink-native
N ports/devel/ocaml-lwt/pkg/PLIST
N ports/devel/ocaml-lwt/pkg/DESCR
N ports/devel/ocaml-lwt/pkg/PFRAG.native
No conflicts created by this import