Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

limits.ControlClientLimits.acquire_timeout

Rust
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
limits
Declared in
ControlClientLimits
Package
libtmux
Source
crates/libtmux/src/limits.rs
acquire_timeout ( self , timeout : Option<Duration> ) → Self
method [source]
method [source]
acquire_timeout

Set how long a client waits for a place before reporting overload.

None uses the server's ordinary request deadline. A shorter value makes saturation fail promptly without extending that deadline.

0 declared, 0 inherited

Esc

Type to search.