mirror of https://github.com/aria2/aria2
fix wrong `dht.dat` binary file structure in docs
parent
f4cbc7bb31
commit
40cabe7519
|
@ -112,10 +112,10 @@ they should be all zeros:
|
||||||
|
|
||||||
0 1 2 3
|
0 1 2 3
|
||||||
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
|
||||||
+---+-+---+-----+---------------+---------------+---------------+
|
+---+-+-----+---+---------------+---------------+---------------+
|
||||||
|MGC|F|VER| RSV | MTIME | RSV |LOCAL NODE ID :
|
|MGC|F| REV |VER| MTIME | RSV |LOCAL NODE ID :
|
||||||
|(2)|M|(2)| (3) | (8) | (8) | (20) :
|
|(2)|M| (3) |(2)| (8) | (8) | (20) :
|
||||||
| |T| | | | | :
|
| |T| | | | | :
|
||||||
+---+-+---+-----+-------+-------+-------+-------+---------------+
|
+---+-+---+-----+-------+-------+-------+-------+---------------+
|
||||||
:LOCAL NODE ID | RSV | NUM | RSV |
|
:LOCAL NODE ID | RSV | NUM | RSV |
|
||||||
: (continued) | (4) | NODE | (4) |
|
: (continued) | (4) | NODE | (4) |
|
||||||
|
|
Loading…
Reference in New Issue