Skip to content

Commit c467770

Browse files
committed
Add socketToFd in the change log
1 parent 67b8c74 commit c467770

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Version 3.1.1.0
22

3+
* socketToFd: Allows converting a socket to a file desriptor without risking
4+
closing the socket.
5+
[#424](https://github.com/haskell/network/pull/424)
36
* A new API: gracefulClose.
47
[#417](https://github.com/haskell/network/pull/417)
58

0 commit comments

Comments
 (0)