On this page
TmuxError.notificationBufferOverflow(limit:)
- Declared in
- TmuxError
- Package
- libtmux-swift
- Source
- Sources/LibTmux/TmuxError.swift
- notificationBufferOverflow(limit:) : case notificationBufferOverflow(limit: Int)
-
An observer did not drain control notifications before its finite buffer filled. Earlier buffered notifications remain readable.
0 declared, 0 inherited