File: CHANGELOG.md

package info (click to toggle)
haskell-network-bsd 2.8.1.0-5
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 96 kB
  • sloc: makefile: 5; haskell: 2
file content (7 lines) | stat: -rw-r--r-- 354 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
## 2.8.1.0

- First version to support `network-3.0.0.0`
- Fix dead-lock in `getProtocolEntries` and make the high-level composite `get*Entries` operations atomic
- Reexport `HostAddress` and `Family` (from `network`)
- Provide `ifNameToIndex` unconditionally
- Add `NFData` instances for `ServiceEntry`, `ProtocolEntry`, `HostEntry`, and `NetworkEntry`