blob: 1076dc1c18ce32e811f9a3aa461ee8f5ffcb132e (
plain)
1
2
3
4
5
|
xtrans is a library of code that is shared (but is *not* a shared
library) among various X packages to handle network protocol
transport in a modular fashion, allowing a single place to add new
transport types. It is used by the X server, libX11, libICE, the
X font server, and related components.
|