Skip to content

require mirage-types-lwt instead of mirage-types (V1_LWT is used)#113

Merged
yomimono merged 1 commit intomirage:masterfrom
hannesm:add-types-lwt
Dec 14, 2016
Merged

require mirage-types-lwt instead of mirage-types (V1_LWT is used)#113
yomimono merged 1 commit intomirage:masterfrom
hannesm:add-types-lwt

Conversation

@hannesm
Copy link
Copy Markdown
Member

@hannesm hannesm commented Dec 14, 2016

@yomimono yomimono merged commit 3db76a7 into mirage:master Dec 14, 2016
@hannesm hannesm deleted the add-types-lwt branch December 14, 2016 20:29
avsm pushed a commit to avsm/ocaml-dns that referenced this pull request Jun 23, 2017
Always close SSL channel even if callback failed.
Do not close oc and ic concurrently, doing so would leak the FD in Lwt_ssl.
When closing oc just shutdown write side, and when closing ic actually
close the socket.
This does not perform a bidirectional shutdown (the previous code didn't either).

unix/tests/run.sh prints 'OK' now

Fix mirage#113
RyanGibb pushed a commit to RyanGibb/ocaml-dns that referenced this pull request Sep 26, 2022
RyanGibb pushed a commit to RyanGibb/ocaml-dns that referenced this pull request Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants