lwt 4 update
-
update to lwt 4.0.0:
- The modules
Uwt_chan
andUwt_log
have been removed.Uwt_log
is available as an external library Uwt_io.file_length
now fails withEISDIR
when used on a
directory (see ocsigen/lwt#563)
- The modules
-
update to libuv 1.20.0:
Uwt.Fs.copyfile
now supports file cloning