package mirage-stack-lwt

  1. Overview
  2. Docs
MirageOS signatures for network stacks

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-stack-1.2.0.tbz
md5=6ad12083b32d5c780eeebe4727c31cf2

CHANGES.md.html

v1.2.0 2017-09-06

  • add an optional argument ?keepalive to listen_tcpv4 which 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