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 640895c commit 471ab8dCopy full SHA for 471ab8d
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.4.8
2
+
3
+* Add `Socket::peek_sender` (backport)
4
+ (https://github.com/rust-lang/socket2/pull/404).
5
6
# 0.4.7
7
8
* Fixes compilation on OpenBSD
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "socket2"
-version = "0.4.7"
+version = "0.4.8"
authors = [
"Alex Crichton <alex@alexcrichton.com>",
"Thomas de Zeeuw <thomasdezeeuw@gmail.com>"
0 commit comments