selversion Documentation on ocaml.org
Simple Event Library
This library is the result of our experience in using threads and the Lwt async monad to tame the problem of writing a server which has to listen and react to multiple sources of events. The library itself is just sugar atop Unix.select. You can read more about the library on https://github.com/gares/sel
| Tags | event input output |
|---|---|
| Author | Enrico Tassi |
| License | MIT |
| Published | |
| Homepage | https://github.com/gares/sel |
| Issue Tracker | https://github.com/gares/sel/issues |
| Maintainer | Enrico Tassi <enrico.tassi@inria.fr> |
| Dependencies |
|
| Source [http] | https://github.com/gares/sel/releases/download/v0.8.0/sel-0.8.0.tbz sha256=8d302359d6a88a8479f86f7aaa8398f895eb258d34785ef2ed68464a21707ea8 sha512=ac9ac3e90d0a300a489bbadcaea44c0e083219cb76dc60166f3134729d2c9d0177a801f787610aa487c8bd3a74f911112c778f05f0e2df581a44fd96f5167abd |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/sel/sel.0.8.0/opam |
Required by


