mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01: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