Changeset 166c5ab5 in trunk
- Timestamp:
- 2019-08-03T10:39:31Z (6 years ago)
- Branches:
- master
- Children:
- 11418a9f
- Parents:
- c752fc7
- git-author:
- Jean-Paul Calderone <exarkun@…> (2019-06-28 18:28:32)
- git-committer:
- Jean-Paul Calderone <exarkun@…> (2019-08-03 10:39:31)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/allmydata/storage_client.py ¶
rc752fc7 r166c5ab5 219 219 220 220 def _got_connection(self): 221 # this is called by NativeStorage Clientwhen it is connected221 # this is called by NativeStorageServer when it is connected 222 222 self._check_connected_high_water_mark() 223 223
Note: See TracChangeset
for help on using the changeset viewer.