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 9f11352 commit 604846fCopy full SHA for 604846f
src/changelog.rs
@@ -6,7 +6,7 @@ use crate::*;
6
/// ## Changed
7
/// - Make [`Session::check`] available only on unix.
8
/// - Make [`Socket::UnixSocket`] available only on unix.
9
-/// - Make [`SessionBuilder::control_socket`] available only on unix.
+/// - Make [`SessionBuilder::control_directory`] available only on unix.
10
pub mod unreleased {}
11
12
/// ## Fixed
0 commit comments