@hackage / windns

Domain Name Service (DNS) lookup via the <windns.h>/dnsapi.dll standard library

Latest0.1.0.1

About

Metadata

  • Last updated , by AndreasAbel
  • License GPL-2.0-only
  • Categories Network Development
  • Maintained by: https://github.com/haskell-hvr/windns

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    allow-non-windows (off by default)

    Allow package to be built on !os(windows)

Readme

This package implements an API for accessing the Domain Name Service (DNS) resolver service via the standard windns.h/dnsapi.dll system library on Win32 systems.

This package provides the high-level API-subset of the resolv package.