Home
last modified time | relevance | path

Searched refs:setDownloadProps (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/torrent/
H A Dtorrentcontrol.cpp1026 setDownloadProps(down, adown); in loadStats()
1534 void TorrentControl::setDownloadProps(Uint32 limit, Uint32 rate) in setDownloadProps() function in bt::TorrentControl
1557 setDownloadProps(down, assured_download_speed); in setTrafficLimits()
1572 setDownloadProps(download_limit, down); in setAssuredSpeeds()
H A Dtorrentcontrol.h302 void setDownloadProps(Uint32 limit, Uint32 rate);