mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
poll
This commit is contained in:
@@ -42,8 +42,8 @@ Connection::~Connection()
|
||||
|
||||
void Connection::poll()
|
||||
{
|
||||
ioService.poll();
|
||||
ioService.reset();
|
||||
ioService.poll();
|
||||
}
|
||||
|
||||
void Connection::close()
|
||||
|
Reference in New Issue
Block a user