mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
add comments
This commit is contained in:
parent
22fcaf6312
commit
d99eb79317
1 changed files with 3 additions and 3 deletions
|
|
@ -451,11 +451,11 @@ void Page::navigation_reload(
|
|||
|
||||
socket__connection->close();
|
||||
}
|
||||
);
|
||||
); // read_all_async
|
||||
}
|
||||
);
|
||||
); // write_async
|
||||
}
|
||||
}
|
||||
} // connect_to_uri_async
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue