Skip to content

Lwt 2.5.1

Compare
Choose a tag to compare
@vbmithr vbmithr released this 08 Dec 10:33
· 1512 commits to master since this release
  • Lwt_stream.on_terminate -> Lwt_stream.on_termination
  • Lwt_unix: handle O_CLOEXEC
  • Lwt_log: add OSX syslog path
  • Ppx: Improve lwt%match, improve catchall detection
  • Add Lwt_unix.file_exists and Lwt_unix.Large_file.file_exists
  • Build fixes