@hackage network-unexceptional0.2.1.2
Network functions that do not throw exceptions
Categories
License
BSD-3-Clause
Maintainer
amartin@layer3com.com
Links
Versions
Installation
Tested Compilers
Dependencies (9)
- base >=4.16.3 && <5
- bytestring >=0.11.4
- primitive >=0.9
- stm >=2.5.1
- byteslice >=0.2.8
- error-codes >=0.1.3 Show all…
Dependents (1)
@hackage/http-exchange-instantiations
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.