iptables_client
Iptables_client
current-albatross-deployer
current-albatross-deployer.iptables
iptables_daemon_api
type wire_error = [
| `Eof
| `Exception
| `Parse of string
| `Toomuch
]
type socket
module IpManager : sig ... end
module Deployments : sig ... end
val connect : unit -> socket Lwt.t
val close : socket -> unit Lwt.t