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