network-unexceptional: Network functions that do not throw exceptions

[ bsd3, library, network, unclassified ] [ Propose Tags ]

Functions compatible with the Socket type from the network library that do not convert POSIX error codes to thrown exceptions. This library can throw exceptions, but they only happen in the case of misuse, not as the result of anything a network peer does.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.3.1, 0.2.0.0, 0.2.1.0, 0.2.1.1
Change log CHANGELOG.md
Dependencies base (>=4.16.3 && <5), byteslice (>=0.2.8), bytestring (>=0.11.4), error-codes (>=0.1.3), network (>=3.1), posix-api (>=0.7), primitive (>=0.9), primitive-addr (>=0.1.0.2), stm (>=2.5.1) [details]
License BSD-3-Clause
Copyright 2023 Andrew Martin
Author Andrew Martin
Maintainer amartin@layer3com.com
Category Network
Home page https://github.com/byteverse/network-unexceptional
Bug tracker https://github.com/byteverse/network-unexceptional/issues
Source repo head: git clone git://github.com/byteverse/network-unexceptional.git
Uploaded by l3c_amartin at 2024-02-07T20:45:49Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 207 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-02-07 [all 1 reports]