mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-23 11:45:25 +00:00
put this back, split off into another pr
This commit is contained in:
@@ -5753,6 +5753,7 @@ impl Connection {
|
||||
&& let Some(token) = path.path_responses.pop_on_path(path.network_path)
|
||||
{
|
||||
let response = frame::PathResponse(token);
|
||||
trace!(frame = %response);
|
||||
builder.write_frame(response, stats);
|
||||
builder.require_padding();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user