mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-06 16:34:13 +00:00
add comments
This commit is contained in:
parent
22fcaf6312
commit
d99eb79317
@ -451,11 +451,11 @@ void Page::navigation_reload(
|
|||||||
|
|
||||||
socket__connection->close();
|
socket__connection->close();
|
||||||
}
|
}
|
||||||
);
|
); // read_all_async
|
||||||
}
|
}
|
||||||
);
|
); // write_async
|
||||||
}
|
}
|
||||||
}
|
} // connect_to_uri_async
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user