Home
last modified time | relevance | path

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

/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/plugins/
H A DPluginConfig.java75 …public static final String CORE_PARAM_INT_MAX_CONNECTIONS_PER_TORRENT = "Max Connections Per To… field
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/pluginsimpl/remote/
H A DRPPluginConfig.java84 CORE_PARAM_INT_MAX_CONNECTIONS_PER_TORRENT, in _setDelegate()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/pluginsimpl/local/
H A DPluginConfigImpl.java56 …external_to_internal_key_map.put( CORE_PARAM_INT_MAX_CONNECTIONS_PER_TORRENT, "Max.Peer.Connect… in external_to_internal_key_map.put() argument