mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 05:43:03 +00:00
explain the inconsistent naming
This commit is contained in:
parent
b6ea3f47c8
commit
18c18a0e1d
@ -3153,6 +3153,9 @@ class IAddressFamily(Interface):
|
||||
def get_listener():
|
||||
"""
|
||||
Return a string endpoint description or an ``IStreamServerEndpoint``.
|
||||
|
||||
This would be named ``get_server_endpoint`` if not for historical
|
||||
reasons.
|
||||
"""
|
||||
|
||||
def get_client_endpoint():
|
||||
|
Loading…
x
Reference in New Issue
Block a user