package mirage-stack
 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
    
    
  doc/CHANGES.html
v1.4.0 (2019-02-24)
- port build system to dune
- adjuust to opam2 metadata
v1.3.0 (2018-09-15)
- remove unused type netifand'netif configfrom V4 signature
- remove 'netif stackv4_configandsocket_stack_config
- adjust to mirage-protocols 1.4.0: remove ipfrom UDPV4 and TCPV4
v1.2.0 (2017-09-06)
- add an optional argument ?keepalive to listen_tcpv4which allows TCP keepalives on accepted connections.
- jbuilder is now a build dependency
v1.1.0 (2017-06-16)
- port to Jbuilder
v1.0.0 (2016-12-29)
- import V4 module type from mirage-types and mirage-types-lwt, where it was STACKV4
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page