package krb

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

lib/krb makes some decisions based on the currently running user. In order to play nicely with setuid programs, it uses the effective UID.

val name : unit -> string Async.Deferred.t
module Blocking : sig ... end