added ip filters and fixed torrent_info::create_torrent()
This commit is contained in:
@@ -118,7 +118,7 @@ int main(int argc, char* argv[])
|
||||
}
|
||||
catch (std::exception& e)
|
||||
{
|
||||
std::cerr << e.what() << "\n";
|
||||
std::cerr << e.what() << "\n";
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user