reset the io_service in case it exits prematurely
This commit is contained in:
@@ -1777,6 +1777,7 @@ namespace aux {
|
||||
#endif
|
||||
TORRENT_ASSERT(false);
|
||||
}
|
||||
m_io_service.reset();
|
||||
}
|
||||
while (!m_abort);
|
||||
|
||||
|
Reference in New Issue
Block a user