lwt_ssl-1.1.1
版本发布时间: 2017-10-12 06:26:45
ocsigen/lwt最新发布版本:5.7.0(2023-08-23 15:03:39)
- Compatibility with
-safe-string
, and thus OCaml 4.06.Lwt_ssl.read
andLwt_ssl.write
now take a buffer of typebytes
as argument, rather than a buffer of typestring
(#479).