package krb

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val serve : authorize:Authorize.t -> principal:Principal.Name.t -> client_addr:Async.Socket.Address.Inet.t -> protocol_backend -> (Connection.t, [ `Krb_error of Core.Error.t | `Handshake_error of Core.Error.t | `Rejected_client ]) Async.Deferred.Result.t