DKSDK_BUILD_LIBEV¶
Builds libev for use with the OCaml light-weight threading package lwt.
Defaults to TRUE on Unix (macOS, Linux, etc).
When TRUE, will use more efficient libev library rather than
select() for I/O polling on Unix.
Builds libev for use with the OCaml light-weight threading package lwt.
Defaults to TRUE on Unix (macOS, Linux, etc).
When TRUE, will use more efficient libev library rather than
select() for I/O polling on Unix.