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