mDNSResponder-client: Library for talking to the mDNSResponder daemon.
On OS X, iOS, and Bonjour for Windows, mDNSResponder is the daemon responsible for providing the Bonjour services. This is a client implementation directly on top of the (not documented outside of the open source code) Unix domain socket protocol, as the "low level" dns_sd C API provided by Apple relies on heavy use of callbacks and does not allow for nonblocking connections.
Downloads
- mDNSResponder-client-1.0.3.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] | 1.0.0, 1.0.1, 1.0.2, 1.0.3 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.9 && <4.11), bytestring (>=0.10.8.1 && <0.11), ctrie (>=0.1.1.0 && <0.2), data-endian (>=0.1.1 && <0.2), network (>=2.6.3.1 && <2.7), network-msg (>=0.8 && <0.9), transformers (>=0.5.2.0 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | (c) 2016, Obsidian Systems LLC |
Author | Shea Levy |
Maintainer | shea@shealevy.com |
Category | Network |
Home page | https://github.com/obsidiansystems/mDNSResponder-client |
Source repo | head: git clone git://github.com/obsidiansystems/haskell-socket.git |
Uploaded | by shlevy at 2017-01-11T18:21:49Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2687 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-01-11 [all 1 reports] |