Skip to content
Snippets Groups Projects
Commit 957e7736 authored by Gregory Szorc's avatar Gregory Szorc
Browse files

wireprotoserver: rename _client to client (API)

This method is called in wireproto.py. It should be part of the public
API/interface.

.. api::

   The ``_client()`` method of the wire protocol handler interface has
   been renamed to ``client()``.

Differential Revision: https://phab.mercurial-scm.org/D2084
parent 56fe8a3b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment