Registry / networking / xtrans

xtrans

JSON →
library1.6.0vcpkgunverified

xtrans - X Network Transport layer shared code for X11 transport abstraction.

vcpkg install xtrans
INSTALL
IMPORT
SIG · XTRANS
X
xtrans
networkingcppv1.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

X11/Xtrans/Xtrans.h
#include <X11/Xtrans/Xtrans.h>

Minimal usage of xtrans (typically used internally by Xlib).

#include <X11/Xtrans/Xtrans.h> #include <iostream> int main() { std::cout << "xtrans transport layer" << std::endl; return 0; }
Debug
Known issues
gotchaxtrans is an internal X11 library; direct use is rare and not recommended.
fix
Use higher-level X11 libraries like Xlib or XCB instead.
affects: all
Upgrade
Version history
1.6.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
24
Amazon
1
OpenAI (training)
1
Resources

No resource links recorded.

xtrans — pip install xtrans · libregistry