mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-11 06:43:54 +00:00
Not used externally.
This commit is contained in:
parent
ff1c1f700e
commit
65775cd6bd
@ -510,16 +510,6 @@ class IServer(IDisplayableServer):
|
|||||||
def start_connecting(trigger_cb):
|
def start_connecting(trigger_cb):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
def get_rref():
|
|
||||||
"""Obsolete. Use ``get_storage_server`` instead.
|
|
||||||
|
|
||||||
Once a server is connected, I return a RemoteReference.
|
|
||||||
Before a server is connected for the first time, I return None.
|
|
||||||
|
|
||||||
Note that the rref I return will start producing DeadReferenceErrors
|
|
||||||
once the connection is lost.
|
|
||||||
"""
|
|
||||||
|
|
||||||
def upload_permitted():
|
def upload_permitted():
|
||||||
"""
|
"""
|
||||||
:return: True if we should use this server for uploads, False
|
:return: True if we should use this server for uploads, False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user