ArcanistHgProxyServerClassServer which @{class:ArcanistHgProxyClient} clients connect to. This
server binds to a Mercurial working copy and creates a Mercurial process and
a unix domain socket in that working copy. It listens for connections on
the socket, reads commands from them, and forwards their requests to the
Mercurial process. It then returns responses to the original clients.ArcanistHgProxyServerClassServer which @{class:ArcanistHgProxyClient} clients connect to. This
server binds to a Mercurial working copy and creates a Mercurial process and
a unix domain socket in that working copy. It listens for connections on
the socket, reads commands from them, and forwards their requests to the
Mercurial process. It then returns responses to the original clients.