netw-0.1.0.0: CHANGELOG.md
# Revision history for netw ## 0.1.0.0 -- 2024-02-14 * Binding to `socket`, `bind`, `listen`, `getsocketname`, `accept`, `connect`, `send*`, `recv*`, and `shutdown`. * Data type for UNIX, INET, and INET6 address. * Transmiting file descriptors over UNIX ancillary data.