On this page
error.ControlModeErrorKind.DispatchTimedOut
- Module
- error
- Declared in
- ControlModeErrorKind
- Package
- libtmux
- Source
- crates/libtmux/src/error.rs
-
A command's deadline elapsed before it was committed for writing.
Nothing was written, this timeout does not close the connection, and retrying the same command is safe once the delay clears.
Discussed in Errors and exceptions
0 declared, 0 inherited