mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 12:19:49 +03:00
root
applyConfig And *Pool* to *Poll* of course
This commit is contained in:
@@ -80,7 +80,7 @@ void Input::Parse()
|
||||
}
|
||||
}
|
||||
|
||||
int Input::Pool ()
|
||||
int Input::Poll()
|
||||
{
|
||||
boolean v;
|
||||
if (!isValid()) return -1;
|
||||
|
||||
Reference in New Issue
Block a user