forked from premiere/premiere-libtorrent
added comment
This commit is contained in:
parent
154cbeb5cf
commit
40b4c6b91f
|
@ -218,6 +218,9 @@ namespace libtorrent
|
|||
void trim();
|
||||
};
|
||||
|
||||
// TODO: 3 this type should be different from the one used by torrent. It
|
||||
// should not include internal state.
|
||||
|
||||
// the web_seed_entry holds information about a web seed (also known
|
||||
// as URL seed or HTTP seed). It is essentially a URL with some state
|
||||
// associated with it. For more information, see `BEP 17`_ and `BEP 19`_.
|
||||
|
|
Loading…
Reference in New Issue