fixed missing torrent error state
This commit is contained in:
@@ -2847,6 +2847,7 @@ namespace libtorrent
|
||||
{
|
||||
t->alerts().post_alert(file_error_alert(j.error_file, t->get_handle(), j.str));
|
||||
}
|
||||
t->set_error(j.str);
|
||||
t->pause();
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user