package obus

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.0.tar.gz
sha256=b8a0707f03d525a98c1c5a380b07074e52f2d26918c7b2ad90b5cc0f99a67f2d
md5=0896d5078bfd486a65cf9fa73a984b3f

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.