mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +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();
|
socket__connection->close();
|
||||||
}
|
}
|
||||||
);
|
); // read_all_async
|
||||||
}
|
}
|
||||||
);
|
); // write_async
|
||||||
}
|
}
|
||||||
}
|
} // connect_to_uri_async
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue