Skip to content

Lwt 5.4.1

Compare
Choose a tag to compare
@raphael-proust raphael-proust released this 31 May 10:07
· 373 commits to master since this release

Bugs fixed

  • Fix Lwt_fmt.stderr to actually point to stderr (#852, #850, Volker Diels-Grabsch).

  • Make temporary files created by Lwt_io.with_temp_dir deletable on Windows by removing the RO bit (#849, #861, Antonin Décimo).

  • Handle ECONNABORTED in Lwt_io.establish_server* (#829, #830, Reynir Björnsson, Hannes Mehnert).