network-run

Simple network runner library

Version on this page:0.2.8
LTS Haskell 22.24:0.2.8
Stackage Nightly 2024-06-04:0.2.8
Latest on Hackage:0.3.0

See all snapshots network-run appears in

BSD-3-Clause licensed by Kazu Yamamoto
Maintained by [email protected]
This version can be pinned in stack with:network-run-0.2.8@sha256:35e234a5974006007fc532d3b81f24d7f9f6e86da7eed8f4a9eac05c1dd81d6f,968

Module documentation for 0.2.8

Simple functions to run network clients and servers.

Changes

Revision history for network-run

0.2.8

  • runTCPClient specifies AI_ADDRCONFIG.

0.2.7

  • Introduce runTCPServerWithSocket #3

0.2.6

  • Adding the Network.Run.TCP.Timeout module.

0.2.5

  • Making accept breakable on windows #2