~jdong/ktorrent/ktorrent.debian

« back to all changes in this revision

Viewing changes to libktorrent/kademlia/task.h

  • Committer: John Dong
  • Date: 2006-11-24 05:43:21 UTC
  • mfrom: (946.1.28)
  • Revision ID: john.dong@gmail.com-20061124054321-dnouhtgvqt3k3lc8
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
        
39
39
        const Uint32 MAX_CONCURRENT_REQS = 16;
40
40
 
 
41
        using KNetwork::KResolverResults;
41
42
 
42
43
        /**
43
44
         * @author Joris Guisson <joris.guisson@gmail.com>
153
154
                void done();
154
155
                
155
156
        protected slots:
156
 
                void onResolverResults(KNetwork::KResolverResults res);
 
157
                void onResolverResults(KResolverResults res);
157
158
                                
158
159
        protected:      
159
160
                QValueList<KBucketEntry> visited; // nodes visited