mirror of
https://github.com/oxen-io/lokinet
synced 2023-12-14 06:53:00 +01:00
timing prints for testnet
This commit is contained in:
parent
5a133c4900
commit
c741bc26de
1 changed files with 16 additions and 0 deletions
16
misc_notes.txt
Normal file
16
misc_notes.txt
Normal file
|
@ -0,0 +1,16 @@
|
|||
|
||||
add_stream_data for stream <> returned:
|
||||
[-240,0]
|
||||
increase buflen until == 1200
|
||||
add_stream_data for stream <> returned:
|
||||
[1200,-1]
|
||||
Send packet
|
||||
[0,-1]
|
||||
Congestion limited or nothing to do
|
||||
move on
|
||||
|
||||
add_stream_data for non-stream returned:
|
||||
[1200,-1] OR [{>0},-1]
|
||||
send data packet
|
||||
[0,-1]
|
||||
Congestion limited or nothing to do
|
Loading…
Reference in a new issue