libtmux Reference MCP Search
On this page

TmuxError.invalidEndpoint(_:)

View as Markdown

Declared in
TmuxError
Package
libtmux-swift
Source
Sources/LibTmux/TmuxError.swift
invalidEndpoint(_:) : case invalidEndpoint(InvalidEndpoint)
constant [source]
constant [source]
invalidEndpoint(_:)

The endpoint is not addressable. A UNIX socket path has a hard length limit far shorter than the filesystem's, and exceeding it fails at bind time rather than at construction.

0 declared, 0 inherited

Esc

Type to search.