]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
introducer: allow nodes to refrain from publishing themselves, by passing furl=None...
authorBrian Warner <warner@allmydata.com>
Sat, 2 Feb 2008 02:48:38 +0000 (19:48 -0700)
committerBrian Warner <warner@allmydata.com>
Sat, 2 Feb 2008 02:48:38 +0000 (19:48 -0700)
commita01f9ce9ccfd31641a81d1038a5d5c35f4cb8e01
tree2a20b6c6b6c7f7369e7a08f4349472b6058cf689
parent6363ab5727c1943036d5ad8b7dd0b4f393d0024f
introducer: allow nodes to refrain from publishing themselves, by passing furl=None. This would be useful for clients who do not run storage servers.
src/allmydata/interfaces.py
src/allmydata/introducer.py
src/allmydata/test/test_introducer.py