poll
This commit is contained in:
parent
da57770f88
commit
beeb41dafd
|
@ -42,8 +42,8 @@ Connection::~Connection()
|
|||
|
||||
void Connection::poll()
|
||||
{
|
||||
ioService.poll();
|
||||
ioService.reset();
|
||||
ioService.poll();
|
||||
}
|
||||
|
||||
void Connection::close()
|
||||
|
|
Loading…
Reference in New Issue