Home
last modified time | relevance | path

Searched refs:peers_currently_unchoked (Results 1 – 3 of 3) sorted by relevance

/dports/net-p2p/rtorrent/rtorrent-0.9.8/src/display/
H A Dwindow_download_statusbar.cc81 (int)m_download->download()->peers_currently_unchoked(), in redraw()
/dports/net-p2p/libtorrent/libtorrent-0.13.8/src/torrent/
H A Ddownload.h146 uint32_t peers_currently_unchoked() const;
H A Ddownload.cc408 Download::peers_currently_unchoked() const { in peers_currently_unchoked() function in torrent::Download