network-unexceptional: Network functions that do not throw exceptions
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.
Modules
[Index] [Quick Jump]
Downloads
- network-unexceptional-0.2.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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] |
Tested with | ghc ==9.4.8 || ==9.6.3 || ==9.8.1 |
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 | 334 total (24 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] |