mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: add/fix interface comments for sections of methods (#42566)
This commit is contained in:
@@ -15,6 +15,7 @@ class NodeBindingsLinux : public NodeBindings {
|
||||
explicit NodeBindingsLinux(BrowserEnvironment browser_env);
|
||||
|
||||
private:
|
||||
// NodeBindings
|
||||
void PollEvents() override;
|
||||
|
||||
// Epoll to poll for uv's backend fd.
|
||||
|
||||
Reference in New Issue
Block a user