Changeset 166c5ab5 in trunk


Ignore:
Timestamp:
2019-08-03T10:39:31Z (6 years ago)
Author:
Jean-Paul Calderone <exarkun@…>
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)
Message:

there is only a NativeStorageServer?

though it is used by the client

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified src/allmydata/storage_client.py

    rc752fc7 r166c5ab5  
    219219
    220220    def _got_connection(self):
    221         # this is called by NativeStorageClient when it is connected
     221        # this is called by NativeStorageServer when it is connected
    222222        self._check_connected_high_water_mark()
    223223
Note: See TracChangeset for help on using the changeset viewer.