fmt
This commit is contained in:
parent
2847432240
commit
f4d9f8e618
8 changed files with 124 additions and 55 deletions
|
|
@ -111,8 +111,8 @@ struct
|
|||
| _ -> ()
|
||||
in
|
||||
{
|
||||
Alpn.error = Server.alpn_error_handler;
|
||||
Alpn.request =
|
||||
Alpn.error= Server.alpn_error_handler;
|
||||
Alpn.request=
|
||||
(fun flow edn reqd protocol ->
|
||||
Server.alpn_request_handler ~ctx ~authenticator ~to_close (R.T flow)
|
||||
edn reqd protocol);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue