We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c9f6ac commit 758a9e2Copy full SHA for 758a9e2
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# 0.5.10
2
+
3
+* Add cygwin support
4
+ (https://github.com/rust-lang/socket2/pull/568,
5
+ https://github.com/rust-lang/socket2/pull/578).
6
7
+# 0.5.9
8
9
+* Enable `IP_BOUND_IF` on illumos and Solaris
10
+ (https://github.com/rust-lang/socket2/pull/561,
11
+ https://github.com/rust-lang/socket2/pull/566).
12
13
# 0.5.8
14
15
* Added `Socket::(set_)header_included_v4` and
0 commit comments