16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 03:09:18 +02:00
This commit is contained in:
milek7
2019-01-29 19:02:16 +01:00
parent 672e3e022a
commit cf6cbe9a8e
6 changed files with 16 additions and 72 deletions

View File

@@ -44,6 +44,7 @@ network::manager::manager()
void network::manager::poll()
{
io_context.restart();
io_context.poll();
}