tq-create
tq-create is an autoloaded compiled Lisp function in `tq.el
'.
(tq-create PROCESS)
Create and return a transaction queue communicating with PROCESS.
PROCESS should be a subprocess capable of sending and receiving
streams of bytes. It may be a local process, or it may be connected
to a tcp server on another machine.