Skip to content
Snippets Groups Projects
  1. Nov 15, 2015
    • Marek Vavruša's avatar
      daemon: fast retransmit address selection · e25abc9c
      Marek Vavruša authored
      instead of single I/O request per step, the daemon now retries
      all addresses in the selection with 300ms timeout between tries.
      there are len(list) + len(list)/2 tries
      
      the idea is to reduce latency when UDP request doesn't punch through,
      or some NSs are overwhelmed/faulty
      e25abc9c
  2. Nov 13, 2015
  3. Nov 12, 2015
  4. Nov 05, 2015
  5. Nov 03, 2015
  6. Oct 29, 2015
  7. Oct 28, 2015
  8. Oct 27, 2015
  9. Oct 26, 2015
Loading