port-utils: Utilities for creating and waiting on ports
Utilities for creating and waiting on ports.
openFreePort
will create a socket bound to a random port (like warp
's openFreePort
).
wait
will attempt to connect to given host and port repeatedly until successful.
[Skip to Readme]
Downloads
- port-utils-0.1.0.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.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.2.0.0, 0.2.1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.7 && <5), network [details] |
License | BSD-3-Clause |
Copyright | 2018 Jonathan Fischoff |
Author | Jonathan Fischoff |
Maintainer | jonathangfischoff@gmail.com |
Home page | https://github.com/jfischoff/port-utils#readme |
Bug tracker | https://github.com/jfischoff/port-utils/issues |
Source repo | head: git clone https://github.com/jfischoff/port-utils |
Uploaded | by JonathanFischoff at 2018-11-02T07:32:29Z |
Distributions | LTSHaskell:0.2.1.0, NixOS:0.2.1.0, Stackage:0.2.1.0 |
Reverse Dependencies | 7 direct, 6 indirect [details] |
Downloads | 5387 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-11-02 [all 1 reports] |