"src/code/clx-ext.lisp" did not exist on "e11b09715606ba0860ac3857bab9ee7a6870d80f"
Forked from
cmucl / cmucl
5177 commits behind the upstream repository.
emarsden
authored
"unix") is specified by $DISPLAY. ;; If the $DISPLAY does not specify a hostname (for instance ;; ":0"), or if the hostname is the special case of "unix", we ;; connect to the X server using the :unix protocol. This is the ;; most efficient transport to the local host, most often a Unix ;; domain socket. In all other cases, we use the :tcp protocol.