Path to this page:
Subject: CVS commit: pkgsrc/net/hs-network
From: Masatake Daimon
Date: 2024-04-29 04:56:00
Message id: 20240429025600.B6FE2FA2C@cvs.NetBSD.org
Log Message:
net/hs-network: Update to 3.2.0.0
Version 3.2.0.0
Breaking change: Using Strict and StrictData.
Breaking change: Allow a control message to contain multiple file \
descriptors #567
Breaking change: CmsgIdFd -> CmsgIdFds #575
SocketTypes: use UnsupportedSocketType instead of -1. #560
Expose NullSockAddr, add send-with-fds functions. #562
Allow bytestring-0.12 and replace deprecated memcpy by copyBytes. #564
Close file descriptor in accept when exception happens #569
Bump CI to GHC 9.8 and latest versions of actions #573
Version 3.1.5.0
#541
Export Network.Socket.Internal.NullSockAddr
Add Network.Socket.ByteString.sendManyWithFds
Add Network.Socket.ByteString.Lazy.sendWithFds
Files: