@hackage / network-unexceptional

Network functions that do not throw exceptions

Latest0.2.1.2

About

Metadata

  • Last updated , by andrewthad
  • License BSD-3-Clause
  • Categories Network Development
  • Maintained by: amartin@layer3com.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.8.1
  2. 9.6.3
  3. 9.4.8

Readme

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.