package mirage-stack-lwt
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  MirageOS signatures for network stacks
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      mirage-stack-v1.4.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=a8e8615586cb6e5663ba248b3aa3794472106f31922158fa10d2a89a93974d18
    
    
  md5=6a21f64c2eb015464b53e0ad9410bfa6
    
    
  Description
mirage-stack-lwt provides a set of module types which libraries intended to be used as MirageOS network stacks should implement.
README
mirage-stack — MirageOS signatures for network stacks
mirage-stack provides a set of module types which libraries intended to be used as MirageOS network stacks should implement.
The set of protocols defined is:
Mirage_stack.STACKV4 and Mirage_stack_lwt.STACKV4
mirage-stack is distributed under the ISC license.
Installation
mirage-stack can be installed with opam:
opam install mirage-stackIf you don't use opam consult the opam file for build instructions.
Documentation
The documentation and API reference is generated from the source interfaces. It can be consulted online or via odig doc mirage-stack.
Dependencies (6)
Dev Dependencies
None
Used by (3)
- mirage-conduit
- mirage-dns
- 
  
    mirage-types-lwt
  
  
    >= "3.6.0"
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page