package frenetic

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

Platform defines functions for sending OpenFlow messages to switches and wrapping thunks with timeouts.

val timeout : float -> (unit -> unit) -> unit