mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-15 06:32:31 +00:00
Work on an input field.
git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@272 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
+1
-1
@@ -124,7 +124,7 @@ main(int argc, char** argv) {
|
||||
coreManager.get_http_queue().slot_factory(poll.get_http_factory());
|
||||
|
||||
torrent::initialize();
|
||||
torrent::listen_open(6880, 6999);
|
||||
torrent::listen_open(10000, 20000);
|
||||
|
||||
for (int i = 1; i < argc; ++i)
|
||||
coreManager.insert(argv[i]);
|
||||
|
||||
Reference in New Issue
Block a user