MCPcopy Create free account
hub / github.com/arvidn/libtorrent / default_settings_wrapper

Function default_settings_wrapper

bindings/python/src/session.cpp:238–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236 }
237
238 dict default_settings_wrapper()
239 {
240 return make_dict(default_settings());
241 }
242
243 dict high_performance_seed_wrapper()
244 {

Callers

nothing calls this directly

Calls 2

make_dictFunction · 0.85
default_settingsFunction · 0.85

Tested by

no test coverage detected