Skip to content

Commit

Permalink
docs: add best strategy for the conection count on connection count a…
Browse files Browse the repository at this point in the history
…dapter interface
  • Loading branch information
Jacksgong committed Jul 13, 2017
1 parent 757b1cf commit 471e639
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ public interface ConnectionCountAdapter {
* the one you determined when the task
* first created ).
* <p/>
* The best strategy is refer to how much speed of each connection for the ip:port not file size.
*
* @param downloadId the download id.
* @param url the task url.
Expand Down

0 comments on commit 471e639

Please sign in to comment.