B | |
| BE [Lwt_io] |
Reading/writing of integers in big-endian
|
L | |
| LE [Lwt_io] |
Reading/writing of integers in little-endian
|
| LargeFile [Lwt_unix] | |
| Lwt |
Module
Lwt: cooperative light-weight threads.
|
| Lwt_condition |
Conditions
|
| Lwt_daemon |
Daemon helpers
|
| Lwt_event |
Events utilities
|
| Lwt_gc |
Interaction with the garbage collector
|
| Lwt_io |
Buffered byte channels
|
| Lwt_lib |
Cooperative unix system calls
|
| Lwt_list |
List helpers
|
| Lwt_log |
Logging facility
|
| Lwt_main |
Main loop and event queue
|
| Lwt_mutex |
Cooperative locks for mutual exclusion
|
| Lwt_mvar |
Mailbox variables
|
| Lwt_pool |
Creating pools (for example pools of connections to a database).
|
| Lwt_preemptive |
This module allows to mix preemptive threads with
Lwt
cooperative threads.
|
| Lwt_process |
Process management
|
| Lwt_sequence |
Mutable sequence of elements
|
| Lwt_signal |
Signals utilities
|
| Lwt_ssl |
OCaml-SSL integration
|
| Lwt_stream |
Data streams
|
| Lwt_throttle |
Rate limiters
|
| Lwt_timeout |
Timeouts
|
| Lwt_unix |
Cooperative system calls
|
M | |
| Make [Lwt_throttle] | |
P | |
| Pa_log |
Logging facility
|
| Pa_lwt |
Syntactic sugars for lwt
|
S | |
| Section [Lwt_log] |
Sections
|