error.ControlModeErrorKind.DispatchTimedOut
Rust
- Python Unavailable
- TypeScript Unavailable
- Rust
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++ Unavailable
- Swift Unavailable
- 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