add comment

This commit is contained in:
yggverse 2024-09-16 08:31:07 +03:00
parent a9dd41c978
commit 22fcaf6312

View File

@ -363,7 +363,9 @@ void Page::navigation_reload(
// Response
socket__connection->get_input_stream()->read_all_async( // | read_async @TODO
buffer,
sizeof(buffer) - 1,
sizeof(
buffer
) - 1, // @TODO
[this](const Glib::RefPtr<Gio::AsyncResult>&)
{
// Update