Releases: anmonteiro/eio-ssl
Releases · anmonteiro/eio-ssl
0.3.0
CHANGES:
- Handle EOF from OpenSSL more gracefully
(#23)
0.1.1
CHANGES:
- Set file descriptors in non-blocking mode
(#12)
- OpenSSL requires file descriptors to be in non-blocking mode to avoid
blocking the entire OCaml domain