mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-14 22:22:31 +00:00
* Almost completed PeerConnectionSeed, only missing the keep-alive
message. * Set "connection_seed = seed" by default. git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@548 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
@@ -47,7 +47,7 @@ namespace core {
|
||||
|
||||
Download::Download() :
|
||||
m_connectionLeech("default"),
|
||||
m_connectionSeed("default") {
|
||||
m_connectionSeed("seed") {
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user