Changelog for netw-0.1.1.0
Revision history for netw
0.1.0.0 -- 2024-02-14
- Binding to
socket,bind,listen,getsocketname,accept,connect,send*,recv*, andshutdown. - Data type for UNIX, INET, and INET6 address.
- Transmiting file descriptors over UNIX ancillary data.
0.1.1.0 -- 2024-04-30
- Expose
Socketconstructor.