package obus

  1. Overview
  2. Docs
Pure Ocaml implementation of the D-Bus protocol

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.1.tar.gz
sha256=4001c0756f8edd48a7d3a43ce9d984d3f3946abb627e63bf5ab2376f1b861c99
md5=218be0245e55bfa1d6fdd324bbedf568

doc/obus.network_manager/Nm_ppp/index.html

Module Nm_ppp

PPP

include OBus_proxy.Private
type t = private OBus_proxy.proxy
val of_proxy : OBus_proxy.proxy -> t
val to_proxy : t -> OBus_proxy.proxy
val need_secrets : t -> (string * string) Lwt.t
val set_ip4_config : t -> config:(string * OBus_value.V.single) list -> unit Lwt.t
val set_state : t -> state:int -> unit Lwt.t
OCaml

Innovation. Community. Security.