Some todo.
[brdnet.git] / todo.txt
blob1e0767f49bc350fb839270e764146bb0aec66ab2
1 To-Do list
2 - Chat: OnTimeout, ExceptReply
3 - handle timeouts in Download
4 - limit request size
5 - do not send DONE
6 - combine SEG reqests up to 32
7   - send info only for first
8   - move seeking to aggr.thr
9     - prepare seglist before start
10       - separate store1.SegSeek -> SegAvail; ReadSeg(base,length,into,rc);
11     - ignore errors
12 - reset Mark on resume
13 - do not update oi.length if unchanged
14 - skip unavailable segments
15   - upmgr: send avalable subsegment base
16 ? Download request random subsegment
17   (distribution + exercise for recombinator)
18 - ...