* 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:
rakshasa
2005-08-30 22:54:16 +00:00
parent 2a1f3e12cc
commit a1bffb4526
+1 -1
View File
@@ -47,7 +47,7 @@ namespace core {
Download::Download() :
m_connectionLeech("default"),
m_connectionSeed("default") {
m_connectionSeed("seed") {
}
void