File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
[ 5b0987197fe2ed7beddd7b2096522d624e71151e] ( https://github.com/haskell/network/commit/5b0987197fe2ed7beddd7b2096522d624e71151e )
5
5
* Improved FreeBSD portability for Control Messages and tests
6
6
[ #452 ] ( https://github.com/haskell/network/pull/452 )
7
- * Added ` sendMsg ` and ` recvMsg ` APIs
7
+ * Support ` sendMsg ` and ` recvMsg `
8
8
[ #433 ] ( https://github.com/haskell/network/pull/433 )
9
9
[ #445 ] ( https://github.com/haskell/network/pull/445 )
10
10
[ #451 ] ( https://github.com/haskell/network/pull/451 )
11
+ * Added ` sendMsg ` and ` recvMsg ` APIs
12
+ * Redefined ` SocketOption ` as pattern synonym
11
13
* Implement total Show functions for SockAddr
12
14
[ #441 ] ( https://github.com/haskell/network/pull/441 )
13
15
* Improve portability changing ` u_int32_t ` to ` uint32_t ` .
You can’t perform that action at this time.
0 commit comments