good morning!!!!

Skip to content
Snippets Groups Projects
  1. Feb 14, 2018
  2. Nov 09, 2017
  3. Jun 21, 2017
    • Zsolt Felföldi's avatar
      les: code refactoring (#14416) · a5d08c89
      Zsolt Felföldi authored
      This commit does various code refactorings:
      
      - generalizes and moves the request retrieval/timeout/resend logic out of LesOdr
        (will be used by a subsequent PR)
      - reworks the peer management logic so that all services can register with
        peerSet to get notified about added/dropped peers (also gets rid of the ugly
        getAllPeers callback in requestDistributor)
      - moves peerSet, LesOdr, requestDistributor and retrieveManager initialization
        out of ProtocolManager because I believe they do not really belong there and the
        whole init process was ugly and ad-hoc
      a5d08c89
  4. Apr 06, 2017
  5. Mar 22, 2017
  6. Mar 03, 2017
  7. Feb 23, 2017
  8. Jan 06, 2017
  9. Dec 10, 2016
  10. Dec 08, 2016
  11. Nov 09, 2016
Loading