From 7668e9caeaf7e98f94189a498bd537a954a0a80f Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 14 Jul 2021 18:01:34 -0700 Subject: [PATCH] updated using git-ex --- todo | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/todo b/todo index 8529a9a..e78880c 100644 --- a/todo +++ b/todo @@ -14,24 +14,8 @@ Resources: -https://www.rasterbar.com/products/libtorrent/ To Do: --add logging back in - -consider adding -DDEBUG - -see: - -https://www.gnu.org/software/autoconf-archive/ax_check_enable_debug.html - -https://www.gnu.org/software/autoconf-archive/ax_check_preproc_flag.html - settings.set_int(settings_pack::alert_mask, alert::all_categories - & ~(alert::dht_notification - + alert::piece_progress_notification - + alert::block_progress_notification - + alert::progress_notification - + alert::stats_notification - + alert::session_log_notification - + alert::torrent_log_notification - + alert::peer_log_notification - + alert::dht_log_notification - + alert::picker_log_notification - )); - +-troubleshoot networking +-figure out uploading monitoring issue Later: -webtorrent support for libtorrent? --> streaming frontend -- 2.30.2