vbmithr / ocaml-websocket

Websocket library for OCaml
ISC License
162 stars 44 forks source link

Lwt: Use ~on_exn like Conduit #82

Closed vbmithr closed 7 years ago

vbmithr commented 7 years ago

On 19/03/2017 20:49, Fabian wrote:

Does |Conduit_lwt_unix.serve| close the connection automatically (when |server_fun| returns or raises)?

Yes it does.

conduit_lwt_unix.ml line 195