updated changelog
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
* updated the API to add_torrent_params turning all bools into flags of a flags field
|
||||||
|
* added async_add_torrent() function to significantly improve performance when
|
||||||
|
adding many torrents
|
||||||
* change peer_states to be a bitmask (bw_limit, bw_network, bw_disk)
|
* change peer_states to be a bitmask (bw_limit, bw_network, bw_disk)
|
||||||
* changed semantics of send_buffer_watermark_factor to be specified as a percentage
|
* changed semantics of send_buffer_watermark_factor to be specified as a percentage
|
||||||
* add incoming_connection_alert for logging all successful incoming connections
|
* add incoming_connection_alert for logging all successful incoming connections
|
||||||
|
Reference in New Issue
Block a user