Changes between Version 3 and Version 4 of Plan/libtorrent


Ignore:
Timestamp:
05/15/2013 03:41:32 PM (11 years ago)
Author:
Cas
Comment:

dht state removal complete

Legend:

Unmodified
Added
Removed
Modified
  • Plan/libtorrent

    v3 v4  
    9696}}} 
    9797 
    98 '''core.py''' - stored in session state using save_dht_state flag. This is enabled by default so methods can be removed. 
    99 {{{ 
    100         .def("dht_state", allow_threads(&session::dht_state)) 
    101 }}} 
    102  
    10398'''torrrentmanger.py''' - verify no change needed as using params already 
    10499{{{