1.11 MB
/srv/reproducible-results/rbuild-debian/r-b-build.KA92l4bn/b1/libtorrent-rasterbar_2.0.11-1_arm64.changes vs.
/srv/reproducible-results/rbuild-debian/r-b-build.KA92l4bn/b2/libtorrent-rasterbar_2.0.11-1_arm64.changes
743 B
Files
    
Offset 1, 7 lines modifiedOffset 1, 7 lines modified
  
1 ·8879bb4196c7494bdc732b50c9654f4d·366352·libdevel·optional·libtorrent-rasterbar-dev_2.0.11-1_arm64.deb1 ·8879bb4196c7494bdc732b50c9654f4d·366352·libdevel·optional·libtorrent-rasterbar-dev_2.0.11-1_arm64.deb
2 ·db11e98dc1b81f5a2e53a6969fb5ee5a·1669540·doc·optional·libtorrent-rasterbar-doc_2.0.11-1_all.deb2 ·7ec1da8ba9e530b5020684b1da8ebdb9·1669900·doc·optional·libtorrent-rasterbar-doc_2.0.11-1_all.deb
3 ·e6156e96d36de4cf42aee101bebd9b59·50632164·debug·optional·libtorrent-rasterbar2.0t64-dbgsym_2.0.11-1_arm64.deb3 ·e6156e96d36de4cf42aee101bebd9b59·50632164·debug·optional·libtorrent-rasterbar2.0t64-dbgsym_2.0.11-1_arm64.deb
4 ·54f49ceb5f788a4d068ebbca3c6bcfb0·1490920·libs·optional·libtorrent-rasterbar2.0t64_2.0.11-1_arm64.deb4 ·54f49ceb5f788a4d068ebbca3c6bcfb0·1490920·libs·optional·libtorrent-rasterbar2.0t64_2.0.11-1_arm64.deb
5 ·4a71d2444899a0639fd02d2cff7ce19a·13137228·debug·optional·python3-libtorrent-dbgsym_2.0.11-1_arm64.deb5 ·4a71d2444899a0639fd02d2cff7ce19a·13137228·debug·optional·python3-libtorrent-dbgsym_2.0.11-1_arm64.deb
6 ·e499c73b029b4ec1126c793da002b8c6·672852·python·optional·python3-libtorrent_2.0.11-1_arm64.deb6 ·e499c73b029b4ec1126c793da002b8c6·672852·python·optional·python3-libtorrent_2.0.11-1_arm64.deb
1.11 MB
libtorrent-rasterbar-doc_2.0.11-1_all.deb
452 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2025-01-28·14:33:12.000000·debian-binary1 -rw-r--r--···0········0········0········4·2025-01-28·14:33:12.000000·debian-binary
2 -rw-r--r--···0········0········0·····3632·2025-01-28·14:33:12.000000·control.tar.xz2 -rw-r--r--···0········0········0·····3624·2025-01-28·14:33:12.000000·control.tar.xz
3 -rw-r--r--···0········0········0··1665716·2025-01-28·14:33:12.000000·data.tar.xz3 -rw-r--r--···0········0········0··1666084·2025-01-28·14:33:12.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
1.11 MB
data.tar.xz
1.11 MB
data.tar
5.08 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Add_Torrent.html
Ordering differences only
    
Offset 48, 20 lines modifiedOffset 48, 20 lines modified
48 requiring·the·same·type·be·requested·out·of·it·as·was·assigned·to·it.</p>48 requiring·the·same·type·be·requested·out·of·it·as·was·assigned·to·it.</p>
49 <pre·class="literal-block">49 <pre·class="literal-block">
50 struct·client_data_t50 struct·client_data_t
51 {51 {
52 ···<strong>client_data_t</strong>·()·=·default;52 ···<strong>client_data_t</strong>·()·=·default;
53 ···explicit·<strong>client_data_t</strong>·(T*·v);53 ···explicit·<strong>client_data_t</strong>·(T*·v);
54 ···client_data_t&amp;·<strong>operator=</strong>·(T*·v);54 ···client_data_t&amp;·<strong>operator=</strong>·(T*·v);
55 ···T*·<strong>get</strong>·()·const; 
56 ···explicit·operator·<strong>T</strong>·()·const;55 ···explicit·operator·<strong>T</strong>·()·const;
 56 ···T*·<strong>get</strong>·()·const;
57 ···operator·void·<strong>const*</strong>·()·const·=·delete;57 ···operator·void·<strong>const*</strong>·()·const·=·delete;
58 ···operator·<strong>void*</strong>·()·const·=·delete; 
59 ···client_data_t&amp;·<strong>operator=</strong>·(void*)·=·delete; 
60 ···client_data_t&amp;·<strong>operator=</strong>·(void·const*)·=·delete;58 ···client_data_t&amp;·<strong>operator=</strong>·(void·const*)·=·delete;
 59 ···client_data_t&amp;·<strong>operator=</strong>·(void*)·=·delete;
 60 ···operator·<strong>void*</strong>·()·const·=·delete;
  
61 ···template·&lt;typename·T,·typename·<strong>U</strong>··=·typename·std::enable_if&lt;std::is_pointer&lt;T&gt;::value&gt;::type&gt;61 ···template·&lt;typename·T,·typename·<strong>U</strong>··=·typename·std::enable_if&lt;std::is_pointer&lt;T&gt;::value&gt;::type&gt;
62 };62 };
63 </pre>63 </pre>
64 <a·name="client_data_t()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:client_data_t%3A%3A%5Bclient_data_t%28%29%5D&labels=documentation&body=Documentation+under+heading+%22client_data_t%3A%3A%5Bclient_data_t%28%29%5D%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="client-data-t-1">64 <a·name="client_data_t()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:client_data_t%3A%3A%5Bclient_data_t%28%29%5D&labels=documentation&body=Documentation+under+heading+%22client_data_t%3A%3A%5Bclient_data_t%28%29%5D%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="client-data-t-1">
65 <h2>client_data_t()</h2>65 <h2>client_data_t()</h2>
66 <pre·class="literal-block">66 <pre·class="literal-block">
Offset 71, 17 lines modifiedOffset 71, 17 lines modified
71 <a·name="const*()"></a>71 <a·name="const*()"></a>
72 <a·name="operator=()"></a>72 <a·name="operator=()"></a>
73 <a·name="void*()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:client_data_t%3A%3A%5Bconst%2A%28%29+operator%3D%28%29+void%2A%28%29%5D&labels=documentation&body=Documentation+under+heading+%22client_data_t%3A%3A%5Bconst%2A%28%29+operator%3D%28%29+void%2A%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>73 <a·name="void*()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:client_data_t%3A%3A%5Bconst%2A%28%29+operator%3D%28%29+void%2A%28%29%5D&labels=documentation&body=Documentation+under+heading+%22client_data_t%3A%3A%5Bconst%2A%28%29+operator%3D%28%29+void%2A%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
74 <div·class="section"·id="const-operator-void">74 <div·class="section"·id="const-operator-void">
75 <h2>const*()·operator=()·void*()</h2>75 <h2>const*()·operator=()·void*()</h2>
76 <pre·class="literal-block">76 <pre·class="literal-block">
77 operator·void·<strong>const*</strong>·()·const·=·delete;77 operator·void·<strong>const*</strong>·()·const·=·delete;
78 operator·<strong>void*</strong>·()·const·=·delete; 
79 client_data_t&amp;·<strong>operator=</strong>·(void*)·=·delete; 
80 client_data_t&amp;·<strong>operator=</strong>·(void·const*)·=·delete;78 client_data_t&amp;·<strong>operator=</strong>·(void·const*)·=·delete;
 79 client_data_t&amp;·<strong>operator=</strong>·(void*)·=·delete;
 80 operator·<strong>void*</strong>·()·const·=·delete;
81 </pre>81 </pre>
82 <p>we·don't·allow·type-unsafe·operations</p>82 <p>we·don't·allow·type-unsafe·operations</p>
83 <a·name="add_torrent_params"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:class+add_torrent_params&labels=documentation&body=Documentation+under+heading+%22class+add_torrent_params%22+could+be+improved">report·issue</a>]</span></div>83 <a·name="add_torrent_params"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:class+add_torrent_params&labels=documentation&body=Documentation+under+heading+%22class+add_torrent_params%22+could+be+improved">report·issue</a>]</span></div>
84 </div>84 </div>
85 <div·class="section"·id="add-torrent-params">85 <div·class="section"·id="add-torrent-params">
86 <h1>add_torrent_params</h1>86 <h1>add_torrent_params</h1>
87 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/add_torrent_params.hpp">libtorrent/add_torrent_params.hpp</a>&quot;</p>87 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/add_torrent_params.hpp">libtorrent/add_torrent_params.hpp</a>&quot;</p>
2.11 KB
html2text {}
    
Offset 14, 34 lines modifiedOffset 14, 34 lines modified
14 passed·in·to·libtorrent·and·returned·on·demand.·It·adds·type-safety·by14 passed·in·to·libtorrent·and·returned·on·demand.·It·adds·type-safety·by
15 requiring·the·same·type·be·requested·out·of·it·as·was·assigned·to·it.15 requiring·the·same·type·be·requested·out·of·it·as·was·assigned·to·it.
16 struct·client_data_t16 struct·client_data_t
17 {17 {
18 ···c\x8cl\x8li\x8ie\x8en\x8nt\x8t_\x8_d\x8da\x8at\x8ta\x8a_\x8_t\x8t·()·=·default;18 ···c\x8cl\x8li\x8ie\x8en\x8nt\x8t_\x8_d\x8da\x8at\x8ta\x8a_\x8_t\x8t·()·=·default;
19 ···explicit·c\x8cl\x8li\x8ie\x8en\x8nt\x8t_\x8_d\x8da\x8at\x8ta\x8a_\x8_t\x8t·(T*·v);19 ···explicit·c\x8cl\x8li\x8ie\x8en\x8nt\x8t_\x8_d\x8da\x8at\x8ta\x8a_\x8_t\x8t·(T*·v);
20 ···client_data_t&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(T*·v);20 ···client_data_t&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(T*·v);
21 ···T*·g\x8ge\x8et\x8t·()·const; 
22 ···explicit·operator·T\x8T·()·const;21 ···explicit·operator·T\x8T·()·const;
 22 ···T*·g\x8ge\x8et\x8t·()·const;
23 ···operator·void·c\x8co\x8on\x8ns\x8st\x8t*\x8*·()·const·=·delete;23 ···operator·void·c\x8co\x8on\x8ns\x8st\x8t*\x8*·()·const·=·delete;
24 ···operator·v\x8vo\x8oi\x8id\x8d*\x8*·()·const·=·delete; 
25 ···client_data_t&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(void*)·=·delete; 
26 ···client_data_t&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(void·const*)·=·delete;24 ···client_data_t&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(void·const*)·=·delete;
 25 ···client_data_t&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(void*)·=·delete;
 26 ···operator·v\x8vo\x8oi\x8id\x8d*\x8*·()·const·=·delete;
  
27 ···template·<typename·T,·typename·U\x8U··=·typename·std::enable_if<std::27 ···template·<typename·T,·typename·U\x8U··=·typename·std::enable_if<std::
28 is_pointer<T>::value>::type>28 is_pointer<T>::value>::type>
29 };29 };
30 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]30 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
31 *\x8**\x8**\x8**\x8**\x8*·c\x8cl\x8li\x8ie\x8en\x8nt\x8t_\x8_d\x8da\x8at\x8ta\x8a_\x8_t\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*31 *\x8**\x8**\x8**\x8**\x8*·c\x8cl\x8li\x8ie\x8en\x8nt\x8t_\x8_d\x8da\x8at\x8ta\x8a_\x8_t\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
32 c\x8cl\x8li\x8ie\x8en\x8nt\x8t_\x8_d\x8da\x8at\x8ta\x8a_\x8_t\x8t·()·=·default;32 c\x8cl\x8li\x8ie\x8en\x8nt\x8t_\x8_d\x8da\x8at\x8ta\x8a_\x8_t\x8t·()·=·default;
33 construct·a·nullptr·client·data33 construct·a·nullptr·client·data
34 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]34 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
35 *\x8**\x8**\x8**\x8**\x8*·c\x8co\x8on\x8ns\x8st\x8t*\x8*(\x8()\x8)·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=(\x8()\x8)·v\x8vo\x8oi\x8id\x8d*\x8*(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*35 *\x8**\x8**\x8**\x8**\x8*·c\x8co\x8on\x8ns\x8st\x8t*\x8*(\x8()\x8)·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=(\x8()\x8)·v\x8vo\x8oi\x8id\x8d*\x8*(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
36 operator·void·c\x8co\x8on\x8ns\x8st\x8t*\x8*·()·const·=·delete;36 operator·void·c\x8co\x8on\x8ns\x8st\x8t*\x8*·()·const·=·delete;
37 operator·v\x8vo\x8oi\x8id\x8d*\x8*·()·const·=·delete; 
38 client_data_t&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(void*)·=·delete; 
39 client_data_t&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(void·const*)·=·delete;37 client_data_t&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(void·const*)·=·delete;
 38 client_data_t&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(void*)·=·delete;
 39 operator·v\x8vo\x8oi\x8id\x8d*\x8*·()·const·=·delete;
40 we·don't·allow·type-unsafe·operations40 we·don't·allow·type-unsafe·operations
41 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]41 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
42 *\x8**\x8**\x8**\x8**\x8**\x8*·a\x8ad\x8dd\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·*\x8**\x8**\x8**\x8**\x8**\x8*42 *\x8**\x8**\x8**\x8**\x8**\x8*·a\x8ad\x8dd\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·*\x8**\x8**\x8**\x8**\x8**\x8*
43 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8._\x8h_\x8p_\x8p"43 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8._\x8h_\x8p_\x8p"
44 The·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s·contains·all·the·information·in·a·.torrent·file·along44 The·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s·contains·all·the·information·in·a·.torrent·file·along
45 with·all·information·necessary·to·add·that·torrent·to·a·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n.·The·key·fields45 with·all·information·necessary·to·add·that·torrent·to·a·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n.·The·key·fields
46 when·adding·a·torrent·are:46 when·adding·a·torrent·are:
19.5 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Alerts.html
    
Offset 94, 15 lines modifiedOffset 94, 15 lines modified
94 <li><a·class="reference·internal"·href="#piece-finished-alert"·id="toc-entry-42">piece_finished_alert</a></li>94 <li><a·class="reference·internal"·href="#piece-finished-alert"·id="toc-entry-42">piece_finished_alert</a></li>
95 <li><a·class="reference·internal"·href="#request-dropped-alert"·id="toc-entry-43">request_dropped_alert</a></li>95 <li><a·class="reference·internal"·href="#request-dropped-alert"·id="toc-entry-43">request_dropped_alert</a></li>
96 <li><a·class="reference·internal"·href="#block-timeout-alert"·id="toc-entry-44">block_timeout_alert</a></li>96 <li><a·class="reference·internal"·href="#block-timeout-alert"·id="toc-entry-44">block_timeout_alert</a></li>
97 <li><a·class="reference·internal"·href="#block-finished-alert"·id="toc-entry-45">block_finished_alert</a></li>97 <li><a·class="reference·internal"·href="#block-finished-alert"·id="toc-entry-45">block_finished_alert</a></li>
98 <li><a·class="reference·internal"·href="#block-downloading-alert"·id="toc-entry-46">block_downloading_alert</a></li>98 <li><a·class="reference·internal"·href="#block-downloading-alert"·id="toc-entry-46">block_downloading_alert</a></li>
99 <li><a·class="reference·internal"·href="#unwanted-block-alert"·id="toc-entry-47">unwanted_block_alert</a></li>99 <li><a·class="reference·internal"·href="#unwanted-block-alert"·id="toc-entry-47">unwanted_block_alert</a></li>
100 <li><a·class="reference·internal"·href="#storage-moved-alert"·id="toc-entry-48">storage_moved_alert</a><ul>100 <li><a·class="reference·internal"·href="#storage-moved-alert"·id="toc-entry-48">storage_moved_alert</a><ul>
101 <li><a·class="reference·internal"·href="#old-path-storage-path"·id="toc-entry-49">old_path()·storage_path()</a></li>101 <li><a·class="reference·internal"·href="#storage-path-old-path"·id="toc-entry-49">storage_path()·old_path()</a></li>
102 </ul>102 </ul>
103 </li>103 </li>
104 <li><a·class="reference·internal"·href="#storage-moved-failed-alert"·id="toc-entry-50">storage_moved_failed_alert</a><ul>104 <li><a·class="reference·internal"·href="#storage-moved-failed-alert"·id="toc-entry-50">storage_moved_failed_alert</a><ul>
105 <li><a·class="reference·internal"·href="#file-path"·id="toc-entry-51">file_path()</a></li>105 <li><a·class="reference·internal"·href="#file-path"·id="toc-entry-51">file_path()</a></li>
106 </ul>106 </ul>
107 </li>107 </li>
108 <li><a·class="reference·internal"·href="#torrent-deleted-alert"·id="toc-entry-52">torrent_deleted_alert</a></li>108 <li><a·class="reference·internal"·href="#torrent-deleted-alert"·id="toc-entry-52">torrent_deleted_alert</a></li>
Offset 199, 20 lines modifiedOffset 199, 20 lines modified
199 </ul>199 </ul>
200 </li>200 </li>
201 <li><a·class="reference·internal"·href="#dht-get-peers-reply-alert"·id="toc-entry-117">dht_get_peers_reply_alert</a></li>201 <li><a·class="reference·internal"·href="#dht-get-peers-reply-alert"·id="toc-entry-117">dht_get_peers_reply_alert</a></li>
202 <li><a·class="reference·internal"·href="#dht-direct-response-alert"·id="toc-entry-118">dht_direct_response_alert</a></li>202 <li><a·class="reference·internal"·href="#dht-direct-response-alert"·id="toc-entry-118">dht_direct_response_alert</a></li>
203 <li><a·class="reference·internal"·href="#picker-log-alert"·id="toc-entry-119">picker_log_alert</a></li>203 <li><a·class="reference·internal"·href="#picker-log-alert"·id="toc-entry-119">picker_log_alert</a></li>
204 <li><a·class="reference·internal"·href="#session-error-alert"·id="toc-entry-120">session_error_alert</a></li>204 <li><a·class="reference·internal"·href="#session-error-alert"·id="toc-entry-120">session_error_alert</a></li>
205 <li><a·class="reference·internal"·href="#dht-live-nodes-alert"·id="toc-entry-121">dht_live_nodes_alert</a><ul>205 <li><a·class="reference·internal"·href="#dht-live-nodes-alert"·id="toc-entry-121">dht_live_nodes_alert</a><ul>
206 <li><a·class="reference·internal"·href="#num-nodes-nodes"·id="toc-entry-122">num_nodes()·nodes()</a></li>206 <li><a·class="reference·internal"·href="#nodes-num-nodes"·id="toc-entry-122">nodes()·num_nodes()</a></li>
207 </ul>207 </ul>
208 </li>208 </li>
209 <li><a·class="reference·internal"·href="#session-stats-header-alert"·id="toc-entry-123">session_stats_header_alert</a></li>209 <li><a·class="reference·internal"·href="#session-stats-header-alert"·id="toc-entry-123">session_stats_header_alert</a></li>
210 <li><a·class="reference·internal"·href="#dht-sample-infohashes-alert"·id="toc-entry-124">dht_sample_infohashes_alert</a><ul>210 <li><a·class="reference·internal"·href="#dht-sample-infohashes-alert"·id="toc-entry-124">dht_sample_infohashes_alert</a><ul>
211 <li><a·class="reference·internal"·href="#num-samples-samples"·id="toc-entry-125">num_samples()·samples()</a></li>211 <li><a·class="reference·internal"·href="#samples-num-samples"·id="toc-entry-125">samples()·num_samples()</a></li>
212 <li><a·class="reference·internal"·href="#num-nodes"·id="toc-entry-126">num_nodes()</a></li>212 <li><a·class="reference·internal"·href="#num-nodes"·id="toc-entry-126">num_nodes()</a></li>
213 <li><a·class="reference·internal"·href="#nodes"·id="toc-entry-127">nodes()</a></li>213 <li><a·class="reference·internal"·href="#nodes"·id="toc-entry-127">nodes()</a></li>
214 </ul>214 </ul>
215 </li>215 </li>
216 <li><a·class="reference·internal"·href="#block-uploaded-alert"·id="toc-entry-128">block_uploaded_alert</a></li>216 <li><a·class="reference·internal"·href="#block-uploaded-alert"·id="toc-entry-128">block_uploaded_alert</a></li>
217 <li><a·class="reference·internal"·href="#alerts-dropped-alert"·id="toc-entry-129">alerts_dropped_alert</a></li>217 <li><a·class="reference·internal"·href="#alerts-dropped-alert"·id="toc-entry-129">alerts_dropped_alert</a></li>
218 <li><a·class="reference·internal"·href="#socks5-alert"·id="toc-entry-130">socks5_alert</a></li>218 <li><a·class="reference·internal"·href="#socks5-alert"·id="toc-entry-130">socks5_alert</a></li>
Offset 1287, 26 lines modifiedOffset 1287, 26 lines modified
1287 <tt·class="docutils·literal"><span·class="pre">torrent_handle::move_storage</span></tt>.·This·is·useful·to·synchronize·with·the1287 <tt·class="docutils·literal"><span·class="pre">torrent_handle::move_storage</span></tt>.·This·is·useful·to·synchronize·with·the
1288 actual·disk.·The·<tt·class="docutils·literal">storage_path()</tt>·member·return·the·new·path·of·the1288 actual·disk.·The·<tt·class="docutils·literal">storage_path()</tt>·member·return·the·new·path·of·the
1289 storage.</p>1289 storage.</p>
1290 <pre·class="literal-block">1290 <pre·class="literal-block">
1291 struct·storage_moved_alert·final·:·torrent_alert1291 struct·storage_moved_alert·final·:·torrent_alert
1292 {1292 {
1293 ···std::string·<strong>message</strong>·()·const·override;1293 ···std::string·<strong>message</strong>·()·const·override;
1294 ···char·const*·<strong>storage_path</strong>·()·const; 
1295 ···char·const*·<strong>old_path</strong>·()·const;1294 ···char·const*·<strong>old_path</strong>·()·const;
 1295 ···char·const*·<strong>storage_path</strong>·()·const;
  
1296 ···static·constexpr·alert_category_t·<strong>static_category</strong>··=·alert_category::storage;1296 ···static·constexpr·alert_category_t·<strong>static_category</strong>··=·alert_category::storage;
1297 };1297 };
1298 </pre>1298 </pre>
1299 <a·name="old_path()"></a>1299 <a·name="storage_path()"></a>
1300 <a·name="storage_path()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:storage_moved_alert%3A%3A%5Bold_path%28%29+storage_path%28%29%5D&labels=documentation&body=Documentation+under+heading+%22storage_moved_alert[·...·truncated·by·diffoscope;·len:·133,·SHA:·f03c2d670d1e08a07d33846dab9b8fed189c204ce90def8a9d82cde57dba7c37·...·]-path">1300 <a·name="old_path()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:storage_moved_alert%3A%3A%5Bstorage_path%28%29+old_path%28%29%5D&labels=documentation&body=Documentation+under+heading+%22storage_moved_alert%3A%[·...·truncated·by·diffoscope;·len:·129,·SHA:·136270e72c72c15603af8fb84995f7c5e495e3b329808038cf676a29b4a15786·...·]-path">
1301 <h2>old_path()·storage_path()</h2>1301 <h2>storage_path()·old_path()</h2>
1302 <pre·class="literal-block">1302 <pre·class="literal-block">
1303 char·const*·<strong>storage_path</strong>·()·const; 
1304 char·const*·<strong>old_path</strong>·()·const;1303 char·const*·<strong>old_path</strong>·()·const;
 1304 char·const*·<strong>storage_path</strong>·()·const;
1305 </pre>1305 </pre>
1306 <p>the·path·the·torrent·was·moved·to·and·from,·respectively.</p>1306 <p>the·path·the·torrent·was·moved·to·and·from,·respectively.</p>
1307 <a·name="storage_moved_failed_alert"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:class+storage_moved_failed_alert&labels=documentation&body=Documentation+under+heading+%22class+storage_moved_failed_alert%22+could+be+improved">report·issue</a>]</span></div>1307 <a·name="storage_moved_failed_alert"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:class+storage_moved_failed_alert&labels=documentation&body=Documentation+under+heading+%22class+storage_moved_failed_alert%22+could+be+improved">report·issue</a>]</span></div>
1308 </div>1308 </div>
1309 <div·class="section"·id="storage-moved-failed-alert">1309 <div·class="section"·id="storage-moved-failed-alert">
1310 <h1>storage_moved_failed_alert</h1>1310 <h1>storage_moved_failed_alert</h1>
1311 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/alert_types.hpp">libtorrent/alert_types.hpp</a>&quot;</p>1311 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/alert_types.hpp">libtorrent/alert_types.hpp</a>&quot;</p>
Offset 2951, 17 lines modifiedOffset 2951, 17 lines modified
2951 ···std::vector&lt;std::pair&lt;sha1_hash,·udp::endpoint&gt;&gt;·<strong>nodes</strong>·()·const;2951 ···std::vector&lt;std::pair&lt;sha1_hash,·udp::endpoint&gt;&gt;·<strong>nodes</strong>·()·const;
2952 ···int·<strong>num_nodes</strong>·()·const;2952 ···int·<strong>num_nodes</strong>·()·const;
  
2953 ···static·constexpr·alert_category_t·<strong>static_category</strong>··=·alert_category::dht;2953 ···static·constexpr·alert_category_t·<strong>static_category</strong>··=·alert_category::dht;
2954 ···sha1_hash·node_id;2954 ···sha1_hash·node_id;
2955 };2955 };
2956 </pre>2956 </pre>
2957 <a·name="num_nodes()"></a>2957 <a·name="nodes()"></a>
2958 <a·name="nodes()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:dht_live_nodes_alert%3A%3A%5Bnum_nodes%28%29+nodes%28%29%5D&labels=documentation&body=Documentation+under+heading+%22dht_live_nodes_alert%3A%3A%5Bnum[·...·truncated·by·diffoscope;·len:·108,·SHA:·6c1f184c8446b4a39160756aa8259980f752dfdf6a3363a228465839611b6390·...·]-nodes">2958 <a·name="num_nodes()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:dht_live_nodes_alert%3A%3A%5Bnodes%28%29+num_nodes%28%29%5D&labels=documentation&body=Documentation+under+heading+%22dht_live_nodes_alert%3A%3A%5[·...·truncated·by·diffoscope;·len:·112,·SHA:·3a1ead096c1b6f4d8c08f8cebbc1cb82e60a0d0d4f8869de2f6db1b5ac5dcca1·...·]-nodes">
2959 <h2>num_nodes()·nodes()</h2>2959 <h2>nodes()·num_nodes()</h2>
2960 <pre·class="literal-block">2960 <pre·class="literal-block">
2961 std::vector&lt;std::pair&lt;sha1_hash,·udp::endpoint&gt;&gt;·<strong>nodes</strong>·()·const;2961 std::vector&lt;std::pair&lt;sha1_hash,·udp::endpoint&gt;&gt;·<strong>nodes</strong>·()·const;
2962 int·<strong>num_nodes</strong>·()·const;2962 int·<strong>num_nodes</strong>·()·const;
2963 </pre>2963 </pre>
2964 <p>the·number·of·nodes·in·the·routing·table·and·the·actual·nodes.</p>2964 <p>the·number·of·nodes·in·the·routing·table·and·the·actual·nodes.</p>
2965 <a·name="node_id"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:dht_live_nodes_alert%3A%3A%5Bnode_id%5D&labels=documentation&body=Documentation+under+heading+%22dht_live_nodes_alert%3A%3A%5Bnode_id%5D%22+could+be+improved">report·issue</a>]</span><dl·class="docutils">2965 <a·name="node_id"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:dht_live_nodes_alert%3A%3A%5Bnode_id%5D&labels=documentation&body=Documentation+under+heading+%22dht_live_nodes_alert%3A%3A%5Bnode_id%5D%22+could+be+improved">report·issue</a>]</span><dl·class="docutils">
2966 <dt>node_id</dt>2966 <dt>node_id</dt>
Offset 3005, 17 lines modifiedOffset 3005, 17 lines modified
3005 ···static·constexpr·alert_category_t·<strong>static_category</strong>··=·alert_category::dht_operation;3005 ···static·constexpr·alert_category_t·<strong>static_category</strong>··=·alert_category::dht_operation;
3006 ···sha1_hash·node_id;3006 ···sha1_hash·node_id;
3007 ···aux::noexcept_movable&lt;udp::endpoint&gt;·endpoint;3007 ···aux::noexcept_movable&lt;udp::endpoint&gt;·endpoint;
3008 ···time_duration·const·interval;3008 ···time_duration·const·interval;
3009 ···int·const·num_infohashes;3009 ···int·const·num_infohashes;
3010 };3010 };
3011 </pre>3011 </pre>
3012 <a·name="num_samples()"></a>3012 <a·name="samples()"></a>
3013 <a·name="samples()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:dht_sample_infohashes_alert%3A%3A%5Bnum_samples%28%29+samples%28%29%5D&labels=documentation&body=Documentation+under+heading+%22dht_sample_infohas[·...·truncated·by·diffoscope;·len:·135,·SHA:·23355ba6ae0f8f36e64156a6c3c947d27fe9374ae4357e1a4fe0755f531d1674·...·]-samples">3013 <a·name="num_samples()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:dht_sample_infohashes_alert%3A%3A%5Bsamples%28%29+num_samples%28%29%5D&labels=documentation&body=Documentation+under+heading+%22dht_sample_inf[·...·truncated·by·diffoscope;·len:·139,·SHA:·dcc65a1843018040dad778404a5cf7eb020f142ed22acca72790a5140f63e5c2·...·]-samples">
3014 <h2>num_samples()·samples()</h2>3014 <h2>samples()·num_samples()</h2>
3015 <pre·class="literal-block">3015 <pre·class="literal-block">
3016 std::vector&lt;sha1_hash&gt;·<strong>samples</strong>·()·const;3016 std::vector&lt;sha1_hash&gt;·<strong>samples</strong>·()·const;
3017 int·<strong>num_samples</strong>·()·const;3017 int·<strong>num_samples</strong>·()·const;
3018 </pre>3018 </pre>
3019 <p>returns·the·number·of·info-hashes·returned·by·the·node,·as·well·as·the3019 <p>returns·the·number·of·info-hashes·returned·by·the·node,·as·well·as·the
3020 actual·info-hashes.·<tt·class="docutils·literal">num_samples()</tt>·is·more·efficient·than3020 actual·info-hashes.·<tt·class="docutils·literal">num_samples()</tt>·is·more·efficient·than
3021 <tt·class="docutils·literal"><span·class="pre">samples().size()</span></tt>.</p>3021 <tt·class="docutils·literal"><span·class="pre">samples().size()</span></tt>.</p>
Offset 3079, 16 lines modifiedOffset 3079, 16 lines modified
3079 <p>this·<a·class="reference·external"·href="reference-Alerts.html#alert">alert</a>·is·posted·to·indicate·to·the·client·that·some·alerts·were3079 <p>this·<a·class="reference·external"·href="reference-Alerts.html#alert">alert</a>·is·posted·to·indicate·to·the·client·that·some·alerts·were
3080 dropped.·Dropped·meaning·that·the·<a·class="reference·external"·href="reference-Alerts.html#alert">alert</a>·failed·to·be·delivered·to·the3080 dropped.·Dropped·meaning·that·the·<a·class="reference·external"·href="reference-Alerts.html#alert">alert</a>·failed·to·be·delivered·to·the
3081 client.·The·most·common·cause·of·such·failure·is·that·the·internal·<a·class="reference·external"·href="reference-Alerts.html#alert">alert</a>3081 client.·The·most·common·cause·of·such·failure·is·that·the·internal·<a·class="reference·external"·href="reference-Alerts.html#alert">alert</a>
3082 queue·grew·too·big·(controlled·by·alert_queue_size).</p>3082 queue·grew·too·big·(controlled·by·alert_queue_size).</p>
3083 <pre·class="literal-block">3083 <pre·class="literal-block">
3084 struct·alerts_dropped_alert·final·:·alert3084 struct·alerts_dropped_alert·final·:·alert
3085 {3085 {
3086 ···std::string·<strong>message</strong>·()·const·override; 
3087 ···<strong>static_assert</strong>·(num_alert_types·&lt;=·abi_alert_count,·&quot;need·to·increase·bitset.·This·is·an·ABI·break&quot;);3086 ···<strong>static_assert</strong>·(num_alert_types·&lt;=·abi_alert_count,·&quot;need·to·increase·bitset.·This·is·an·ABI·break&quot;);
 3087 ···std::string·<strong>message</strong>·()·const·override;
  
3088 ···static·constexpr·alert_category_t·<strong>static_category</strong>··=·alert_category::error;3088 ···static·constexpr·alert_category_t·<strong>static_category</strong>··=·alert_category::error;
3089 ···std::bitset&lt;abi_alert_count&gt;·dropped_alerts;3089 ···std::bitset&lt;abi_alert_count&gt;·dropped_alerts;
3090 };3090 };
3091 </pre>3091 </pre>
3092 <a·name="dropped_alerts"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:alerts_dropped_alert%3A%3A%5Bdropped_alerts%5D&labels=documentation&body=Documentation+under+heading+%22alerts_dropped_alert%3A%3A%5Bdropped_alerts%5D%22+could+be+improved">report·issue</a>]</span><dl·class="docutils">3092 <a·name="dropped_alerts"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:alerts_dropped_alert%3A%3A%5Bdropped_alerts%5D&labels=documentation&body=Documentation+under+heading+%22alerts_dropped_alert%3A%3A%5Bdropped_alerts%5D%22+could+be+improved">report·issue</a>]</span><dl·class="docutils">
3093 <dt>dropped_alerts</dt>3093 <dt>dropped_alerts</dt>
Offset 3299, 16 lines modifiedOffset 3299, 16 lines modified
3299 <dd>list·of·trackers·and·their·status·for·the·torrent</dd>3299 <dd>list·of·trackers·and·their·status·for·the·torrent</dd>
3300 </dl>3300 </dl>
3301 <a·name="alert_cast()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:alert_cast%28%29&labels=documentation&body=Documentation+under+heading+%22alert_cast%28%29%22+could+be+improved">report·issue</a>]</span></div>3301 <a·name="alert_cast()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:alert_cast%28%29&labels=documentation&body=Documentation+under+heading+%22alert_cast%28%29%22+could+be+improved">report·issue</a>]</span></div>
3302 <div·class="section"·id="alert-cast">3302 <div·class="section"·id="alert-cast">
3303 <h1>alert_cast()</h1>3303 <h1>alert_cast()</h1>
3304 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/alert.hpp">libtorrent/alert.hpp</a>&quot;</p>3304 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/alert.hpp">libtorrent/alert.hpp</a>&quot;</p>
3305 <pre·class="literal-block">3305 <pre·class="literal-block">
Max diff block lines reached; 689/11857 bytes (5.81%) of diff not shown.
7.78 KB
html2text {}
    
Offset 47, 15 lines modifiedOffset 47, 15 lines modified
47 ····*·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8f_\x8i_\x8n_\x8i_\x8s_\x8h_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t47 ····*·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8f_\x8i_\x8n_\x8i_\x8s_\x8h_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
48 ····*·_\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t_\x8__\x8d_\x8r_\x8o_\x8p_\x8p_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t48 ····*·_\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t_\x8__\x8d_\x8r_\x8o_\x8p_\x8p_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
49 ····*·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8__\x8t_\x8i_\x8m_\x8e_\x8o_\x8u_\x8t_\x8__\x8a_\x8l_\x8e_\x8r_\x8t49 ····*·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8__\x8t_\x8i_\x8m_\x8e_\x8o_\x8u_\x8t_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
50 ····*·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8__\x8f_\x8i_\x8n_\x8i_\x8s_\x8h_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t50 ····*·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8__\x8f_\x8i_\x8n_\x8i_\x8s_\x8h_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
51 ····*·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8__\x8d_\x8o_\x8w_\x8n_\x8l_\x8o_\x8a_\x8d_\x8i_\x8n_\x8g_\x8__\x8a_\x8l_\x8e_\x8r_\x8t51 ····*·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8__\x8d_\x8o_\x8w_\x8n_\x8l_\x8o_\x8a_\x8d_\x8i_\x8n_\x8g_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
52 ····*·_\x8u_\x8n_\x8w_\x8a_\x8n_\x8t_\x8e_\x8d_\x8__\x8b_\x8l_\x8o_\x8c_\x8k_\x8__\x8a_\x8l_\x8e_\x8r_\x8t52 ····*·_\x8u_\x8n_\x8w_\x8a_\x8n_\x8t_\x8e_\x8d_\x8__\x8b_\x8l_\x8o_\x8c_\x8k_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
53 ····*·_\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8__\x8m_\x8o_\x8v_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t53 ····*·_\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8__\x8m_\x8o_\x8v_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
54 ··········o·_\x8o_.l_.d_.__.p_.a_.t_.h_.(_.)_.·_.s_.t_.o_.r_.a_.g_.e_\x8__\x8p_\x8a_\x8t_\x8h_\x8(_\x8)54 ··········o·_\x8s_.t_.o_.r_.a_.g_.e_.__.p_.a_.t_.h_.(_.)_.·_.o_.l_.d_\x8__\x8p_\x8a_\x8t_\x8h_\x8(_\x8)
55 ····*·_\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8__\x8m_\x8o_\x8v_\x8e_\x8d_\x8__\x8f_\x8a_\x8i_\x8l_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t55 ····*·_\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8__\x8m_\x8o_\x8v_\x8e_\x8d_\x8__\x8f_\x8a_\x8i_\x8l_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
56 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8a_\x8t_\x8h_\x8(_\x8)56 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8a_\x8t_\x8h_\x8(_\x8)
57 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8d_\x8e_\x8l_\x8e_\x8t_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t57 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8d_\x8e_\x8l_\x8e_\x8t_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
58 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8d_\x8e_\x8l_\x8e_\x8t_\x8e_\x8__\x8f_\x8a_\x8i_\x8l_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t58 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8d_\x8e_\x8l_\x8e_\x8t_\x8e_\x8__\x8f_\x8a_\x8i_\x8l_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
59 ····*·_\x8s_\x8a_\x8v_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8__\x8a_\x8l_\x8e_\x8r_\x8t59 ····*·_\x8s_\x8a_\x8v_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
60 ····*·_\x8s_\x8a_\x8v_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8__\x8f_\x8a_\x8i_\x8l_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t60 ····*·_\x8s_\x8a_\x8v_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8__\x8f_\x8a_\x8i_\x8l_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
61 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8u_\x8s_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t61 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8u_\x8s_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
Offset 120, 18 lines modifiedOffset 120, 18 lines modified
120 ··········o·_\x8p_\x8k_\x8t_\x8__\x8b_\x8u_\x8f_\x8(_\x8)120 ··········o·_\x8p_\x8k_\x8t_\x8__\x8b_\x8u_\x8f_\x8(_\x8)
121 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8d_\x8i_\x8r_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8__\x8t121 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8d_\x8i_\x8r_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8__\x8t
122 ····*·_\x8d_\x8h_\x8t_\x8__\x8g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8s_\x8__\x8r_\x8e_\x8p_\x8l_\x8y_\x8__\x8a_\x8l_\x8e_\x8r_\x8t122 ····*·_\x8d_\x8h_\x8t_\x8__\x8g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8s_\x8__\x8r_\x8e_\x8p_\x8l_\x8y_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
123 ····*·_\x8d_\x8h_\x8t_\x8__\x8d_\x8i_\x8r_\x8e_\x8c_\x8t_\x8__\x8r_\x8e_\x8s_\x8p_\x8o_\x8n_\x8s_\x8e_\x8__\x8a_\x8l_\x8e_\x8r_\x8t123 ····*·_\x8d_\x8h_\x8t_\x8__\x8d_\x8i_\x8r_\x8e_\x8c_\x8t_\x8__\x8r_\x8e_\x8s_\x8p_\x8o_\x8n_\x8s_\x8e_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
124 ····*·_\x8p_\x8i_\x8c_\x8k_\x8e_\x8r_\x8__\x8l_\x8o_\x8g_\x8__\x8a_\x8l_\x8e_\x8r_\x8t124 ····*·_\x8p_\x8i_\x8c_\x8k_\x8e_\x8r_\x8__\x8l_\x8o_\x8g_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
125 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8e_\x8r_\x8r_\x8o_\x8r_\x8__\x8a_\x8l_\x8e_\x8r_\x8t125 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8e_\x8r_\x8r_\x8o_\x8r_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
126 ····*·_\x8d_\x8h_\x8t_\x8__\x8l_\x8i_\x8v_\x8e_\x8__\x8n_\x8o_\x8d_\x8e_\x8s_\x8__\x8a_\x8l_\x8e_\x8r_\x8t126 ····*·_\x8d_\x8h_\x8t_\x8__\x8l_\x8i_\x8v_\x8e_\x8__\x8n_\x8o_\x8d_\x8e_\x8s_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
127 ··········o·_\x8n_\x8u_.m_.__.n_.o_.d_.e_.s_.(_.)_.·_\x8n_\x8o_\x8d_\x8e_\x8s_\x8(_\x8)127 ··········o·_\x8n_\x8o_.d_.e_.s_.(_.)_.·_.n_.u_.m_.__\x8n_\x8o_\x8d_\x8e_\x8s_\x8(_\x8)
128 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8s_\x8__\x8h_\x8e_\x8a_\x8d_\x8e_\x8r_\x8__\x8a_\x8l_\x8e_\x8r_\x8t128 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8s_\x8__\x8h_\x8e_\x8a_\x8d_\x8e_\x8r_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
129 ····*·_\x8d_\x8h_\x8t_\x8__\x8s_\x8a_\x8m_\x8p_\x8l_\x8e_\x8__\x8i_\x8n_\x8f_\x8o_\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8__\x8a_\x8l_\x8e_\x8r_\x8t129 ····*·_\x8d_\x8h_\x8t_\x8__\x8s_\x8a_\x8m_\x8p_\x8l_\x8e_\x8__\x8i_\x8n_\x8f_\x8o_\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
130 ··········o·_\x8n_.u_.m_.__.s_.a_.m_.p_.l_.e_.s_.(_.)_.·_\x8s_\x8a_\x8m_\x8p_\x8l_\x8e_\x8s_\x8(_\x8)130 ··········o·_\x8s_.a_.m_.p_.l_.e_.s_.(_.)_.·_.n_.u_.m_.__\x8s_\x8a_\x8m_\x8p_\x8l_\x8e_\x8s_\x8(_\x8)
131 ··········o·_\x8n_\x8u_\x8m_\x8__\x8n_\x8o_\x8d_\x8e_\x8s_\x8(_\x8)131 ··········o·_\x8n_\x8u_\x8m_\x8__\x8n_\x8o_\x8d_\x8e_\x8s_\x8(_\x8)
132 ··········o·_\x8n_\x8o_\x8d_\x8e_\x8s_\x8(_\x8)132 ··········o·_\x8n_\x8o_\x8d_\x8e_\x8s_\x8(_\x8)
133 ····*·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8__\x8u_\x8p_\x8l_\x8o_\x8a_\x8d_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t133 ····*·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8__\x8u_\x8p_\x8l_\x8o_\x8a_\x8d_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
134 ····*·_\x8a_\x8l_\x8e_\x8r_\x8t_\x8s_\x8__\x8d_\x8r_\x8o_\x8p_\x8p_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t134 ····*·_\x8a_\x8l_\x8e_\x8r_\x8t_\x8s_\x8__\x8d_\x8r_\x8o_\x8p_\x8p_\x8e_\x8d_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
135 ····*·_\x8s_\x8o_\x8c_\x8k_\x8s_\x85_\x8__\x8a_\x8l_\x8e_\x8r_\x8t135 ····*·_\x8s_\x8o_\x8c_\x8k_\x8s_\x85_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
136 ····*·_\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8r_\x8i_\x8o_\x8__\x8a_\x8l_\x8e_\x8r_\x8t136 ····*·_\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8r_\x8i_\x8o_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
137 ····*·_\x8o_\x8v_\x8e_\x8r_\x8s_\x8i_\x8z_\x8e_\x8d_\x8__\x8f_\x8i_\x8l_\x8e_\x8__\x8a_\x8l_\x8e_\x8r_\x8t137 ····*·_\x8o_\x8v_\x8e_\x8r_\x8s_\x8i_\x8z_\x8e_\x8d_\x8__\x8f_\x8i_\x8l_\x8e_\x8__\x8a_\x8l_\x8e_\x8r_\x8t
Offset 1035, 24 lines modifiedOffset 1035, 24 lines modified
1035 The·storage_moved_alert·is·generated·when·all·the·disk·IO·has·completed·and·the1035 The·storage_moved_alert·is·generated·when·all·the·disk·IO·has·completed·and·the
1036 files·have·been·moved,·as·an·effect·of·a·call·to·torrent_handle::move_storage.1036 files·have·been·moved,·as·an·effect·of·a·call·to·torrent_handle::move_storage.
1037 This·is·useful·to·synchronize·with·the·actual·disk.·The·storage_path()·member1037 This·is·useful·to·synchronize·with·the·actual·disk.·The·storage_path()·member
1038 return·the·new·path·of·the·storage.1038 return·the·new·path·of·the·storage.
1039 struct·storage_moved_alert·final·:·torrent_alert1039 struct·storage_moved_alert·final·:·torrent_alert
1040 {1040 {
1041 ···std::string·m\x8me\x8es\x8ss\x8sa\x8ag\x8ge\x8e·()·const·override;1041 ···std::string·m\x8me\x8es\x8ss\x8sa\x8ag\x8ge\x8e·()·const·override;
1042 ···char·const*·s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_p\x8pa\x8at\x8th\x8h·()·const; 
1043 ···char·const*·o\x8ol\x8ld\x8d_\x8_p\x8pa\x8at\x8th\x8h·()·const;1042 ···char·const*·o\x8ol\x8ld\x8d_\x8_p\x8pa\x8at\x8th\x8h·()·const;
 1043 ···char·const*·s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_p\x8pa\x8at\x8th\x8h·()·const;
  
1044 ···static·constexpr·alert_category_t·s\x8st\x8ta\x8at\x8ti\x8ic\x8c_\x8_c\x8ca\x8at\x8te\x8eg\x8go\x8or\x8ry\x8y··=·alert_category::1044 ···static·constexpr·alert_category_t·s\x8st\x8ta\x8at\x8ti\x8ic\x8c_\x8_c\x8ca\x8at\x8te\x8eg\x8go\x8or\x8ry\x8y··=·alert_category::
1045 storage;1045 storage;
1046 };1046 };
1047 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]1047 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
 1048 *\x8**\x8**\x8**\x8**\x8*·s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_p\x8pa\x8at\x8th\x8h(\x8()\x8)·o\x8ol\x8ld\x8d_\x8_p\x8pa\x8at\x8th\x8h(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
1048 *\x8**\x8**\x8**\x8**\x8*·o\x8ol\x8ld\x8d_\x8_p\x8pa\x8at\x8th\x8h(\x8()\x8)·s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_p\x8pa\x8at\x8th\x8h(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8* 
1049 char·const*·s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_p\x8pa\x8at\x8th\x8h·()·const; 
1050 char·const*·o\x8ol\x8ld\x8d_\x8_p\x8pa\x8at\x8th\x8h·()·const;1049 char·const*·o\x8ol\x8ld\x8d_\x8_p\x8pa\x8at\x8th\x8h·()·const;
 1050 char·const*·s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_p\x8pa\x8at\x8th\x8h·()·const;
1051 the·path·the·torrent·was·moved·to·and·from,·respectively.1051 the·path·the·torrent·was·moved·to·and·from,·respectively.
1052 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]1052 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
1053 *\x8**\x8**\x8**\x8**\x8**\x8*·s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_m\x8mo\x8ov\x8ve\x8ed\x8d_\x8_f\x8fa\x8ai\x8il\x8le\x8ed\x8d_\x8_a\x8al\x8le\x8er\x8rt\x8t·*\x8**\x8**\x8**\x8**\x8**\x8*1053 *\x8**\x8**\x8**\x8**\x8**\x8*·s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_m\x8mo\x8ov\x8ve\x8ed\x8d_\x8_f\x8fa\x8ai\x8il\x8le\x8ed\x8d_\x8_a\x8al\x8le\x8er\x8rt\x8t·*\x8**\x8**\x8**\x8**\x8**\x8*
1054 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8a_\x8l_\x8e_\x8r_\x8t_\x8__\x8t_\x8y_\x8p_\x8e_\x8s_\x8._\x8h_\x8p_\x8p"1054 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8a_\x8l_\x8e_\x8r_\x8t_\x8__\x8t_\x8y_\x8p_\x8e_\x8s_\x8._\x8h_\x8p_\x8p"
1055 The·storage_moved_failed_alert·is·generated·when·an·attempt·to·move·the1055 The·storage_moved_failed_alert·is·generated·when·an·attempt·to·move·the
1056 storage,·via·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e_\x8:_\x8:_\x8m_\x8o_\x8v_\x8e_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8(_\x8),·fails.1056 storage,·via·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e_\x8:_\x8:_\x8m_\x8o_\x8v_\x8e_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8(_\x8),·fails.
1057 struct·storage_moved_failed_alert·final·:·torrent_alert1057 struct·storage_moved_failed_alert·final·:·torrent_alert
Offset 2295, 15 lines modifiedOffset 2295, 15 lines modified
2295 ···std::vector<std::pair<sha1_hash,·udp::endpoint>>·n\x8no\x8od\x8de\x8es\x8s·()·const;2295 ···std::vector<std::pair<sha1_hash,·udp::endpoint>>·n\x8no\x8od\x8de\x8es\x8s·()·const;
2296 ···int·n\x8nu\x8um\x8m_\x8_n\x8no\x8od\x8de\x8es\x8s·()·const;2296 ···int·n\x8nu\x8um\x8m_\x8_n\x8no\x8od\x8de\x8es\x8s·()·const;
  
2297 ···static·constexpr·alert_category_t·s\x8st\x8ta\x8at\x8ti\x8ic\x8c_\x8_c\x8ca\x8at\x8te\x8eg\x8go\x8or\x8ry\x8y··=·alert_category::dht;2297 ···static·constexpr·alert_category_t·s\x8st\x8ta\x8at\x8ti\x8ic\x8c_\x8_c\x8ca\x8at\x8te\x8eg\x8go\x8or\x8ry\x8y··=·alert_category::dht;
2298 ···sha1_hash·node_id;2298 ···sha1_hash·node_id;
2299 };2299 };
2300 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]2300 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
2301 *\x8**\x8**\x8**\x8**\x8*·n\x8nu.um.m_._n.no.od.de.es.s(.().)·n\x8no\x8od\x8de\x8es\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*2301 *\x8**\x8**\x8**\x8**\x8*·n\x8no.od.de.es.s(.().)·n.nu.um.m_._n\x8no\x8od\x8de\x8es\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
2302 std::vector<std::pair<sha1_hash,·udp::endpoint>>·n\x8no\x8od\x8de\x8es\x8s·()·const;2302 std::vector<std::pair<sha1_hash,·udp::endpoint>>·n\x8no\x8od\x8de\x8es\x8s·()·const;
2303 int·n\x8nu\x8um\x8m_\x8_n\x8no\x8od\x8de\x8es\x8s·()·const;2303 int·n\x8nu\x8um\x8m_\x8_n\x8no\x8od\x8de\x8es\x8s·()·const;
2304 the·number·of·nodes·in·the·routing·table·and·the·actual·nodes.2304 the·number·of·nodes·in·the·routing·table·and·the·actual·nodes.
2305 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]2305 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
2306 ··node_id2306 ··node_id
2307 ······the·local·DHT·node's·node-ID·this·routing·table·belongs·to2307 ······the·local·DHT·node's·node-ID·this·routing·table·belongs·to
2308 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]2308 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
Offset 2339, 15 lines modifiedOffset 2339, 15 lines modified
2339 dht_operation;2339 dht_operation;
2340 ···sha1_hash·node_id;2340 ···sha1_hash·node_id;
2341 ···aux::noexcept_movable<udp::endpoint>·endpoint;2341 ···aux::noexcept_movable<udp::endpoint>·endpoint;
2342 ···time_duration·const·interval;2342 ···time_duration·const·interval;
2343 ···int·const·num_infohashes;2343 ···int·const·num_infohashes;
2344 };2344 };
2345 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]2345 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
2346 *\x8**\x8**\x8**\x8**\x8*·n.nu.um.m_._s.sa.am.mp.pl.le.es.s(.().)·s\x8sa\x8am\x8mp\x8pl\x8le\x8es\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*2346 *\x8**\x8**\x8**\x8**\x8*·s.sa.am.mp.pl.le.es.s(.().)·n.nu.um.m_._s\x8sa\x8am\x8mp\x8pl\x8le\x8es\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
2347 std::vector<sha1_hash>·s\x8sa\x8am\x8mp\x8pl\x8le\x8es\x8s·()·const;2347 std::vector<sha1_hash>·s\x8sa\x8am\x8mp\x8pl\x8le\x8es\x8s·()·const;
2348 int·n\x8nu\x8um\x8m_\x8_s\x8sa\x8am\x8mp\x8pl\x8le\x8es\x8s·()·const;2348 int·n\x8nu\x8um\x8m_\x8_s\x8sa\x8am\x8mp\x8pl\x8le\x8es\x8s·()·const;
2349 returns·the·number·of·info-hashes·returned·by·the·node,·as·well·as·the·actual2349 returns·the·number·of·info-hashes·returned·by·the·node,·as·well·as·the·actual
2350 info-hashes.·num_samples()·is·more·efficient·than·samples().size().2350 info-hashes.·num_samples()·is·more·efficient·than·samples().size().
2351 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]2351 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
2352 *\x8**\x8**\x8**\x8**\x8*·n\x8nu\x8um\x8m_\x8_n\x8no\x8od\x8de\x8es\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*2352 *\x8**\x8**\x8**\x8**\x8*·n\x8nu\x8um\x8m_\x8_n\x8no\x8od\x8de\x8es\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
2353 int·n\x8nu\x8um\x8m_\x8_n\x8no\x8od\x8de\x8es\x8s·()·const;2353 int·n\x8nu\x8um\x8m_\x8_n\x8no\x8od\x8de\x8es\x8s·()·const;
Offset 2394, 17 lines modifiedOffset 2394, 17 lines modified
2394 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8a_\x8l_\x8e_\x8r_\x8t_\x8__\x8t_\x8y_\x8p_\x8e_\x8s_\x8._\x8h_\x8p_\x8p"2394 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8a_\x8l_\x8e_\x8r_\x8t_\x8__\x8t_\x8y_\x8p_\x8e_\x8s_\x8._\x8h_\x8p_\x8p"
2395 this·_\x8a_\x8l_\x8e_\x8r_\x8t·is·posted·to·indicate·to·the·client·that·some·alerts·were·dropped.2395 this·_\x8a_\x8l_\x8e_\x8r_\x8t·is·posted·to·indicate·to·the·client·that·some·alerts·were·dropped.
2396 Dropped·meaning·that·the·_\x8a_\x8l_\x8e_\x8r_\x8t·failed·to·be·delivered·to·the·client.·The·most2396 Dropped·meaning·that·the·_\x8a_\x8l_\x8e_\x8r_\x8t·failed·to·be·delivered·to·the·client.·The·most
2397 common·cause·of·such·failure·is·that·the·internal·_\x8a_\x8l_\x8e_\x8r_\x8t·queue·grew·too·big2397 common·cause·of·such·failure·is·that·the·internal·_\x8a_\x8l_\x8e_\x8r_\x8t·queue·grew·too·big
2398 (controlled·by·alert_queue_size).2398 (controlled·by·alert_queue_size).
2399 struct·alerts_dropped_alert·final·:·alert2399 struct·alerts_dropped_alert·final·:·alert
2400 {2400 {
2401 ···std::string·m\x8me\x8es\x8ss\x8sa\x8ag\x8ge\x8e·()·const·override; 
2402 ···s\x8st\x8ta\x8at\x8ti\x8ic\x8c_\x8_a\x8as\x8ss\x8se\x8er\x8rt\x8t·(num_alert_types·<=·abi_alert_count,·"need·to·increase·bitset.2401 ···s\x8st\x8ta\x8at\x8ti\x8ic\x8c_\x8_a\x8as\x8ss\x8se\x8er\x8rt\x8t·(num_alert_types·<=·abi_alert_count,·"need·to·increase·bitset.
2403 This·is·an·ABI·break");2402 This·is·an·ABI·break");
 2403 ···std::string·m\x8me\x8es\x8ss\x8sa\x8ag\x8ge\x8e·()·const·override;
  
2404 ···static·constexpr·alert_category_t·s\x8st\x8ta\x8at\x8ti\x8ic\x8c_\x8_c\x8ca\x8at\x8te\x8eg\x8go\x8or\x8ry\x8y··=·alert_category::error;2404 ···static·constexpr·alert_category_t·s\x8st\x8ta\x8at\x8ti\x8ic\x8c_\x8_c\x8ca\x8at\x8te\x8eg\x8go\x8or\x8ry\x8y··=·alert_category::error;
2405 ···std::bitset<abi_alert_count>·dropped_alerts;2405 ···std::bitset<abi_alert_count>·dropped_alerts;
2406 };2406 };
2407 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]2407 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
2408 ··dropped_alerts2408 ··dropped_alerts
2409 ······a·bitmask·indicating·which·alerts·were·dropped.·Each·bit·represents·the2409 ······a·bitmask·indicating·which·alerts·were·dropped.·Each·bit·represents·the
Offset 2574, 16 lines modifiedOffset 2574, 16 lines modified
2574 };2574 };
2575 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]2575 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
2576 ··trackers2576 ··trackers
2577 ······list·of·trackers·and·their·status·for·the·torrent2577 ······list·of·trackers·and·their·status·for·the·torrent
2578 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]2578 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
2579 *\x8**\x8**\x8**\x8**\x8**\x8*·a\x8al\x8le\x8er\x8rt\x8t_\x8_c\x8ca\x8as\x8st\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*2579 *\x8**\x8**\x8**\x8**\x8**\x8*·a\x8al\x8le\x8er\x8rt\x8t_\x8_c\x8ca\x8as\x8st\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*
2580 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8a_\x8l_\x8e_\x8r_\x8t_\x8._\x8h_\x8p_\x8p"2580 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8a_\x8l_\x8e_\x8r_\x8t_\x8._\x8h_\x8p_\x8p"
2581 template·<typename·T>·T*·a\x8al\x8le\x8er\x8rt\x8t_\x8_c\x8ca\x8as\x8st\x8t·(alert*·a); 
2582 template·<typename·T>·T·const*·a\x8al\x8le\x8er\x8rt\x8t_\x8_c\x8ca\x8as\x8st\x8t·(alert·const*·a);2581 template·<typename·T>·T·const*·a\x8al\x8le\x8er\x8rt\x8t_\x8_c\x8ca\x8as\x8st\x8t·(alert·const*·a);
 2582 template·<typename·T>·T*·a\x8al\x8le\x8er\x8rt\x8t_\x8_c\x8ca\x8as\x8st\x8t·(alert*·a);
2583 When·you·get·an·_\x8a_\x8l_\x8e_\x8r_\x8t,·you·can·use·alert_cast<>·to·attempt·to·cast·the·pointer2583 When·you·get·an·_\x8a_\x8l_\x8e_\x8r_\x8t,·you·can·use·alert_cast<>·to·attempt·to·cast·the·pointer
2584 to·a·specific·_\x8a_\x8l_\x8e_\x8r_\x8t·type,·in·order·to·query·it·for·more·information.2584 to·a·specific·_\x8a_\x8l_\x8e_\x8r_\x8t·type,·in·order·to·query·it·for·more·information.
2585 Note2585 Note
Max diff block lines reached; 219/7944 bytes (2.76%) of diff not shown.
34.6 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Bdecoding.html
    
Offset 30, 23 lines modifiedOffset 30, 23 lines modified
30 </table>30 </table>
31 <p><a·class="reference·external"·href="reference.html">home</a></p>31 <p><a·class="reference·external"·href="reference.html">home</a></p>
32 <div·class="contents·topic"·id="table-of-contents">32 <div·class="contents·topic"·id="table-of-contents">
33 <p·class="topic-title">Table·of·contents</p>33 <p·class="topic-title">Table·of·contents</p>
34 <ul·class="simple">34 <ul·class="simple">
35 <li><a·class="reference·internal"·href="#bdecode-node"·id="toc-entry-1">bdecode_node</a><ul>35 <li><a·class="reference·internal"·href="#bdecode-node"·id="toc-entry-1">bdecode_node</a><ul>
36 <li><a·class="reference·internal"·href="#bdecode-node-1"·id="toc-entry-2">bdecode_node()</a></li>36 <li><a·class="reference·internal"·href="#bdecode-node-1"·id="toc-entry-2">bdecode_node()</a></li>
37 <li><a·class="reference·internal"·href="#bdecode-node-operator"·id="toc-entry-3">bdecode_node()·operator=()</a></li>37 <li><a·class="reference·internal"·href="#operator-bdecode-node"·id="toc-entry-3">operator=()·bdecode_node()</a></li>
38 <li><a·class="reference·internal"·href="#type"·id="toc-entry-4">type()</a></li>38 <li><a·class="reference·internal"·href="#type"·id="toc-entry-4">type()</a></li>
39 <li><a·class="reference·internal"·href="#bool"·id="toc-entry-5">bool()</a></li>39 <li><a·class="reference·internal"·href="#bool"·id="toc-entry-5">bool()</a></li>
40 <li><a·class="reference·internal"·href="#non-owning"·id="toc-entry-6">non_owning()</a></li>40 <li><a·class="reference·internal"·href="#non-owning"·id="toc-entry-6">non_owning()</a></li>
41 <li><a·class="reference·internal"·href="#data-offset-data-section"·id="toc-entry-7">data_offset()·data_section()</a></li>41 <li><a·class="reference·internal"·href="#data-offset-data-section"·id="toc-entry-7">data_offset()·data_section()</a></li>
42 <li><a·class="reference·internal"·href="#list-at-list-int-value-at-list-string-value-at-list-size"·id="toc-entry-8">list_at()·list_int_value_at()·list_string_value_at()·list_size()</a></li>42 <li><a·class="reference·internal"·href="#list-size-list-int-value-at-list-at-list-string-value-at"·id="toc-entry-8">list_size()·list_int_value_at()·list_at()·list_string_value_at()</a></li>
43 <li><a·class="reference·internal"·href="#dict-at-node-dict-find-int-dict-find-list-dict-at-dict-find-dict-dict-find-int-value-dict-find-string-value-dict-find-string-dict-find-dict-size"·id="toc-entry-9">dict_at_node()·dict_find_int()·dict_find_list()·dict_at()·dict_find_dict()·dict_find_int_value()·dict[·...·truncated·by·diffoscope;·len:·61,·SHA:·110daf7e9a54dea17e29f0dde324df42b6fc2604f0111a8d2f062dc7105a6b21·...·]()</a></li>43 <li><a·class="reference·internal"·href="#dict-at-dict-find-dict-find-string-dict-find-string-value-dict-find-int-dict-find-dict-dict-at-node-dict-size-dict-find-int-value-dict-find-list"·id="toc-entry-9">dict_at()·dict_find()·dict_find_string()·dict_find_string_value()·dict_find_int()·dict_find_dict()·di[·...·truncated·by·diffoscope;·len:·61,·SHA:·5dff889a1039174d567b46cf286f91db5b3040db65652eb0df57f758592f066b·...·]()</a></li>
44 <li><a·class="reference·internal"·href="#int-value"·id="toc-entry-10">int_value()</a></li>44 <li><a·class="reference·internal"·href="#int-value"·id="toc-entry-10">int_value()</a></li>
45 <li><a·class="reference·internal"·href="#string-ptr-string-length-string-value-string-offset"·id="toc-entry-11">string_ptr()·string_length()·string_value()·string_offset()</a></li>45 <li><a·class="reference·internal"·href="#string-value-string-length-string-offset-string-ptr"·id="toc-entry-11">string_value()·string_length()·string_offset()·string_ptr()</a></li>
46 <li><a·class="reference·internal"·href="#clear"·id="toc-entry-12">clear()</a></li>46 <li><a·class="reference·internal"·href="#clear"·id="toc-entry-12">clear()</a></li>
47 <li><a·class="reference·internal"·href="#swap"·id="toc-entry-13">swap()</a></li>47 <li><a·class="reference·internal"·href="#swap"·id="toc-entry-13">swap()</a></li>
48 <li><a·class="reference·internal"·href="#reserve"·id="toc-entry-14">reserve()</a></li>48 <li><a·class="reference·internal"·href="#reserve"·id="toc-entry-14">reserve()</a></li>
49 <li><a·class="reference·internal"·href="#switch-underlying-buffer"·id="toc-entry-15">switch_underlying_buffer()</a></li>49 <li><a·class="reference·internal"·href="#switch-underlying-buffer"·id="toc-entry-15">switch_underlying_buffer()</a></li>
50 <li><a·class="reference·internal"·href="#has-soft-error"·id="toc-entry-16">has_soft_error()</a></li>50 <li><a·class="reference·internal"·href="#has-soft-error"·id="toc-entry-16">has_soft_error()</a></li>
51 <li><a·class="reference·internal"·href="#enum-type-t"·id="toc-entry-17">enum·type_t</a></li>51 <li><a·class="reference·internal"·href="#enum-type-t"·id="toc-entry-17">enum·type_t</a></li>
52 </ul>52 </ul>
Offset 63, 45 lines modifiedOffset 63, 45 lines modified
63 <a·class="reference·external"·href="reference-Bdecoding.html#non_owning()">non_owning()</a>·member·function.</p>63 <a·class="reference·external"·href="reference-Bdecoding.html#non_owning()">non_owning()</a>·member·function.</p>
64 <p>There·are·5·different·types·of·nodes,·see·<a·class="reference·external"·href="reference-Bdecoding.html#type_t">type_t</a>.</p>64 <p>There·are·5·different·types·of·nodes,·see·<a·class="reference·external"·href="reference-Bdecoding.html#type_t">type_t</a>.</p>
65 <pre·class="literal-block">65 <pre·class="literal-block">
66 struct·bdecode_node66 struct·bdecode_node
67 {67 {
68 ···<strong>bdecode_node</strong>·()·=·default;68 ···<strong>bdecode_node</strong>·()·=·default;
69 ···bdecode_node&amp;·<strong>operator=</strong>·(bdecode_node&amp;&amp;)·&amp;·=·default;69 ···bdecode_node&amp;·<strong>operator=</strong>·(bdecode_node&amp;&amp;)·&amp;·=·default;
70 ···bdecode_node&amp;·<strong>operator=</strong>·(bdecode_node·const&amp;)·&amp;; 
71 ···<strong>bdecode_node</strong>·(bdecode_node·const&amp;);70 ···<strong>bdecode_node</strong>·(bdecode_node·const&amp;);
72 ···<strong>bdecode_node</strong>·(bdecode_node&amp;&amp;)·noexcept;71 ···<strong>bdecode_node</strong>·(bdecode_node&amp;&amp;)·noexcept;
 72 ···bdecode_node&amp;·<strong>operator=</strong>·(bdecode_node·const&amp;)·&amp;;
73 ···type_t·<strong>type</strong>·()·const·noexcept;73 ···type_t·<strong>type</strong>·()·const·noexcept;
74 ···explicit·operator·<strong>bool</strong>·()·const·noexcept;74 ···explicit·operator·<strong>bool</strong>·()·const·noexcept;
75 ···bdecode_node·<strong>non_owning</strong>·()·const;75 ···bdecode_node·<strong>non_owning</strong>·()·const;
76 ···std::ptrdiff_t·<strong>data_offset</strong>·()·const·noexcept;76 ···std::ptrdiff_t·<strong>data_offset</strong>·()·const·noexcept;
77 ···span&lt;char·const&gt;·<strong>data_section</strong>·()·const·noexcept;77 ···span&lt;char·const&gt;·<strong>data_section</strong>·()·const·noexcept;
78 ···std::int64_t·<strong>list_int_value_at</strong>·(int·i78 ···std::int64_t·<strong>list_int_value_at</strong>·(int·i
79 ······,·std::int64_t·default_val·=·0)·const;79 ······,·std::int64_t·default_val·=·0)·const;
80 ···int·<strong>list_size</strong>·()·const;80 ···int·<strong>list_size</strong>·()·const;
81 ···bdecode_node·<strong>list_at</strong>·(int·i)·const;81 ···bdecode_node·<strong>list_at</strong>·(int·i)·const;
82 ···string_view·<strong>list_string_value_at</strong>·(int·i82 ···string_view·<strong>list_string_value_at</strong>·(int·i
83 ······,·string_view·default_val·=·string_view())·const;83 ······,·string_view·default_val·=·string_view())·const;
84 ···std::pair&lt;string_view,·bdecode_node&gt;·<strong>dict_at</strong>·(int·i)·const;84 ···std::int64_t·<strong>dict_find_int_value</strong>·(string_view·key
 85 ······,·std::int64_t·default_val·=·0)·const;
 86 ···bdecode_node·<strong>dict_find_int</strong>·(string_view·key)·const;
85 ···string_view·<strong>dict_find_string_value</strong>·(string_view·key87 ···string_view·<strong>dict_find_string_value</strong>·(string_view·key
86 ······,·string_view·default_value·=·string_view())·const;88 ······,·string_view·default_value·=·string_view())·const;
87 ···bdecode_node·<strong>dict_find</strong>·(string_view·key)·const;89 ···bdecode_node·<strong>dict_find</strong>·(string_view·key)·const;
 90 ···std::pair&lt;string_view,·bdecode_node&gt;·<strong>dict_at</strong>·(int·i)·const;
88 ···std::int64_t·<strong>dict_find_int_value</strong>·(string_view·key 
89 ······,·std::int64_t·default_val·=·0)·const; 
90 ···bdecode_node·<strong>dict_find_dict</strong>·(string_view·key)·const; 
91 ···bdecode_node·<strong>dict_find_list</strong>·(string_view·key)·const;91 ···bdecode_node·<strong>dict_find_list</strong>·(string_view·key)·const;
 92 ···bdecode_node·<strong>dict_find_dict</strong>·(string_view·key)·const;
92 ···std::pair&lt;bdecode_node,·bdecode_node&gt;·<strong>dict_at_node</strong>·(int·i)·const;93 ···std::pair&lt;bdecode_node,·bdecode_node&gt;·<strong>dict_at_node</strong>·(int·i)·const;
93 ···bdecode_node·<strong>dict_find_string</strong>·(string_view·key)·const;94 ···bdecode_node·<strong>dict_find_string</strong>·(string_view·key)·const;
94 ···int·<strong>dict_size</strong>·()·const;95 ···int·<strong>dict_size</strong>·()·const;
95 ···bdecode_node·<strong>dict_find_int</strong>·(string_view·key)·const; 
96 ···std::int64_t·<strong>int_value</strong>·()·const;96 ···std::int64_t·<strong>int_value</strong>·()·const;
97 ···int·<strong>string_length</strong>·()·const;97 ···string_view·<strong>string_value</strong>·()·const;
98 ···std::ptrdiff_t·<strong>string_offset</strong>·()·const;98 ···std::ptrdiff_t·<strong>string_offset</strong>·()·const;
99 ···char·const*·<strong>string_ptr</strong>·()·const;99 ···char·const*·<strong>string_ptr</strong>·()·const;
100 ···string_view·<strong>string_value</strong>·()·const;100 ···int·<strong>string_length</strong>·()·const;
101 ···void·<strong>clear</strong>·();101 ···void·<strong>clear</strong>·();
102 ···void·<strong>swap</strong>·(bdecode_node&amp;·n);102 ···void·<strong>swap</strong>·(bdecode_node&amp;·n);
103 ···void·<strong>reserve</strong>·(int·tokens);103 ···void·<strong>reserve</strong>·(int·tokens);
104 ···void·<strong>switch_underlying_buffer</strong>·(char·const*·buf)·noexcept;104 ···void·<strong>switch_underlying_buffer</strong>·(char·const*·buf)·noexcept;
105 ···bool·<strong>has_soft_error</strong>·(span&lt;char&gt;·error)·const;105 ···bool·<strong>has_soft_error</strong>·(span&lt;char&gt;·error)·const;
  
106 ···enum·type_t106 ···enum·type_t
Offset 116, 23 lines modifiedOffset 116, 23 lines modified
116 </pre>116 </pre>
117 <a·name="bdecode_node()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bdecode_node%3A%3A%5Bbdecode_node%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bdecode_node%3A%3A%5Bbdecode_node%28%29%5D%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="bdecode-node-1">117 <a·name="bdecode_node()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bdecode_node%3A%3A%5Bbdecode_node%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bdecode_node%3A%3A%5Bbdecode_node%28%29%5D%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="bdecode-node-1">
118 <h2>bdecode_node()</h2>118 <h2>bdecode_node()</h2>
119 <pre·class="literal-block">119 <pre·class="literal-block">
120 <strong>bdecode_node</strong>·()·=·default;120 <strong>bdecode_node</strong>·()·=·default;
121 </pre>121 </pre>
122 <p>creates·a·default·constructed·node,·it·will·have·the·type·<tt·class="docutils·literal">none_t</tt>.</p>122 <p>creates·a·default·constructed·node,·it·will·have·the·type·<tt·class="docutils·literal">none_t</tt>.</p>
123 <a·name="bdecode_node()"></a>123 <a·name="operator=()"></a>
124 <a·name="operator=()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bdecode_node%3A%3A%5Bbdecode_node%28%29+operator%3D%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bdecode_node%3A%3A%5Bbdeco[·...·truncated·by·diffoscope;·len:·25,·SHA:·d65b5d1521468a18fb0d0bd92a17d94b6035694e7812e764b5ed3f37af9eeab8·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>124 <a·name="bdecode_node()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bdecode_node%3A%3A%5Boperator%3D%28%29+bdecode_node%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bdecode_node%3A%3A%5Bop[·...·truncated·by·diffoscope;·len:·28,·SHA:·deb87c97e621c8ece76c7a27afb3e810e962d7a2a7c555127aaa26935caf45ff·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
125 <div·class="section"·id="bdecode-node-operator">125 <div·class="section"·id="operator-bdecode-node">
126 <h2>bdecode_node()·operator=()</h2>126 <h2>operator=()·bdecode_node()</h2>
127 <pre·class="literal-block">127 <pre·class="literal-block">
128 bdecode_node&amp;·<strong>operator=</strong>·(bdecode_node&amp;&amp;)·&amp;·=·default;128 bdecode_node&amp;·<strong>operator=</strong>·(bdecode_node&amp;&amp;)·&amp;·=·default;
129 bdecode_node&amp;·<strong>operator=</strong>·(bdecode_node·const&amp;)·&amp;; 
130 <strong>bdecode_node</strong>·(bdecode_node·const&amp;);129 <strong>bdecode_node</strong>·(bdecode_node·const&amp;);
131 <strong>bdecode_node</strong>·(bdecode_node&amp;&amp;)·noexcept;130 <strong>bdecode_node</strong>·(bdecode_node&amp;&amp;)·noexcept;
 131 bdecode_node&amp;·<strong>operator=</strong>·(bdecode_node·const&amp;)·&amp;;
132 </pre>132 </pre>
133 <p>For·owning·nodes,·the·copy·will·create·a·copy·of·the·tree,·but·the133 <p>For·owning·nodes,·the·copy·will·create·a·copy·of·the·tree,·but·the
134 underlying·buffer·remains·the·same.</p>134 underlying·buffer·remains·the·same.</p>
135 <a·name="type()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bdecode_node%3A%3A%5Btype%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bdecode_node%3A%3A%5Btype%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>135 <a·name="type()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bdecode_node%3A%3A%5Btype%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bdecode_node%3A%3A%5Btype%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
136 <div·class="section"·id="type">136 <div·class="section"·id="type">
137 <h2>type()</h2>137 <h2>type()</h2>
138 <pre·class="literal-block">138 <pre·class="literal-block">
Offset 164, 57 lines modifiedOffset 164, 57 lines modified
164 </pre>164 </pre>
165 <p>returns·the·buffer·and·length·of·the·section·in·the·original·bencoded165 <p>returns·the·buffer·and·length·of·the·section·in·the·original·bencoded
166 buffer·where·this·node·is·defined.·For·a·dictionary·for·instance,·this166 buffer·where·this·node·is·defined.·For·a·dictionary·for·instance,·this
167 starts·with·<tt·class="docutils·literal">d</tt>·and·ends·with·<tt·class="docutils·literal">e</tt>,·and·has·all·the·content·of·the167 starts·with·<tt·class="docutils·literal">d</tt>·and·ends·with·<tt·class="docutils·literal">e</tt>,·and·has·all·the·content·of·the
168 dictionary·in·between.168 dictionary·in·between.
169 the·<tt·class="docutils·literal">data_offset()</tt>·function·returns·the·byte-offset·to·this·node·in,169 the·<tt·class="docutils·literal">data_offset()</tt>·function·returns·the·byte-offset·to·this·node·in,
170 starting·from·the·beginning·of·the·buffer·that·was·parsed.</p>170 starting·from·the·beginning·of·the·buffer·that·was·parsed.</p>
171 <a·name="list_at()"></a>171 <a·name="list_size()"></a>
172 <a·name="list_int_value_at()"></a>172 <a·name="list_int_value_at()"></a>
173 <a·name="list_string_value_at()"></a>173 <a·name="list_at()"></a>
174 <a·name="list_size()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bdecode_node%3A%3A%5Blist_at%28%29+list_int_value_at%28%29+list_string_value_at%28%29+list_size%28%29%5D&labels=documentation&body=Documentation+under[·...·truncated·by·diffoscope;·len:·107,·SHA:·3379a5f854bdf7551bd7b80d51326d5d15d13e7c629b8a82f9dbc8f670f8710b·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>174 <a·name="list_string_value_at()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bdecode_node%3A%3A%5Blist_size%28%29+list_int_value_at%28%29+list_at%28%29+list_string_value_at%28%29%5D&labels=documentation&body=Document[·...·truncated·by·diffoscope;·len:·118,·SHA:·6cc89764f04f8dd16976c5bbaa7d2a24dd54ea77f8bc4e509bf546e3e147da04·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
175 <div·class="section"·id="list-at-list-int-value-at-list-string-value-at-list-size">175 <div·class="section"·id="list-size-list-int-value-at-list-at-list-string-value-at">
176 <h2>list_at()·list_int_value_at()·list_string_value_at()·list_size()</h2>176 <h2>list_size()·list_int_value_at()·list_at()·list_string_value_at()</h2>
177 <pre·class="literal-block">177 <pre·class="literal-block">
178 std::int64_t·<strong>list_int_value_at</strong>·(int·i178 std::int64_t·<strong>list_int_value_at</strong>·(int·i
179 ······,·std::int64_t·default_val·=·0)·const;179 ······,·std::int64_t·default_val·=·0)·const;
180 int·<strong>list_size</strong>·()·const;180 int·<strong>list_size</strong>·()·const;
181 bdecode_node·<strong>list_at</strong>·(int·i)·const;181 bdecode_node·<strong>list_at</strong>·(int·i)·const;
182 string_view·<strong>list_string_value_at</strong>·(int·i182 string_view·<strong>list_string_value_at</strong>·(int·i
183 ······,·string_view·default_val·=·string_view())·const;183 ······,·string_view·default_val·=·string_view())·const;
184 </pre>184 </pre>
185 <p>functions·with·the·<tt·class="docutils·literal">list_</tt>·prefix·operate·on·lists.·These·functions·are185 <p>functions·with·the·<tt·class="docutils·literal">list_</tt>·prefix·operate·on·lists.·These·functions·are
186 only·valid·if·<tt·class="docutils·literal">type()</tt>·==·<tt·class="docutils·literal">list_t</tt>.·<tt·class="docutils·literal">list_at()</tt>·returns·the·item186 only·valid·if·<tt·class="docutils·literal">type()</tt>·==·<tt·class="docutils·literal">list_t</tt>.·<tt·class="docutils·literal">list_at()</tt>·returns·the·item
187 in·the·list·at·index·<tt·class="docutils·literal">i</tt>.·<tt·class="docutils·literal">i</tt>·may·not·be·greater·than·or·equal·to·the187 in·the·list·at·index·<tt·class="docutils·literal">i</tt>.·<tt·class="docutils·literal">i</tt>·may·not·be·greater·than·or·equal·to·the
188 size·of·the·list.·<tt·class="docutils·literal">size()</tt>·returns·the·size·of·the·list.</p>188 size·of·the·list.·<tt·class="docutils·literal">size()</tt>·returns·the·size·of·the·list.</p>
189 <a·name="dict_at_node()"></a> 
190 <a·name="dict_find_int()"></a> 
Max diff block lines reached; 8760/20506 bytes (42.72%) of diff not shown.
14.4 KB
html2text {}
    
Offset 1, 25 lines modifiedOffset 1, 25 lines modified
1 >1 >
2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]
3 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.113 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.11
4 _\x8h_\x8o_\x8m_\x8e4 _\x8h_\x8o_\x8m_\x8e
5 Table·of·contents5 Table·of·contents
6 ····*·_\x8b_\x8d_\x8e_\x8c_\x8o_\x8d_\x8e_\x8__\x8n_\x8o_\x8d_\x8e6 ····*·_\x8b_\x8d_\x8e_\x8c_\x8o_\x8d_\x8e_\x8__\x8n_\x8o_\x8d_\x8e
7 ··········o·_\x8b_\x8d_\x8e_\x8c_\x8o_\x8d_\x8e_\x8__\x8n_\x8o_\x8d_\x8e_\x8(_\x8)7 ··········o·_\x8b_\x8d_\x8e_\x8c_\x8o_\x8d_\x8e_\x8__\x8n_\x8o_\x8d_\x8e_\x8(_\x8)
8 ··········o·_\x8b_.d_.e_.c_.o_.d_.e_.__.n_.o_.d_.e_.(_.)_.·_.o_.p_.e_.r_.a_.t_.o_.r_.=_\x8(_\x8)8 ··········o·_\x8o_.p_.e_.r_.a_.t_.o_.r_.=_.(_.)_.·_.b_.d_.e_.c_.o_.d_.e_.__.n_.o_.d_.e_\x8(_\x8)
9 ··········o·_\x8t_\x8y_\x8p_\x8e_\x8(_\x8)9 ··········o·_\x8t_\x8y_\x8p_\x8e_\x8(_\x8)
10 ··········o·_\x8b_\x8o_\x8o_\x8l_\x8(_\x8)10 ··········o·_\x8b_\x8o_\x8o_\x8l_\x8(_\x8)
11 ··········o·_\x8n_\x8o_\x8n_\x8__\x8o_\x8w_\x8n_\x8i_\x8n_\x8g_\x8(_\x8)11 ··········o·_\x8n_\x8o_\x8n_\x8__\x8o_\x8w_\x8n_\x8i_\x8n_\x8g_\x8(_\x8)
12 ··········o·_\x8d_\x8a_\x8t_\x8a_\x8__\x8o_\x8f_\x8f_\x8s_\x8e_\x8t_\x8(_\x8)_\x8·_\x8d_\x8a_\x8t_\x8a_\x8__\x8s_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8(_\x8)12 ··········o·_\x8d_\x8a_\x8t_\x8a_\x8__\x8o_\x8f_\x8f_\x8s_\x8e_\x8t_\x8(_\x8)_\x8·_\x8d_\x8a_\x8t_\x8a_\x8__\x8s_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8(_\x8)
13 ··········o·_\x8l_\x8i_\x8s_\x8t_\x8__\x8a_.t_.(_.)_.·_.l_.i_.s_.t_.__.i_.n_.t_.__.v_.a_.l_.u_.e_.__.a_.t_.(_.)_.·_.l_.i_.s_.t_.__.s_.t_.r_.i_.n_.g_.__.v_.a_.l_.u_.e_.__.a_.t_.(_.)_.·_.l_.i_.s_.t_.__.s_.i_.z_.e_\x8(_\x8)13 ··········o·_\x8l_\x8i_\x8s_\x8t_\x8__\x8s_.i_.z_.e_.(_.)_.·_.l_.i_.s_.t_.__.i_.n_.t_.__.v_.a_.l_.u_.e_.__.a_.t_.(_.)_.·_.l_.i_.s_.t_.__.a_.t_.(_.)_.·_.l_.i_.s_.t_.__.s_.t_.r_.i_.n_.g_.__.v_.a_.l_.u_.e_.__.a_.t_\x8(_\x8)
14 ··········o·_\x8d_\x8i_\x8c_\x8t_\x8__\x8a_\x8t_\x8__\x8n_\x8o_\x8d_\x8e_\x8(_\x8)_\x8·_\x8d_\x8i_\x8c_\x8t_\x8__\x8f_\x8i_\x8n_\x8d_\x8__\x8i_\x8n_\x8t_\x8(_\x8)_\x8·_\x8d_\x8i_\x8c_\x8t_\x8__\x8f_\x8i_\x8n_\x8d_\x8__\x8l_\x8i_\x8s_\x8t_\x8(_\x8)_\x8·_\x8d_\x8i_\x8c_\x8t_\x8__\x8a_\x8t_\x8(_\x8) 
15 ············_.d_.i_.c_.t_.__.f_.i_.n_.d_.__.d_.i_.c_.t_.(_.)_.·_.d_.i_.c_.t_.__.f_.i_.n_.d_.__.i_.n_.t_.__.v_.a_.l_.u_.e_\x8(_\x8)_\x8·_\x8d_\x8i_\x8c_\x8t_\x8__\x8f_\x8i_\x8n_\x8d_\x8__\x8s_\x8t_\x8r_\x8i_\x8n_\x8g_\x8__\x8v_\x8a_\x8l_\x8u_\x8e_\x8(_\x8)14 ··········o·_.d_.i_.c_.t_.__.a_.t_.(_.)_.·_.d_.i_.c_.t_.__.f_.i_.n_.d_.(_.)_.·_.d_.i_.c_.t_.__.f_.i_.n_.d_.__.s_.t_.r_.i_.n_.g_\x8(_\x8)_\x8·_\x8d_\x8i_\x8c_\x8t_\x8__\x8f_\x8i_\x8n_\x8d_\x8__\x8s_\x8t_\x8r_\x8i_\x8n_\x8g_\x8__\x8v_\x8a_\x8l_\x8u_\x8e_\x8(_\x8)
 15 ············_\x8d_\x8i_\x8c_\x8t_\x8__\x8f_\x8i_\x8n_\x8d_\x8__\x8i_\x8n_\x8t_\x8(_\x8)_\x8·_\x8d_\x8i_\x8c_\x8t_\x8__\x8f_\x8i_\x8n_\x8d_\x8__\x8d_\x8i_\x8c_\x8t_\x8(_\x8)_\x8·_\x8d_\x8i_\x8c_\x8t_\x8__\x8a_\x8t_\x8__\x8n_\x8o_\x8d_\x8e_\x8(_\x8)_\x8·_\x8d_\x8i_\x8c_\x8t_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)
16 ············_\x8d_\x8i_\x8c_\x8t_\x8__\x8f_\x8i_\x8n_\x8d_\x8__\x8s_.t_.r_.i_.n_.g_.(_.)_.·_.d_.i_.c_.t_.__.f_.i_.n_.d_.(_.)_.·_.d_.i_.c_.t_.__.s_.i_.z_.e_\x8(_\x8)16 ············_\x8d_\x8i_\x8c_\x8t_\x8__\x8f_\x8i_\x8n_\x8d_\x8__\x8i_.n_.t_.__.v_.a_.l_.u_.e_.(_.)_.·_.d_.i_.c_.t_.__.f_.i_.n_.d_.__.l_.i_.s_.t_\x8(_\x8)
17 ··········o·_\x8i_\x8n_\x8t_\x8__\x8v_\x8a_\x8l_\x8u_\x8e_\x8(_\x8)17 ··········o·_\x8i_\x8n_\x8t_\x8__\x8v_\x8a_\x8l_\x8u_\x8e_\x8(_\x8)
18 ··········o·_\x8s_\x8t_\x8r_\x8i_\x8n_\x8g_\x8__\x8p_.t_.r_.(_.)_.·_.s_.t_.r_.i_.n_.g_.__.l_.e_.n_.g_.t_.h_.(_.)_.·_.s_.t_.r_.i_.n_.g_.__.v_.a_.l_.u_.e_.(_.)_.·_.s_.t_.r_.i_.n_.g_.__.o_.f_.f_.s_.e_.t_\x8(_\x8)18 ··········o·_\x8s_\x8t_\x8r_\x8i_\x8n_\x8g_\x8__\x8v_.a_.l_.u_.e_.(_.)_.·_.s_.t_.r_.i_.n_.g_.__.l_.e_.n_.g_.t_.h_.(_.)_.·_.s_.t_.r_.i_.n_.g_.__.o_.f_.f_.s_.e_.t_.(_.)_.·_.s_.t_.r_.i_.n_.g_.__.p_.t_.r_\x8(_\x8)
19 ··········o·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8(_\x8)19 ··········o·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8(_\x8)
20 ··········o·_\x8s_\x8w_\x8a_\x8p_\x8(_\x8)20 ··········o·_\x8s_\x8w_\x8a_\x8p_\x8(_\x8)
21 ··········o·_\x8r_\x8e_\x8s_\x8e_\x8r_\x8v_\x8e_\x8(_\x8)21 ··········o·_\x8r_\x8e_\x8s_\x8e_\x8r_\x8v_\x8e_\x8(_\x8)
22 ··········o·_\x8s_\x8w_\x8i_\x8t_\x8c_\x8h_\x8__\x8u_\x8n_\x8d_\x8e_\x8r_\x8l_\x8y_\x8i_\x8n_\x8g_\x8__\x8b_\x8u_\x8f_\x8f_\x8e_\x8r_\x8(_\x8)22 ··········o·_\x8s_\x8w_\x8i_\x8t_\x8c_\x8h_\x8__\x8u_\x8n_\x8d_\x8e_\x8r_\x8l_\x8y_\x8i_\x8n_\x8g_\x8__\x8b_\x8u_\x8f_\x8f_\x8e_\x8r_\x8(_\x8)
23 ··········o·_\x8h_\x8a_\x8s_\x8__\x8s_\x8o_\x8f_\x8t_\x8__\x8e_\x8r_\x8r_\x8o_\x8r_\x8(_\x8)23 ··········o·_\x8h_\x8a_\x8s_\x8__\x8s_\x8o_\x8f_\x8t_\x8__\x8e_\x8r_\x8r_\x8o_\x8r_\x8(_\x8)
24 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8t_\x8y_\x8p_\x8e_\x8__\x8t24 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8t_\x8y_\x8p_\x8e_\x8__\x8t
25 ····*·_\x8p_\x8r_\x8i_\x8n_\x8t_\x8__\x8e_\x8n_\x8t_\x8r_\x8y_\x8(_\x8)25 ····*·_\x8p_\x8r_\x8i_\x8n_\x8t_\x8__\x8e_\x8n_\x8t_\x8r_\x8y_\x8(_\x8)
Offset 31, 45 lines modifiedOffset 31, 45 lines modified
31 able·to·copy·it·as·a·reference·for·instance).·For·that,·use·the·_\x8n_\x8o_\x8n_\x8__\x8o_\x8w_\x8n_\x8i_\x8n_\x8g_\x8(_\x8)31 able·to·copy·it·as·a·reference·for·instance).·For·that,·use·the·_\x8n_\x8o_\x8n_\x8__\x8o_\x8w_\x8n_\x8i_\x8n_\x8g_\x8(_\x8)
32 member·function.32 member·function.
33 There·are·5·different·types·of·nodes,·see·_\x8t_\x8y_\x8p_\x8e_\x8__\x8t.33 There·are·5·different·types·of·nodes,·see·_\x8t_\x8y_\x8p_\x8e_\x8__\x8t.
34 struct·bdecode_node34 struct·bdecode_node
35 {35 {
36 ···b\x8bd\x8de\x8ec\x8co\x8od\x8de\x8e_\x8_n\x8no\x8od\x8de\x8e·()·=·default;36 ···b\x8bd\x8de\x8ec\x8co\x8od\x8de\x8e_\x8_n\x8no\x8od\x8de\x8e·()·=·default;
37 ···bdecode_node&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(bdecode_node&&)·&·=·default;37 ···bdecode_node&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(bdecode_node&&)·&·=·default;
38 ···bdecode_node&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(bdecode_node·const&)·&; 
39 ···b\x8bd\x8de\x8ec\x8co\x8od\x8de\x8e_\x8_n\x8no\x8od\x8de\x8e·(bdecode_node·const&);38 ···b\x8bd\x8de\x8ec\x8co\x8od\x8de\x8e_\x8_n\x8no\x8od\x8de\x8e·(bdecode_node·const&);
40 ···b\x8bd\x8de\x8ec\x8co\x8od\x8de\x8e_\x8_n\x8no\x8od\x8de\x8e·(bdecode_node&&)·noexcept;39 ···b\x8bd\x8de\x8ec\x8co\x8od\x8de\x8e_\x8_n\x8no\x8od\x8de\x8e·(bdecode_node&&)·noexcept;
 40 ···bdecode_node&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(bdecode_node·const&)·&;
41 ···type_t·t\x8ty\x8yp\x8pe\x8e·()·const·noexcept;41 ···type_t·t\x8ty\x8yp\x8pe\x8e·()·const·noexcept;
42 ···explicit·operator·b\x8bo\x8oo\x8ol\x8l·()·const·noexcept;42 ···explicit·operator·b\x8bo\x8oo\x8ol\x8l·()·const·noexcept;
43 ···bdecode_node·n\x8no\x8on\x8n_\x8_o\x8ow\x8wn\x8ni\x8in\x8ng\x8g·()·const;43 ···bdecode_node·n\x8no\x8on\x8n_\x8_o\x8ow\x8wn\x8ni\x8in\x8ng\x8g·()·const;
44 ···std::ptrdiff_t·d\x8da\x8at\x8ta\x8a_\x8_o\x8of\x8ff\x8fs\x8se\x8et\x8t·()·const·noexcept;44 ···std::ptrdiff_t·d\x8da\x8at\x8ta\x8a_\x8_o\x8of\x8ff\x8fs\x8se\x8et\x8t·()·const·noexcept;
45 ···span<char·const>·d\x8da\x8at\x8ta\x8a_\x8_s\x8se\x8ec\x8ct\x8ti\x8io\x8on\x8n·()·const·noexcept;45 ···span<char·const>·d\x8da\x8at\x8ta\x8a_\x8_s\x8se\x8ec\x8ct\x8ti\x8io\x8on\x8n·()·const·noexcept;
46 ···std::int64_t·l\x8li\x8is\x8st\x8t_\x8_i\x8in\x8nt\x8t_\x8_v\x8va\x8al\x8lu\x8ue\x8e_\x8_a\x8at\x8t·(int·i46 ···std::int64_t·l\x8li\x8is\x8st\x8t_\x8_i\x8in\x8nt\x8t_\x8_v\x8va\x8al\x8lu\x8ue\x8e_\x8_a\x8at\x8t·(int·i
47 ······,·std::int64_t·default_val·=·0)·const;47 ······,·std::int64_t·default_val·=·0)·const;
48 ···int·l\x8li\x8is\x8st\x8t_\x8_s\x8si\x8iz\x8ze\x8e·()·const;48 ···int·l\x8li\x8is\x8st\x8t_\x8_s\x8si\x8iz\x8ze\x8e·()·const;
49 ···bdecode_node·l\x8li\x8is\x8st\x8t_\x8_a\x8at\x8t·(int·i)·const;49 ···bdecode_node·l\x8li\x8is\x8st\x8t_\x8_a\x8at\x8t·(int·i)·const;
50 ···string_view·l\x8li\x8is\x8st\x8t_\x8_s\x8st\x8tr\x8ri\x8in\x8ng\x8g_\x8_v\x8va\x8al\x8lu\x8ue\x8e_\x8_a\x8at\x8t·(int·i50 ···string_view·l\x8li\x8is\x8st\x8t_\x8_s\x8st\x8tr\x8ri\x8in\x8ng\x8g_\x8_v\x8va\x8al\x8lu\x8ue\x8e_\x8_a\x8at\x8t·(int·i
51 ······,·string_view·default_val·=·string_view())·const;51 ······,·string_view·default_val·=·string_view())·const;
52 ···std::pair<string_view,·bdecode_node>·d.di.ic.ct.t_._a.at.t·(int·i)·const;52 ···std::int64_t·d.di.ic.ct.t_._f.fi.in.nd.d_._i.in.nt.t_._v.va.al.lu.ue.e·(string_view·key
 53 ······,·std::int64_t·default_val·=·0)·const;
 54 ···bdecode_node·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_i\x8in\x8nt\x8t·(string_view·key)·const;
53 ···string_view·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_s\x8st\x8tr\x8ri\x8in\x8ng\x8g_\x8_v\x8va\x8al\x8lu\x8ue\x8e·(string_view·key55 ···string_view·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_s\x8st\x8tr\x8ri\x8in\x8ng\x8g_\x8_v\x8va\x8al\x8lu\x8ue\x8e·(string_view·key
54 ······,·string_view·default_value·=·string_view())·const;56 ······,·string_view·default_value·=·string_view())·const;
55 ···bdecode_node·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d·(string_view·key)·const;57 ···bdecode_node·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d·(string_view·key)·const;
 58 ···std::pair<string_view,·bdecode_node>·d\x8di\x8ic\x8ct\x8t_\x8_a\x8at\x8t·(int·i)·const;
56 ···std::int64_t·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_i\x8in\x8nt\x8t_\x8_v\x8va\x8al\x8lu\x8ue\x8e·(string_view·key 
57 ······,·std::int64_t·default_val·=·0)·const; 
58 ···bdecode_node·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_d\x8di\x8ic\x8ct\x8t·(string_view·key)·const; 
59 ···bdecode_node·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_l\x8li\x8is\x8st\x8t·(string_view·key)·const;59 ···bdecode_node·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_l\x8li\x8is\x8st\x8t·(string_view·key)·const;
 60 ···bdecode_node·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_d\x8di\x8ic\x8ct\x8t·(string_view·key)·const;
60 ···std::pair<bdecode_node,·bdecode_node>·d\x8di\x8ic\x8ct\x8t_\x8_a\x8at\x8t_\x8_n\x8no\x8od\x8de\x8e·(int·i)·const;61 ···std::pair<bdecode_node,·bdecode_node>·d\x8di\x8ic\x8ct\x8t_\x8_a\x8at\x8t_\x8_n\x8no\x8od\x8de\x8e·(int·i)·const;
61 ···bdecode_node·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_s\x8st\x8tr\x8ri\x8in\x8ng\x8g·(string_view·key)·const;62 ···bdecode_node·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_s\x8st\x8tr\x8ri\x8in\x8ng\x8g·(string_view·key)·const;
62 ···int·d\x8di\x8ic\x8ct\x8t_\x8_s\x8si\x8iz\x8ze\x8e·()·const;63 ···int·d\x8di\x8ic\x8ct\x8t_\x8_s\x8si\x8iz\x8ze\x8e·()·const;
63 ···bdecode_node·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_i\x8in\x8nt\x8t·(string_view·key)·const; 
64 ···std::int64_t·i\x8in\x8nt\x8t_\x8_v\x8va\x8al\x8lu\x8ue\x8e·()·const;64 ···std::int64_t·i\x8in\x8nt\x8t_\x8_v\x8va\x8al\x8lu\x8ue\x8e·()·const;
65 ···int·s.st.tr.ri.in.ng.g_._l.le.en.ng.gt.th.h·()·const;65 ···string_view·s.st.tr.ri.in.ng.g_._v.va.al.lu.ue.e·()·const;
66 ···std::ptrdiff_t·s\x8st\x8tr\x8ri\x8in\x8ng\x8g_\x8_o\x8of\x8ff\x8fs\x8se\x8et\x8t·()·const;66 ···std::ptrdiff_t·s\x8st\x8tr\x8ri\x8in\x8ng\x8g_\x8_o\x8of\x8ff\x8fs\x8se\x8et\x8t·()·const;
67 ···char·const*·s\x8st\x8tr\x8ri\x8in\x8ng\x8g_\x8_p\x8pt\x8tr\x8r·()·const;67 ···char·const*·s\x8st\x8tr\x8ri\x8in\x8ng\x8g_\x8_p\x8pt\x8tr\x8r·()·const;
68 ···string_view·s.st.tr.ri.in.ng.g_._v.va.al.lu.ue.e·()·const;68 ···int·s.st.tr.ri.in.ng.g_._l.le.en.ng.gt.th.h·()·const;
69 ···void·c\x8cl\x8le\x8ea\x8ar\x8r·();69 ···void·c\x8cl\x8le\x8ea\x8ar\x8r·();
70 ···void·s\x8sw\x8wa\x8ap\x8p·(bdecode_node&·n);70 ···void·s\x8sw\x8wa\x8ap\x8p·(bdecode_node&·n);
71 ···void·r\x8re\x8es\x8se\x8er\x8rv\x8ve\x8e·(int·tokens);71 ···void·r\x8re\x8es\x8se\x8er\x8rv\x8ve\x8e·(int·tokens);
72 ···void·s\x8sw\x8wi\x8it\x8tc\x8ch\x8h_\x8_u\x8un\x8nd\x8de\x8er\x8rl\x8ly\x8yi\x8in\x8ng\x8g_\x8_b\x8bu\x8uf\x8ff\x8fe\x8er\x8r·(char·const*·buf)·noexcept;72 ···void·s\x8sw\x8wi\x8it\x8tc\x8ch\x8h_\x8_u\x8un\x8nd\x8de\x8er\x8rl\x8ly\x8yi\x8in\x8ng\x8g_\x8_b\x8bu\x8uf\x8ff\x8fe\x8er\x8r·(char·const*·buf)·noexcept;
73 ···bool·h\x8ha\x8as\x8s_\x8_s\x8so\x8of\x8ft\x8t_\x8_e\x8er\x8rr\x8ro\x8or\x8r·(span<char>·error)·const;73 ···bool·h\x8ha\x8as\x8s_\x8_s\x8so\x8of\x8ft\x8t_\x8_e\x8er\x8rr\x8ro\x8or\x8r·(span<char>·error)·const;
  
74 ···enum·type_t74 ···enum·type_t
Offset 82, 19 lines modifiedOffset 82, 19 lines modified
82 ···};82 ···};
83 };83 };
84 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]84 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
85 *\x8**\x8**\x8**\x8**\x8*·b\x8bd\x8de\x8ec\x8co\x8od\x8de\x8e_\x8_n\x8no\x8od\x8de\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*85 *\x8**\x8**\x8**\x8**\x8*·b\x8bd\x8de\x8ec\x8co\x8od\x8de\x8e_\x8_n\x8no\x8od\x8de\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
86 b\x8bd\x8de\x8ec\x8co\x8od\x8de\x8e_\x8_n\x8no\x8od\x8de\x8e·()·=·default;86 b\x8bd\x8de\x8ec\x8co\x8od\x8de\x8e_\x8_n\x8no\x8od\x8de\x8e·()·=·default;
87 creates·a·default·constructed·node,·it·will·have·the·type·none_t.87 creates·a·default·constructed·node,·it·will·have·the·type·none_t.
88 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]88 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
89 *\x8**\x8**\x8**\x8**\x8*·b.bd.de.ec.co.od.de.e_._n.no.od.de.e(.().)·o.op.pe.er.ra.at.to.or.r=.=(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*89 *\x8**\x8**\x8**\x8**\x8*·o.op.pe.er.ra.at.to.or.r=.=(.().)·b.bd.de.ec.co.od.de.e_._n.no.od.de.e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
90 bdecode_node&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(bdecode_node&&)·&·=·default;90 bdecode_node&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(bdecode_node&&)·&·=·default;
91 bdecode_node&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(bdecode_node·const&)·&; 
92 b\x8bd\x8de\x8ec\x8co\x8od\x8de\x8e_\x8_n\x8no\x8od\x8de\x8e·(bdecode_node·const&);91 b\x8bd\x8de\x8ec\x8co\x8od\x8de\x8e_\x8_n\x8no\x8od\x8de\x8e·(bdecode_node·const&);
93 b\x8bd\x8de\x8ec\x8co\x8od\x8de\x8e_\x8_n\x8no\x8od\x8de\x8e·(bdecode_node&&)·noexcept;92 b\x8bd\x8de\x8ec\x8co\x8od\x8de\x8e_\x8_n\x8no\x8od\x8de\x8e·(bdecode_node&&)·noexcept;
 93 bdecode_node&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(bdecode_node·const&)·&;
94 For·owning·nodes,·the·copy·will·create·a·copy·of·the·tree,·but·the·underlying94 For·owning·nodes,·the·copy·will·create·a·copy·of·the·tree,·but·the·underlying
95 buffer·remains·the·same.95 buffer·remains·the·same.
96 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]96 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
97 *\x8**\x8**\x8**\x8**\x8*·t\x8ty\x8yp\x8pe\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*97 *\x8**\x8**\x8**\x8**\x8*·t\x8ty\x8yp\x8pe\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
98 type_t·t\x8ty\x8yp\x8pe\x8e·()·const·noexcept;98 type_t·t\x8ty\x8yp\x8pe\x8e·()·const·noexcept;
99 the·type·of·this·node.·See·_\x8t_\x8y_\x8p_\x8e_\x8__\x8t.99 the·type·of·this·node.·See·_\x8t_\x8y_\x8p_\x8e_\x8__\x8t.
100 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]100 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
Offset 112, 41 lines modifiedOffset 112, 41 lines modified
112 span<char·const>·d\x8da\x8at\x8ta\x8a_\x8_s\x8se\x8ec\x8ct\x8ti\x8io\x8on\x8n·()·const·noexcept;112 span<char·const>·d\x8da\x8at\x8ta\x8a_\x8_s\x8se\x8ec\x8ct\x8ti\x8io\x8on\x8n·()·const·noexcept;
113 returns·the·buffer·and·length·of·the·section·in·the·original·bencoded·buffer113 returns·the·buffer·and·length·of·the·section·in·the·original·bencoded·buffer
114 where·this·node·is·defined.·For·a·dictionary·for·instance,·this·starts·with·d114 where·this·node·is·defined.·For·a·dictionary·for·instance,·this·starts·with·d
115 and·ends·with·e,·and·has·all·the·content·of·the·dictionary·in·between.·the115 and·ends·with·e,·and·has·all·the·content·of·the·dictionary·in·between.·the
116 data_offset()·function·returns·the·byte-offset·to·this·node·in,·starting·from116 data_offset()·function·returns·the·byte-offset·to·this·node·in,·starting·from
117 the·beginning·of·the·buffer·that·was·parsed.117 the·beginning·of·the·buffer·that·was·parsed.
118 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]118 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
119 *\x8**\x8**\x8**\x8**\x8*·l\x8li\x8is\x8st\x8t_\x8_a.at.t(.().)·l.li.is.st.t_._i.in.nt.t_._v.va.al.lu.ue.e_._a.at.t(.().)·l.li.is.st.t_._s.st.tr.ri.in.ng.g_._v.va.al.lu.ue.e_._a.at.t(.().)·l.li.is.st.t_._s.si.iz.ze.e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*119 *\x8**\x8**\x8**\x8**\x8*·l\x8li\x8is\x8st\x8t_\x8_s.si.iz.ze.e(.().)·l.li.is.st.t_._i.in.nt.t_._v.va.al.lu.ue.e_._a.at.t(.().)·l.li.is.st.t_._a.at.t(.().)·l.li.is.st.t_._s.st.tr.ri.in.ng.g_._v.va.al.lu.ue.e_._a.at.t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
120 std::int64_t·l\x8li\x8is\x8st\x8t_\x8_i\x8in\x8nt\x8t_\x8_v\x8va\x8al\x8lu\x8ue\x8e_\x8_a\x8at\x8t·(int·i120 std::int64_t·l\x8li\x8is\x8st\x8t_\x8_i\x8in\x8nt\x8t_\x8_v\x8va\x8al\x8lu\x8ue\x8e_\x8_a\x8at\x8t·(int·i
121 ······,·std::int64_t·default_val·=·0)·const;121 ······,·std::int64_t·default_val·=·0)·const;
122 int·l\x8li\x8is\x8st\x8t_\x8_s\x8si\x8iz\x8ze\x8e·()·const;122 int·l\x8li\x8is\x8st\x8t_\x8_s\x8si\x8iz\x8ze\x8e·()·const;
123 bdecode_node·l\x8li\x8is\x8st\x8t_\x8_a\x8at\x8t·(int·i)·const;123 bdecode_node·l\x8li\x8is\x8st\x8t_\x8_a\x8at\x8t·(int·i)·const;
124 string_view·l\x8li\x8is\x8st\x8t_\x8_s\x8st\x8tr\x8ri\x8in\x8ng\x8g_\x8_v\x8va\x8al\x8lu\x8ue\x8e_\x8_a\x8at\x8t·(int·i124 string_view·l\x8li\x8is\x8st\x8t_\x8_s\x8st\x8tr\x8ri\x8in\x8ng\x8g_\x8_v\x8va\x8al\x8lu\x8ue\x8e_\x8_a\x8at\x8t·(int·i
125 ······,·string_view·default_val·=·string_view())·const;125 ······,·string_view·default_val·=·string_view())·const;
126 functions·with·the·list_·prefix·operate·on·lists.·These·functions·are·only126 functions·with·the·list_·prefix·operate·on·lists.·These·functions·are·only
127 valid·if·type()·==·list_t.·list_at()·returns·the·item·in·the·list·at·index·i.·i127 valid·if·type()·==·list_t.·list_at()·returns·the·item·in·the·list·at·index·i.·i
128 may·not·be·greater·than·or·equal·to·the·size·of·the·list.·size()·returns·the128 may·not·be·greater·than·or·equal·to·the·size·of·the·list.·size()·returns·the
129 size·of·the·list.129 size·of·the·list.
130 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]130 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
131 *\x8**\x8**\x8**\x8**\x8*·d\x8di\x8ic\x8ct\x8t_\x8_a\x8at\x8t_\x8_n\x8no\x8od\x8de\x8e(\x8()\x8)·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_i\x8in\x8nt\x8t(\x8()\x8)·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_l\x8li\x8is\x8st\x8t(\x8()\x8)·d\x8di\x8ic\x8ct\x8t_\x8_a\x8at\x8t(\x8()\x8)·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_d\x8di\x8ic\x8ct\x8t 
132 (.().)·d.di.ic.ct.t_._f.fi.in.nd.d_._i.in.nt.t_._v.va.al.lu.ue.e(.().)·d.di.ic.ct.t_._f.fi.in.nd.d_._s.st.tr.ri.in.ng.g_._v.va.al.lu.ue.e(.().)·d.di.ic.ct.t_._f.fi.in.nd.d_._s.st.tr.ri.in.ng.g(.().)·d.di.ic.ct.t_._f.fi.in.nd.d131 *.**.**.**.**.*·d.di.ic.ct.t_._a.at.t(.().)·d.di.ic.ct.t_._f.fi.in.nd.d(.().)·d.di.ic.ct.t_._f.fi.in.nd.d_._s.st.tr.ri.in.ng.g(.().)·d.di.ic.ct.t_._f.fi.in.nd.d_._s.st.tr.ri.in.ng.g_._v.va.al.lu.ue.e(.().)
 132 d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_i\x8in\x8nt\x8t(\x8()\x8)·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_d\x8di\x8ic\x8ct\x8t(\x8()\x8)·d\x8di\x8ic\x8ct\x8t_\x8_a\x8at\x8t_\x8_n\x8no\x8od\x8de\x8e(\x8()\x8)·d\x8di\x8ic\x8ct\x8t_\x8_s\x8si\x8iz\x8ze\x8e(\x8()\x8)·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_i\x8in\x8nt\x8t_\x8_v\x8va\x8al\x8lu\x8ue\x8e
133 (\x8()\x8)·d\x8di\x8ic\x8ct\x8t_\x8_s.si.iz.ze.e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*133 (\x8()\x8)·d\x8di\x8ic\x8ct\x8t_\x8_f.fi.in.nd.d_._l.li.is.st.t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
134 std::pair<string_view,·bdecode_node>·d.di.ic.ct.t_._a.at.t·(int·i)·const;134 std::int64_t·d.di.ic.ct.t_._f.fi.in.nd.d_._i.in.nt.t_._v.va.al.lu.ue.e·(string_view·key
 135 ······,·std::int64_t·default_val·=·0)·const;
 136 bdecode_node·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_i\x8in\x8nt\x8t·(string_view·key)·const;
135 string_view·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_s\x8st\x8tr\x8ri\x8in\x8ng\x8g_\x8_v\x8va\x8al\x8lu\x8ue\x8e·(string_view·key137 string_view·d\x8di\x8ic\x8ct\x8t_\x8_f\x8fi\x8in\x8nd\x8d_\x8_s\x8st\x8tr\x8ri\x8in\x8ng\x8g_\x8_v\x8va\x8al\x8lu\x8ue\x8e·(string_view·key
136 ······,·string_view·default_value·=·string_view())·const;138 ······,·string_view·default_value·=·string_view())·const;
Max diff block lines reached; 4177/14720 bytes (28.38%) of diff not shown.
21.5 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Bencoding.html
    
Offset 34, 15 lines modifiedOffset 34, 15 lines modified
34 <ul·class="simple">34 <ul·class="simple">
35 <li><a·class="reference·internal"·href="#entry"·id="toc-entry-1">entry</a><ul>35 <li><a·class="reference·internal"·href="#entry"·id="toc-entry-1">entry</a><ul>
36 <li><a·class="reference·internal"·href="#type"·id="toc-entry-2">type()</a></li>36 <li><a·class="reference·internal"·href="#type"·id="toc-entry-2">type()</a></li>
37 <li><a·class="reference·internal"·href="#entry-1"·id="toc-entry-3">entry()</a></li>37 <li><a·class="reference·internal"·href="#entry-1"·id="toc-entry-3">entry()</a></li>
38 <li><a·class="reference·internal"·href="#entry-2"·id="toc-entry-4">entry()</a></li>38 <li><a·class="reference·internal"·href="#entry-2"·id="toc-entry-4">entry()</a></li>
39 <li><a·class="reference·internal"·href="#entry-3"·id="toc-entry-5">entry()</a></li>39 <li><a·class="reference·internal"·href="#entry-3"·id="toc-entry-5">entry()</a></li>
40 <li><a·class="reference·internal"·href="#operator"·id="toc-entry-6">operator=()</a></li>40 <li><a·class="reference·internal"·href="#operator"·id="toc-entry-6">operator=()</a></li>
41 <li><a·class="reference·internal"·href="#integer-preformatted-dict-list-string"·id="toc-entry-7">integer()·preformatted()·dict()·list()·string()</a></li>41 <li><a·class="reference·internal"·href="#dict-list-preformatted-string-integer"·id="toc-entry-7">dict()·list()·preformatted()·string()·integer()</a></li>
42 <li><a·class="reference·internal"·href="#swap"·id="toc-entry-8">swap()</a></li>42 <li><a·class="reference·internal"·href="#swap"·id="toc-entry-8">swap()</a></li>
43 <li><a·class="reference·internal"·href="#operator-1"·id="toc-entry-9">operator[]()</a></li>43 <li><a·class="reference·internal"·href="#operator-1"·id="toc-entry-9">operator[]()</a></li>
44 <li><a·class="reference·internal"·href="#find-key"·id="toc-entry-10">find_key()</a></li>44 <li><a·class="reference·internal"·href="#find-key"·id="toc-entry-10">find_key()</a></li>
45 <li><a·class="reference·internal"·href="#to-string"·id="toc-entry-11">to_string()</a></li>45 <li><a·class="reference·internal"·href="#to-string"·id="toc-entry-11">to_string()</a></li>
46 <li><a·class="reference·internal"·href="#enum-data-type"·id="toc-entry-12">enum·data_type</a></li>46 <li><a·class="reference·internal"·href="#enum-data-type"·id="toc-entry-12">enum·data_type</a></li>
47 </ul>47 </ul>
48 </li>48 </li>
Offset 69, 46 lines modifiedOffset 69, 46 lines modified
69 <p>The·<tt·class="docutils·literal">entry</tt>·class·represents·one·node·in·a·bencoded·hierarchy.·It·works·as·a69 <p>The·<tt·class="docutils·literal">entry</tt>·class·represents·one·node·in·a·bencoded·hierarchy.·It·works·as·a
70 variant·type,·it·can·be·either·a·list,·a·dictionary·(<tt·class="docutils·literal"><span·class="pre">std::map</span></tt>),·an·integer70 variant·type,·it·can·be·either·a·list,·a·dictionary·(<tt·class="docutils·literal"><span·class="pre">std::map</span></tt>),·an·integer
71 or·a·string.</p>71 or·a·string.</p>
72 <pre·class="literal-block">72 <pre·class="literal-block">
73 class·entry73 class·entry
74 {74 {
75 ···data_type·<strong>type</strong>·()·const;75 ···data_type·<strong>type</strong>·()·const;
 76 ···<strong>entry</strong>·(integer_type);
76 ···<strong>entry</strong>·(dictionary_type);77 ···<strong>entry</strong>·(dictionary_type);
77 ···<strong>entry</strong>·(preformatted_type);78 ···<strong>entry</strong>·(preformatted_type);
78 ···<strong>entry</strong>·(integer_type); 
79 ···<strong>entry</strong>·(span&lt;char·const&gt;); 
80 ···<strong>entry</strong>·(list_type);79 ···<strong>entry</strong>·(list_type);
 80 ···<strong>entry</strong>·(span&lt;char·const&gt;);
81 ···<strong>entry</strong>·(U·v);81 ···<strong>entry</strong>·(U·v);
82 ···<strong>entry</strong>·(data_type·t);82 ···<strong>entry</strong>·(data_type·t);
83 ···<strong>entry</strong>·(bdecode_node·const&amp;·n);83 ···<strong>entry</strong>·(bdecode_node·const&amp;·n);
84 ···entry&amp;·<strong>operator=</strong>·(entry&amp;&amp;)·&amp;·noexcept;84 ···entry&amp;·<strong>operator=</strong>·(entry&amp;&amp;)·&amp;·noexcept;
85 ···entry&amp;·<strong>operator=</strong>·(preformatted_type)·&amp;;85 ···entry&amp;·<strong>operator=</strong>·(list_type)·&amp;;
86 ···entry&amp;·<strong>operator=</strong>·(entry·const&amp;)·&amp;;86 ···entry&amp;·<strong>operator=</strong>·(entry·const&amp;)·&amp;;
 87 ···entry&amp;·<strong>operator=</strong>·(preformatted_type)·&amp;;
 88 ···entry&amp;·<strong>operator=</strong>·(dictionary_type)·&amp;;
 89 ···entry&amp;·<strong>operator=</strong>·(span&lt;char·const&gt;)·&amp;;
87 ···entry&amp;·<strong>operator=</strong>·(bdecode_node·const&amp;)·&amp;;90 ···entry&amp;·<strong>operator=</strong>·(bdecode_node·const&amp;)·&amp;;
88 ···entry&amp;·<strong>operator=</strong>·(integer_type)·&amp;;91 ···entry&amp;·<strong>operator=</strong>·(integer_type)·&amp;;
89 ···entry&amp;·<strong>operator=</strong>·(list_type)·&amp;; 
90 ···entry&amp;·<strong>operator=</strong>·(span&lt;char·const&gt;)·&amp;; 
91 ···entry&amp;·<strong>operator=</strong>·(dictionary_type)·&amp;; 
92 ···entry&amp;·<strong>operator=</strong>·(U·v)·&amp;;92 ···entry&amp;·<strong>operator=</strong>·(U·v)·&amp;;
 93 ···integer_type&amp;·<strong>integer</strong>·();
93 ···dictionary_type·const&amp;·<strong>dict</strong>·()·const;94 ···string_type·const&amp;·<strong>string</strong>·()·const;
94 ···string_type&amp;·<strong>string</strong>·();95 ···string_type&amp;·<strong>string</strong>·();
 96 ···preformatted_type·const&amp;·<strong>preformatted</strong>·()·const;
 97 ···preformatted_type&amp;·<strong>preformatted</strong>·();
95 ···integer_type·const&amp;·<strong>integer</strong>·()·const;98 ···integer_type·const&amp;·<strong>integer</strong>·()·const;
96 ···integer_type&amp;·<strong>integer</strong>·();99 ···dictionary_type·const&amp;·<strong>dict</strong>·()·const;
97 ···list_type·const&amp;·<strong>list</strong>·()·const;100 ···list_type·const&amp;·<strong>list</strong>·()·const;
98 ···dictionary_type&amp;·<strong>dict</strong>·();101 ···dictionary_type&amp;·<strong>dict</strong>·();
99 ···preformatted_type·const&amp;·<strong>preformatted</strong>·()·const; 
100 ···list_type&amp;·<strong>list</strong>·();102 ···list_type&amp;·<strong>list</strong>·();
101 ···string_type·const&amp;·<strong>string</strong>·()·const; 
102 ···preformatted_type&amp;·<strong>preformatted</strong>·(); 
103 ···void·<strong>swap</strong>·(entry&amp;·e);103 ···void·<strong>swap</strong>·(entry&amp;·e);
104 ···entry·const&amp;·<strong>operator[]</strong>·(string_view·key)·const; 
105 ···entry&amp;·<strong>operator[]</strong>·(string_view·key);104 ···entry&amp;·<strong>operator[]</strong>·(string_view·key);
106 ···entry*·<strong>find_key</strong>·(string_view·key);105 ···entry·const&amp;·<strong>operator[]</strong>·(string_view·key)·const;
107 ···entry·const*·<strong>find_key</strong>·(string_view·key)·const;106 ···entry·const*·<strong>find_key</strong>·(string_view·key)·const;
 107 ···entry*·<strong>find_key</strong>·(string_view·key);
108 ···std::string·<strong>to_string</strong>·(bool·single_line·=·false)·const;108 ···std::string·<strong>to_string</strong>·(bool·single_line·=·false)·const;
  
109 ···enum·data_type109 ···enum·data_type
110 ···{110 ···{
111 ······int_t,111 ······int_t,
112 ······string_t,112 ······string_t,
113 ······list_t,113 ······list_t,
Offset 124, 19 lines modifiedOffset 124, 19 lines modified
124 data_type·<strong>type</strong>·()·const;124 data_type·<strong>type</strong>·()·const;
125 </pre>125 </pre>
126 <p>returns·the·concrete·type·of·the·<a·class="reference·external"·href="reference-Bencoding.html#entry">entry</a></p>126 <p>returns·the·concrete·type·of·the·<a·class="reference·external"·href="reference-Bencoding.html#entry">entry</a></p>
127 <a·name="entry()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:entry%3A%3A%5Bentry%28%29%5D&labels=documentation&body=Documentation+under+heading+%22entry%3A%3A%5Bentry%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>127 <a·name="entry()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:entry%3A%3A%5Bentry%28%29%5D&labels=documentation&body=Documentation+under+heading+%22entry%3A%3A%5Bentry%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
128 <div·class="section"·id="entry-1">128 <div·class="section"·id="entry-1">
129 <h2>entry()</h2>129 <h2>entry()</h2>
130 <pre·class="literal-block">130 <pre·class="literal-block">
 131 <strong>entry</strong>·(integer_type);
131 <strong>entry</strong>·(dictionary_type);132 <strong>entry</strong>·(dictionary_type);
132 <strong>entry</strong>·(preformatted_type);133 <strong>entry</strong>·(preformatted_type);
133 <strong>entry</strong>·(integer_type); 
134 <strong>entry</strong>·(span&lt;char·const&gt;); 
135 <strong>entry</strong>·(list_type);134 <strong>entry</strong>·(list_type);
 135 <strong>entry</strong>·(span&lt;char·const&gt;);
136 </pre>136 </pre>
137 <p>constructors·directly·from·a·specific·type.137 <p>constructors·directly·from·a·specific·type.
138 The·content·of·the·argument·is·copied·into·the138 The·content·of·the·argument·is·copied·into·the
139 newly·constructed·<a·class="reference·external"·href="reference-Bencoding.html#entry">entry</a></p>139 newly·constructed·<a·class="reference·external"·href="reference-Bencoding.html#entry">entry</a></p>
140 <a·name="entry()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:entry%3A%3A%5Bentry%28%29%5D&labels=documentation&body=Documentation+under+heading+%22entry%3A%3A%5Bentry%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>140 <a·name="entry()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:entry%3A%3A%5Bentry%28%29%5D&labels=documentation&body=Documentation+under+heading+%22entry%3A%3A%5Bentry%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
141 <div·class="section"·id="entry-2">141 <div·class="section"·id="entry-2">
142 <h2>entry()</h2>142 <h2>entry()</h2>
Offset 153, 42 lines modifiedOffset 153, 42 lines modified
153 </pre>153 </pre>
154 <p>construct·from·<a·class="reference·external"·href="reference-Bdecoding.html#bdecode_node">bdecode_node</a>·parsed·form·(see·<a·class="reference·external"·href="reference-Bdecoding.html#bdecode()">bdecode()</a>)</p>154 <p>construct·from·<a·class="reference·external"·href="reference-Bdecoding.html#bdecode_node">bdecode_node</a>·parsed·form·(see·<a·class="reference·external"·href="reference-Bdecoding.html#bdecode()">bdecode()</a>)</p>
155 <a·name="operator=()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:entry%3A%3A%5Boperator%3D%28%29%5D&labels=documentation&body=Documentation+under+heading+%22entry%3A%3A%5Boperator%3D%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>155 <a·name="operator=()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:entry%3A%3A%5Boperator%3D%28%29%5D&labels=documentation&body=Documentation+under+heading+%22entry%3A%3A%5Boperator%3D%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
156 <div·class="section"·id="operator">156 <div·class="section"·id="operator">
157 <h2>operator=()</h2>157 <h2>operator=()</h2>
158 <pre·class="literal-block">158 <pre·class="literal-block">
159 entry&amp;·<strong>operator=</strong>·(entry&amp;&amp;)·&amp;·noexcept;159 entry&amp;·<strong>operator=</strong>·(entry&amp;&amp;)·&amp;·noexcept;
160 entry&amp;·<strong>operator=</strong>·(preformatted_type)·&amp;;160 entry&amp;·<strong>operator=</strong>·(list_type)·&amp;;
161 entry&amp;·<strong>operator=</strong>·(entry·const&amp;)·&amp;;161 entry&amp;·<strong>operator=</strong>·(entry·const&amp;)·&amp;;
 162 entry&amp;·<strong>operator=</strong>·(preformatted_type)·&amp;;
 163 entry&amp;·<strong>operator=</strong>·(dictionary_type)·&amp;;
 164 entry&amp;·<strong>operator=</strong>·(span&lt;char·const&gt;)·&amp;;
162 entry&amp;·<strong>operator=</strong>·(bdecode_node·const&amp;)·&amp;;165 entry&amp;·<strong>operator=</strong>·(bdecode_node·const&amp;)·&amp;;
163 entry&amp;·<strong>operator=</strong>·(integer_type)·&amp;;166 entry&amp;·<strong>operator=</strong>·(integer_type)·&amp;;
164 entry&amp;·<strong>operator=</strong>·(list_type)·&amp;; 
165 entry&amp;·<strong>operator=</strong>·(span&lt;char·const&gt;)·&amp;; 
166 entry&amp;·<strong>operator=</strong>·(dictionary_type)·&amp;; 
167 </pre>167 </pre>
168 <p>copies·the·structure·of·the·right·hand·side·into·this168 <p>copies·the·structure·of·the·right·hand·side·into·this
169 <a·class="reference·external"·href="reference-Bencoding.html#entry">entry</a>.</p>169 <a·class="reference·external"·href="reference-Bencoding.html#entry">entry</a>.</p>
170 <a·name="integer()"></a> 
171 <a·name="preformatted()"></a> 
172 <a·name="dict()"></a>170 <a·name="dict()"></a>
173 <a·name="list()"></a>171 <a·name="list()"></a>
 172 <a·name="preformatted()"></a>
 173 <a·name="string()"></a>
174 <a·name="string()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:entry%3A%3A%5Binteger%28%29+preformatted%28%29+dict%28%29+list%28%29+string%28%29%5D&labels=documentation&body=Documentation+under+heading+%22entry[·...·truncated·by·diffoscope;·len:·70,·SHA:·0a5a8b1a951b97c7b212dce891011d3f89d8d1f8a442e79c4b4406c83952c796·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>174 <a·name="integer()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:entry%3A%3A%5Bdict%28%29+list%28%29+preformatted%28%29+string%28%29+integer%28%29%5D&labels=documentation&body=Documentation+under+heading+%22entr[·...·truncated·by·diffoscope;·len:·71,·SHA:·58c0138d991bdedb680a2654d70b1ed1b7f765a05644cad383e2e77d4c6d4b89·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
175 <div·class="section"·id="integer-preformatted-dict-list-string">175 <div·class="section"·id="dict-list-preformatted-string-integer">
176 <h2>integer()·preformatted()·dict()·list()·string()</h2>176 <h2>dict()·list()·preformatted()·string()·integer()</h2>
177 <pre·class="literal-block">177 <pre·class="literal-block">
 178 integer_type&amp;·<strong>integer</strong>·();
178 dictionary_type·const&amp;·<strong>dict</strong>·()·const;179 string_type·const&amp;·<strong>string</strong>·()·const;
179 string_type&amp;·<strong>string</strong>·();180 string_type&amp;·<strong>string</strong>·();
Max diff block lines reached; 3807/12943 bytes (29.41%) of diff not shown.
8.76 KB
html2text {}
    
Offset 5, 15 lines modifiedOffset 5, 15 lines modified
5 Table·of·contents5 Table·of·contents
6 ····*·_\x8e_\x8n_\x8t_\x8r_\x8y6 ····*·_\x8e_\x8n_\x8t_\x8r_\x8y
7 ··········o·_\x8t_\x8y_\x8p_\x8e_\x8(_\x8)7 ··········o·_\x8t_\x8y_\x8p_\x8e_\x8(_\x8)
8 ··········o·_\x8e_\x8n_\x8t_\x8r_\x8y_\x8(_\x8)8 ··········o·_\x8e_\x8n_\x8t_\x8r_\x8y_\x8(_\x8)
9 ··········o·_\x8e_\x8n_\x8t_\x8r_\x8y_\x8(_\x8)9 ··········o·_\x8e_\x8n_\x8t_\x8r_\x8y_\x8(_\x8)
10 ··········o·_\x8e_\x8n_\x8t_\x8r_\x8y_\x8(_\x8)10 ··········o·_\x8e_\x8n_\x8t_\x8r_\x8y_\x8(_\x8)
11 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8=_\x8(_\x8)11 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8=_\x8(_\x8)
12 ··········o·_\x8i_.n_.t_.e_.g_.e_.r_.(_.)_.·_.p_.r_.e_.f_.o_.r_.m_.a_.t_.t_.e_.d_.(_.)_.·_.d_.i_.c_.t_.(_.)_.·_.l_.i_.s_.t_.(_.)_.·_.s_.t_.r_.i_.n_.g_\x8(_\x8)12 ··········o·_\x8d_.i_.c_.t_.(_.)_.·_.l_.i_.s_.t_.(_.)_.·_.p_.r_.e_.f_.o_.r_.m_.a_.t_.t_.e_.d_.(_.)_.·_.s_.t_.r_.i_.n_.g_.(_.)_.·_.i_.n_.t_.e_.g_.e_.r_\x8(_\x8)
13 ··········o·_\x8s_\x8w_\x8a_\x8p_\x8(_\x8)13 ··········o·_\x8s_\x8w_\x8a_\x8p_\x8(_\x8)
14 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8[_\x8]_\x8(_\x8)14 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8[_\x8]_\x8(_\x8)
15 ··········o·_\x8f_\x8i_\x8n_\x8d_\x8__\x8k_\x8e_\x8y_\x8(_\x8)15 ··········o·_\x8f_\x8i_\x8n_\x8d_\x8__\x8k_\x8e_\x8y_\x8(_\x8)
16 ··········o·_\x8t_\x8o_\x8__\x8s_\x8t_\x8r_\x8i_\x8n_\x8g_\x8(_\x8)16 ··········o·_\x8t_\x8o_\x8__\x8s_\x8t_\x8r_\x8i_\x8n_\x8g_\x8(_\x8)
17 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8d_\x8a_\x8t_\x8a_\x8__\x8t_\x8y_\x8p_\x8e17 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8d_\x8a_\x8t_\x8a_\x8__\x8t_\x8y_\x8p_\x8e
18 ····*·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8<_\x8<_\x8(_\x8)18 ····*·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8<_\x8<_\x8(_\x8)
19 ····*·_\x8b_\x8e_\x8n_\x8c_\x8o_\x8d_\x8e_\x8(_\x8)19 ····*·_\x8b_\x8e_\x8n_\x8c_\x8o_\x8d_\x8e_\x8(_\x8)
Offset 35, 46 lines modifiedOffset 35, 46 lines modified
35 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8e_\x8n_\x8t_\x8r_\x8y_\x8._\x8h_\x8p_\x8p"35 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8e_\x8n_\x8t_\x8r_\x8y_\x8._\x8h_\x8p_\x8p"
36 The·entry·class·represents·one·node·in·a·bencoded·hierarchy.·It·works·as·a36 The·entry·class·represents·one·node·in·a·bencoded·hierarchy.·It·works·as·a
37 variant·type,·it·can·be·either·a·list,·a·dictionary·(std::map),·an·integer·or·a37 variant·type,·it·can·be·either·a·list,·a·dictionary·(std::map),·an·integer·or·a
38 string.38 string.
39 class·entry39 class·entry
40 {40 {
41 ···data_type·t\x8ty\x8yp\x8pe\x8e·()·const;41 ···data_type·t\x8ty\x8yp\x8pe\x8e·()·const;
 42 ···e\x8en\x8nt\x8tr\x8ry\x8y·(integer_type);
42 ···e\x8en\x8nt\x8tr\x8ry\x8y·(dictionary_type);43 ···e\x8en\x8nt\x8tr\x8ry\x8y·(dictionary_type);
43 ···e\x8en\x8nt\x8tr\x8ry\x8y·(preformatted_type);44 ···e\x8en\x8nt\x8tr\x8ry\x8y·(preformatted_type);
44 ···e\x8en\x8nt\x8tr\x8ry\x8y·(integer_type); 
45 ···e\x8en\x8nt\x8tr\x8ry\x8y·(span<char·const>); 
46 ···e\x8en\x8nt\x8tr\x8ry\x8y·(list_type);45 ···e\x8en\x8nt\x8tr\x8ry\x8y·(list_type);
 46 ···e\x8en\x8nt\x8tr\x8ry\x8y·(span<char·const>);
47 ···e\x8en\x8nt\x8tr\x8ry\x8y·(U·v);47 ···e\x8en\x8nt\x8tr\x8ry\x8y·(U·v);
48 ···e\x8en\x8nt\x8tr\x8ry\x8y·(data_type·t);48 ···e\x8en\x8nt\x8tr\x8ry\x8y·(data_type·t);
49 ···e\x8en\x8nt\x8tr\x8ry\x8y·(bdecode_node·const&·n);49 ···e\x8en\x8nt\x8tr\x8ry\x8y·(bdecode_node·const&·n);
50 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(entry&&)·&·noexcept;50 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(entry&&)·&·noexcept;
51 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(preformatted_type)·&;51 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(list_type)·&;
52 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(entry·const&)·&;52 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(entry·const&)·&;
 53 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(preformatted_type)·&;
 54 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(dictionary_type)·&;
 55 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(span<char·const>)·&;
53 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(bdecode_node·const&)·&;56 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(bdecode_node·const&)·&;
54 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(integer_type)·&;57 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(integer_type)·&;
55 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(list_type)·&; 
56 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(span<char·const>)·&; 
57 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(dictionary_type)·&; 
58 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(U·v)·&;58 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(U·v)·&;
59 ···dictionary_type·const&·d.di.ic.ct.t·()·const;59 ···integer_type&·i.in.nt.te.eg.ge.er.r·();
 60 ···string_type·const&·s\x8st\x8tr\x8ri\x8in\x8ng\x8g·()·const;
60 ···string_type&·s\x8st\x8tr\x8ri\x8in\x8ng\x8g·();61 ···string_type&·s\x8st\x8tr\x8ri\x8in\x8ng\x8g·();
 62 ···preformatted_type·const&·p\x8pr\x8re\x8ef\x8fo\x8or\x8rm\x8ma\x8at\x8tt\x8te\x8ed\x8d·()·const;
 63 ···preformatted_type&·p\x8pr\x8re\x8ef\x8fo\x8or\x8rm\x8ma\x8at\x8tt\x8te\x8ed\x8d·();
61 ···integer_type·const&·i\x8in\x8nt\x8te\x8eg\x8ge\x8er\x8r·()·const;64 ···integer_type·const&·i\x8in\x8nt\x8te\x8eg\x8ge\x8er\x8r·()·const;
62 ···integer_type&·i.in.nt.te.eg.ge.er.r·();65 ···dictionary_type·const&·d.di.ic.ct.t·()·const;
63 ···list_type·const&·l\x8li\x8is\x8st\x8t·()·const;66 ···list_type·const&·l\x8li\x8is\x8st\x8t·()·const;
64 ···dictionary_type&·d\x8di\x8ic\x8ct\x8t·();67 ···dictionary_type&·d\x8di\x8ic\x8ct\x8t·();
65 ···preformatted_type·const&·p\x8pr\x8re\x8ef\x8fo\x8or\x8rm\x8ma\x8at\x8tt\x8te\x8ed\x8d·()·const; 
66 ···list_type&·l\x8li\x8is\x8st\x8t·();68 ···list_type&·l\x8li\x8is\x8st\x8t·();
67 ···string_type·const&·s\x8st\x8tr\x8ri\x8in\x8ng\x8g·()·const; 
68 ···preformatted_type&·p\x8pr\x8re\x8ef\x8fo\x8or\x8rm\x8ma\x8at\x8tt\x8te\x8ed\x8d·(); 
69 ···void·s\x8sw\x8wa\x8ap\x8p·(entry&·e);69 ···void·s\x8sw\x8wa\x8ap\x8p·(entry&·e);
70 ···entry·const&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r[\x8[]\x8]·(string_view·key)·const; 
71 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r[\x8[]\x8]·(string_view·key);70 ···entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r[\x8[]\x8]·(string_view·key);
72 ···entry*·f.fi.in.nd.d_._k.ke.ey.y·(string_view·key);71 ···entry·const&·o.op.pe.er.ra.at.to.or.r[.[].]·(string_view·key)·const;
73 ···entry·const*·f\x8fi\x8in\x8nd\x8d_\x8_k\x8ke\x8ey\x8y·(string_view·key)·const;72 ···entry·const*·f\x8fi\x8in\x8nd\x8d_\x8_k\x8ke\x8ey\x8y·(string_view·key)·const;
 73 ···entry*·f\x8fi\x8in\x8nd\x8d_\x8_k\x8ke\x8ey\x8y·(string_view·key);
74 ···std::string·t\x8to\x8o_\x8_s\x8st\x8tr\x8ri\x8in\x8ng\x8g·(bool·single_line·=·false)·const;74 ···std::string·t\x8to\x8o_\x8_s\x8st\x8tr\x8ri\x8in\x8ng\x8g·(bool·single_line·=·false)·const;
  
75 ···enum·data_type75 ···enum·data_type
76 ···{76 ···{
77 ······int_t,77 ······int_t,
78 ······string_t,78 ······string_t,
79 ······list_t,79 ······list_t,
Offset 85, 52 lines modifiedOffset 85, 52 lines modified
85 };85 };
86 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]86 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
87 *\x8**\x8**\x8**\x8**\x8*·t\x8ty\x8yp\x8pe\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*87 *\x8**\x8**\x8**\x8**\x8*·t\x8ty\x8yp\x8pe\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
88 data_type·t\x8ty\x8yp\x8pe\x8e·()·const;88 data_type·t\x8ty\x8yp\x8pe\x8e·()·const;
89 returns·the·concrete·type·of·the·_\x8e_\x8n_\x8t_\x8r_\x8y89 returns·the·concrete·type·of·the·_\x8e_\x8n_\x8t_\x8r_\x8y
90 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]90 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
91 *\x8**\x8**\x8**\x8**\x8*·e\x8en\x8nt\x8tr\x8ry\x8y(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*91 *\x8**\x8**\x8**\x8**\x8*·e\x8en\x8nt\x8tr\x8ry\x8y(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
 92 e\x8en\x8nt\x8tr\x8ry\x8y·(integer_type);
92 e\x8en\x8nt\x8tr\x8ry\x8y·(dictionary_type);93 e\x8en\x8nt\x8tr\x8ry\x8y·(dictionary_type);
93 e\x8en\x8nt\x8tr\x8ry\x8y·(preformatted_type);94 e\x8en\x8nt\x8tr\x8ry\x8y·(preformatted_type);
94 e\x8en\x8nt\x8tr\x8ry\x8y·(integer_type); 
95 e\x8en\x8nt\x8tr\x8ry\x8y·(span<char·const>); 
96 e\x8en\x8nt\x8tr\x8ry\x8y·(list_type);95 e\x8en\x8nt\x8tr\x8ry\x8y·(list_type);
 96 e\x8en\x8nt\x8tr\x8ry\x8y·(span<char·const>);
97 constructors·directly·from·a·specific·type.·The·content·of·the·argument·is97 constructors·directly·from·a·specific·type.·The·content·of·the·argument·is
98 copied·into·the·newly·constructed·_\x8e_\x8n_\x8t_\x8r_\x8y98 copied·into·the·newly·constructed·_\x8e_\x8n_\x8t_\x8r_\x8y
99 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]99 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
100 *\x8**\x8**\x8**\x8**\x8*·e\x8en\x8nt\x8tr\x8ry\x8y(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*100 *\x8**\x8**\x8**\x8**\x8*·e\x8en\x8nt\x8tr\x8ry\x8y(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
101 e\x8en\x8nt\x8tr\x8ry\x8y·(data_type·t);101 e\x8en\x8nt\x8tr\x8ry\x8y·(data_type·t);
102 construct·an·empty·_\x8e_\x8n_\x8t_\x8r_\x8y·of·the·specified·type.·see·_\x8d_\x8a_\x8t_\x8a_\x8__\x8t_\x8y_\x8p_\x8e·enum.102 construct·an·empty·_\x8e_\x8n_\x8t_\x8r_\x8y·of·the·specified·type.·see·_\x8d_\x8a_\x8t_\x8a_\x8__\x8t_\x8y_\x8p_\x8e·enum.
103 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]103 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
104 *\x8**\x8**\x8**\x8**\x8*·e\x8en\x8nt\x8tr\x8ry\x8y(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*104 *\x8**\x8**\x8**\x8**\x8*·e\x8en\x8nt\x8tr\x8ry\x8y(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
105 e\x8en\x8nt\x8tr\x8ry\x8y·(bdecode_node·const&·n);105 e\x8en\x8nt\x8tr\x8ry\x8y·(bdecode_node·const&·n);
106 construct·from·_\x8b_\x8d_\x8e_\x8c_\x8o_\x8d_\x8e_\x8__\x8n_\x8o_\x8d_\x8e·parsed·form·(see·_\x8b_\x8d_\x8e_\x8c_\x8o_\x8d_\x8e_\x8(_\x8))106 construct·from·_\x8b_\x8d_\x8e_\x8c_\x8o_\x8d_\x8e_\x8__\x8n_\x8o_\x8d_\x8e·parsed·form·(see·_\x8b_\x8d_\x8e_\x8c_\x8o_\x8d_\x8e_\x8(_\x8))
107 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]107 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
108 *\x8**\x8**\x8**\x8**\x8*·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*108 *\x8**\x8**\x8**\x8**\x8*·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
109 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(entry&&)·&·noexcept;109 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(entry&&)·&·noexcept;
110 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(preformatted_type)·&;110 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(list_type)·&;
111 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(entry·const&)·&;111 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(entry·const&)·&;
 112 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(preformatted_type)·&;
 113 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(dictionary_type)·&;
 114 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(span<char·const>)·&;
112 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(bdecode_node·const&)·&;115 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(bdecode_node·const&)·&;
113 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(integer_type)·&;116 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(integer_type)·&;
114 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(list_type)·&; 
115 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(span<char·const>)·&; 
116 entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(dictionary_type)·&; 
117 copies·the·structure·of·the·right·hand·side·into·this·_\x8e_\x8n_\x8t_\x8r_\x8y.117 copies·the·structure·of·the·right·hand·side·into·this·_\x8e_\x8n_\x8t_\x8r_\x8y.
118 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]118 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
119 *\x8**\x8**\x8**\x8**\x8*·i\x8in\x8nt\x8te\x8eg\x8ge\x8er\x8r(\x8()\x8)·p\x8pr\x8re\x8ef\x8fo\x8or\x8rm\x8ma\x8at\x8tt\x8te\x8ed\x8d(\x8()\x8)·d\x8di\x8ic\x8ct\x8t(\x8()\x8)·l\x8li\x8is\x8st\x8t(\x8()\x8)·s\x8st\x8tr\x8ri\x8in\x8ng\x8g(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8* 
120 dictionary_type·const&·d.di.ic.ct.t·()·const;119 *.**.**.**.**.*·d.di.ic.ct.t(.().)·l.li.is.st.t(.().)·p.pr.re.ef.fo.or.rm.ma.at.tt.te.ed.d(.().)·s.st.tr.ri.in.ng.g(.().)·i.in.nt.te.eg.ge.er.r(.().)·*.**.**.**.**.*
 120 integer_type&·i\x8in\x8nt\x8te\x8eg\x8ge\x8er\x8r·();
 121 string_type·const&·s\x8st\x8tr\x8ri\x8in\x8ng\x8g·()·const;
121 string_type&·s\x8st\x8tr\x8ri\x8in\x8ng\x8g·();122 string_type&·s\x8st\x8tr\x8ri\x8in\x8ng\x8g·();
 123 preformatted_type·const&·p\x8pr\x8re\x8ef\x8fo\x8or\x8rm\x8ma\x8at\x8tt\x8te\x8ed\x8d·()·const;
 124 preformatted_type&·p\x8pr\x8re\x8ef\x8fo\x8or\x8rm\x8ma\x8at\x8tt\x8te\x8ed\x8d·();
122 integer_type·const&·i\x8in\x8nt\x8te\x8eg\x8ge\x8er\x8r·()·const;125 integer_type·const&·i\x8in\x8nt\x8te\x8eg\x8ge\x8er\x8r·()·const;
123 integer_type&·i.in.nt.te.eg.ge.er.r·();126 dictionary_type·const&·d.di.ic.ct.t·()·const;
124 list_type·const&·l\x8li\x8is\x8st\x8t·()·const;127 list_type·const&·l\x8li\x8is\x8st\x8t·()·const;
125 dictionary_type&·d\x8di\x8ic\x8ct\x8t·();128 dictionary_type&·d\x8di\x8ic\x8ct\x8t·();
126 preformatted_type·const&·p\x8pr\x8re\x8ef\x8fo\x8or\x8rm\x8ma\x8at\x8tt\x8te\x8ed\x8d·()·const; 
127 list_type&·l\x8li\x8is\x8st\x8t·();129 list_type&·l\x8li\x8is\x8st\x8t·();
128 string_type·const&·s\x8st\x8tr\x8ri\x8in\x8ng\x8g·()·const; 
129 preformatted_type&·p\x8pr\x8re\x8ef\x8fo\x8or\x8rm\x8ma\x8at\x8tt\x8te\x8ed\x8d·(); 
130 The·integer(),·string(),·list()·and·dict()·functions·are·accessors·that·return130 The·integer(),·string(),·list()·and·dict()·functions·are·accessors·that·return
Max diff block lines reached; 2031/8942 bytes (22.71%) of diff not shown.
22.4 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Core.html
    
Offset 45, 15 lines modifiedOffset 45, 15 lines modified
45 </ul>45 </ul>
46 </li>46 </li>
47 <li><a·class="reference·internal"·href="#piece-block"·id="toc-entry-9">piece_block</a></li>47 <li><a·class="reference·internal"·href="#piece-block"·id="toc-entry-9">piece_block</a></li>
48 <li><a·class="reference·internal"·href="#peer-request"·id="toc-entry-10">peer_request</a><ul>48 <li><a·class="reference·internal"·href="#peer-request"·id="toc-entry-10">peer_request</a><ul>
49 <li><a·class="reference·internal"·href="#operator"·id="toc-entry-11">operator==()</a></li>49 <li><a·class="reference·internal"·href="#operator"·id="toc-entry-11">operator==()</a></li>
50 </ul>50 </ul>
51 </li>51 </li>
52 <li><a·class="reference·internal"·href="#load-torrent-buffer-load-torrent-parsed-load-torrent-file"·id="toc-entry-12">load_torrent_buffer()·load_torrent_parsed()·load_torrent_file()</a></li>52 <li><a·class="reference·internal"·href="#load-torrent-file-load-torrent-parsed-load-torrent-buffer"·id="toc-entry-12">load_torrent_file()·load_torrent_parsed()·load_torrent_buffer()</a></li>
53 <li><a·class="reference·internal"·href="#make-magnet-uri"·id="toc-entry-13">make_magnet_uri()</a></li>53 <li><a·class="reference·internal"·href="#make-magnet-uri"·id="toc-entry-13">make_magnet_uri()</a></li>
54 <li><a·class="reference·internal"·href="#parse-magnet-uri"·id="toc-entry-14">parse_magnet_uri()</a></li>54 <li><a·class="reference·internal"·href="#parse-magnet-uri"·id="toc-entry-14">parse_magnet_uri()</a></li>
55 <li><a·class="reference·internal"·href="#torrent-peer-equal"·id="toc-entry-15">torrent_peer_equal()</a></li>55 <li><a·class="reference·internal"·href="#torrent-peer-equal"·id="toc-entry-15">torrent_peer_equal()</a></li>
56 <li><a·class="reference·internal"·href="#truncate-files"·id="toc-entry-16">truncate_files()</a></li>56 <li><a·class="reference·internal"·href="#truncate-files"·id="toc-entry-16">truncate_files()</a></li>
57 <li><a·class="reference·internal"·href="#version"·id="toc-entry-17">version()</a></li>57 <li><a·class="reference·internal"·href="#version"·id="toc-entry-17">version()</a></li>
58 <li><a·class="reference·internal"·href="#enum-socket-type-t"·id="toc-entry-18">enum·socket_type_t</a></li>58 <li><a·class="reference·internal"·href="#enum-socket-type-t"·id="toc-entry-18">enum·socket_type_t</a></li>
59 <li><a·class="reference·internal"·href="#enum-protocol-version"·id="toc-entry-19">enum·protocol_version</a></li>59 <li><a·class="reference·internal"·href="#enum-protocol-version"·id="toc-entry-19">enum·protocol_version</a></li>
Offset 565, 20 lines modifiedOffset 565, 20 lines modified
565 <p·class="first·admonition-title">Note</p>565 <p·class="first·admonition-title">Note</p>
566 <p·class="last">If·<tt·class="docutils·literal">has_v2()</tt>·is·false·then·the·v1·hash·might·actually·be·a·truncated566 <p·class="last">If·<tt·class="docutils·literal">has_v2()</tt>·is·false·then·the·v1·hash·might·actually·be·a·truncated
567 v2·hash</p>567 v2·hash</p>
568 </div>568 </div>
569 <pre·class="literal-block">569 <pre·class="literal-block">
570 struct·info_hash_t570 struct·info_hash_t
571 {571 {
572 ···<strong>info_hash_t</strong>·(sha1_hash·h1,·sha256_hash·h2)·noexcept; 
573 ···explicit·<strong>info_hash_t</strong>·(sha1_hash·h1)·noexcept;572 ···explicit·<strong>info_hash_t</strong>·(sha1_hash·h1)·noexcept;
574 ···<strong>info_hash_t</strong>·()·noexcept·=·default; 
575 ···explicit·<strong>info_hash_t</strong>·(sha256_hash·h2)·noexcept;573 ···explicit·<strong>info_hash_t</strong>·(sha256_hash·h2)·noexcept;
576 ···bool·<strong>has</strong>·(protocol_version·v)·const;574 ···<strong>info_hash_t</strong>·()·noexcept·=·default;
 575 ···<strong>info_hash_t</strong>·(sha1_hash·h1,·sha256_hash·h2)·noexcept;
577 ···bool·<strong>has_v1</strong>·()·const;576 ···bool·<strong>has_v1</strong>·()·const;
 577 ···bool·<strong>has</strong>·(protocol_version·v)·const;
578 ···bool·<strong>has_v2</strong>·()·const;578 ···bool·<strong>has_v2</strong>·()·const;
579 ···sha1_hash·<strong>get</strong>·(protocol_version·v)·const;579 ···sha1_hash·<strong>get</strong>·(protocol_version·v)·const;
580 ···sha1_hash·<strong>get_best</strong>·()·const;580 ···sha1_hash·<strong>get_best</strong>·()·const;
581 ···friend·bool·<strong>operator!=</strong>·(info_hash_t·const&amp;·lhs,·info_hash_t·const&amp;·rhs);581 ···friend·bool·<strong>operator!=</strong>·(info_hash_t·const&amp;·lhs,·info_hash_t·const&amp;·rhs);
582 ···friend·bool·<strong>operator==</strong>·(info_hash_t·const&amp;·lhs,·info_hash_t·const&amp;·rhs)·noexcept;582 ···friend·bool·<strong>operator==</strong>·(info_hash_t·const&amp;·lhs,·info_hash_t·const&amp;·rhs)·noexcept;
583 ···template·&lt;typename·F&gt;·void·<strong>for_each</strong>·(F·f)·const;583 ···template·&lt;typename·F&gt;·void·<strong>for_each</strong>·(F·f)·const;
584 ···bool·<strong>operator&lt;</strong>·(info_hash_t·const&amp;·o)·const;584 ···bool·<strong>operator&lt;</strong>·(info_hash_t·const&amp;·o)·const;
Offset 587, 32 lines modifiedOffset 587, 32 lines modified
587 ···sha1_hash·v1;587 ···sha1_hash·v1;
588 ···sha256_hash·v2;588 ···sha256_hash·v2;
589 };589 };
590 </pre>590 </pre>
591 <a·name="info_hash_t()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:info_hash_t%3A%3A%5Binfo_hash_t%28%29%5D&labels=documentation&body=Documentation+under+heading+%22info_hash_t%3A%3A%5Binfo_hash_t%28%29%5D%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="info-hash-t-1">591 <a·name="info_hash_t()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:info_hash_t%3A%3A%5Binfo_hash_t%28%29%5D&labels=documentation&body=Documentation+under+heading+%22info_hash_t%3A%3A%5Binfo_hash_t%28%29%5D%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="info-hash-t-1">
592 <h2>info_hash_t()</h2>592 <h2>info_hash_t()</h2>
593 <pre·class="literal-block">593 <pre·class="literal-block">
594 <strong>info_hash_t</strong>·(sha1_hash·h1,·sha256_hash·h2)·noexcept; 
595 explicit·<strong>info_hash_t</strong>·(sha1_hash·h1)·noexcept;594 explicit·<strong>info_hash_t</strong>·(sha1_hash·h1)·noexcept;
596 <strong>info_hash_t</strong>·()·noexcept·=·default; 
597 explicit·<strong>info_hash_t</strong>·(sha256_hash·h2)·noexcept;595 explicit·<strong>info_hash_t</strong>·(sha256_hash·h2)·noexcept;
 596 <strong>info_hash_t</strong>·()·noexcept·=·default;
 597 <strong>info_hash_t</strong>·(sha1_hash·h1,·sha256_hash·h2)·noexcept;
598 </pre>598 </pre>
599 <p>The·default·constructor·creates·an·object·that·has·neither·a·v1·or·v2599 <p>The·default·constructor·creates·an·object·that·has·neither·a·v1·or·v2
600 hash.</p>600 hash.</p>
601 <p>For·backwards·compatibility,·make·it·possible·to·construct·directly601 <p>For·backwards·compatibility,·make·it·possible·to·construct·directly
602 from·a·v1·hash.·This·constructor·allows·<em>implicit</em>·conversion·from·a602 from·a·v1·hash.·This·constructor·allows·<em>implicit</em>·conversion·from·a
603 v1·hash,·but·the·implicitness·is·deprecated.</p>603 v1·hash,·but·the·implicitness·is·deprecated.</p>
604 <a·name="has_v1()"></a>604 <a·name="has_v1()"></a>
605 <a·name="has_v2()"></a>605 <a·name="has_v2()"></a>
606 <a·name="has()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:info_hash_t%3A%3A%5Bhas_v1%28%29+has_v2%28%29+has%28%29%5D&labels=documentation&body=Documentation+under+heading+%22info_hash_t%3A%3A%5Bhas_v1%28%29+has_v2%28%29+has%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>606 <a·name="has()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:info_hash_t%3A%3A%5Bhas_v1%28%29+has_v2%28%29+has%28%29%5D&labels=documentation&body=Documentation+under+heading+%22info_hash_t%3A%3A%5Bhas_v1%28%29+has_v2%28%29+has%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
607 <div·class="section"·id="has-v1-has-v2-has">607 <div·class="section"·id="has-v1-has-v2-has">
608 <h2>has_v1()·has_v2()·has()</h2>608 <h2>has_v1()·has_v2()·has()</h2>
609 <pre·class="literal-block">609 <pre·class="literal-block">
610 bool·<strong>has</strong>·(protocol_version·v)·const; 
611 bool·<strong>has_v1</strong>·()·const;610 bool·<strong>has_v1</strong>·()·const;
 611 bool·<strong>has</strong>·(protocol_version·v)·const;
612 bool·<strong>has_v2</strong>·()·const;612 bool·<strong>has_v2</strong>·()·const;
613 </pre>613 </pre>
614 <p>returns·true·if·the·corresponding·info·hash·is·present·in·this614 <p>returns·true·if·the·corresponding·info·hash·is·present·in·this
615 object.</p>615 object.</p>
616 <a·name="get()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:info_hash_t%3A%3A%5Bget%28%29%5D&labels=documentation&body=Documentation+under+heading+%22info_hash_t%3A%3A%5Bget%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>616 <a·name="get()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:info_hash_t%3A%3A%5Bget%28%29%5D&labels=documentation&body=Documentation+under+heading+%22info_hash_t%3A%3A%5Bget%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
617 <div·class="section"·id="get">617 <div·class="section"·id="get">
618 <h2>get()</h2>618 <h2>get()</h2>
Offset 643, 16 lines modifiedOffset 643, 16 lines modified
643 </div>643 </div>
644 <div·class="section"·id="piece-block">644 <div·class="section"·id="piece-block">
645 <h1>piece_block</h1>645 <h1>piece_block</h1>
646 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/piece_block.hpp">libtorrent/piece_block.hpp</a>&quot;</p>646 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/piece_block.hpp">libtorrent/piece_block.hpp</a>&quot;</p>
647 <pre·class="literal-block">647 <pre·class="literal-block">
648 struct·piece_block648 struct·piece_block
649 {649 {
650 ···<strong>piece_block</strong>·()·=·default; 
651 ···<strong>piece_block</strong>·(piece_index_t·p_index,·int·b_index);650 ···<strong>piece_block</strong>·(piece_index_t·p_index,·int·b_index);
 651 ···<strong>piece_block</strong>·()·=·default;
652 ···bool·<strong>operator&lt;</strong>·(piece_block·const&amp;·b)·const;652 ···bool·<strong>operator&lt;</strong>·(piece_block·const&amp;·b)·const;
653 ···bool·<strong>operator==</strong>·(piece_block·const&amp;·b)·const;653 ···bool·<strong>operator==</strong>·(piece_block·const&amp;·b)·const;
654 ···bool·<strong>operator!=</strong>·(piece_block·const&amp;·b)·const;654 ···bool·<strong>operator!=</strong>·(piece_block·const&amp;·b)·const;
  
655 ···static·const·piece_block·invalid;655 ···static·const·piece_block·invalid;
656 ···piece_index_t·piece_index·{0};656 ···piece_index_t·piece_index·{0};
657 ···int·<strong>block_index</strong>··=·0;657 ···int·<strong>block_index</strong>··=·0;
Offset 689, 34 lines modifiedOffset 689, 34 lines modified
689 <dt>start</dt>689 <dt>start</dt>
690 <dd>The·byte·offset·within·that·piece·where·the·range·starts.</dd>690 <dd>The·byte·offset·within·that·piece·where·the·range·starts.</dd>
691 </dl>691 </dl>
692 <a·name="length"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:peer_request%3A%3A%5Blength%5D&labels=documentation&body=Documentation+under+heading+%22peer_request%3A%3A%5Blength%5D%22+could+be+improved">report·issue</a>]</span><dl·class="docutils">692 <a·name="length"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:peer_request%3A%3A%5Blength%5D&labels=documentation&body=Documentation+under+heading+%22peer_request%3A%3A%5Blength%5D%22+could+be+improved">report·issue</a>]</span><dl·class="docutils">
693 <dt>length</dt>693 <dt>length</dt>
694 <dd>The·size·of·the·range,·in·bytes.</dd>694 <dd>The·size·of·the·range,·in·bytes.</dd>
695 </dl>695 </dl>
696 <a·name="load_torrent_buffer()"></a>696 <a·name="load_torrent_file()"></a>
697 <a·name="load_torrent_parsed()"></a>697 <a·name="load_torrent_parsed()"></a>
698 <a·name="load_torrent_file()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:load_torrent_buffer%28%29+load_torrent_parsed%28%29+load_torrent_file%28%29&labels=documentation&body=Documentation+under+heading+%22load_torrent_buf[·...·truncated·by·diffoscope;·len:·53,·SHA:·c2f17a7739e73da84c7b8814b8e999acf8c64846627d7b76c6f16a7a8f383b36·...·]%28%29%22+could+be+improved">report·issue</a>]</span></div>698 <a·name="load_torrent_buffer()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:load_torrent_file%28%29+load_torrent_parsed%28%29+load_torrent_buffer%28%29&labels=documentation&body=Documentation+under+heading+%22load_torrent_f[·...·truncated·by·diffoscope;·len:·55,·SHA:·ac9cad2a990453a13b011b530d9e3eaae57f99a7fd3777ffcf20ac7b37542de0·...·]%28%29%22+could+be+improved">report·issue</a>]</span></div>
699 </div>699 </div>
700 <div·class="section"·id="load-torrent-buffer-load-torrent-parsed-load-torrent-file">700 <div·class="section"·id="load-torrent-file-load-torrent-parsed-load-torrent-buffer">
701 <h1>load_torrent_buffer()·load_torrent_parsed()·load_torrent_file()</h1>701 <h1>load_torrent_file()·load_torrent_parsed()·load_torrent_buffer()</h1>
702 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/load_torrent.hpp">libtorrent/load_torrent.hpp</a>&quot;</p>702 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/load_torrent.hpp">libtorrent/load_torrent.hpp</a>&quot;</p>
703 <pre·class="literal-block">703 <pre·class="literal-block">
704 add_torrent_params·<strong>load_torrent_parsed</strong>·( 
705 ···bdecode_node·const&amp;·torrent_file); 
706 add_torrent_params·<strong>load_torrent_parsed</strong>·( 
707 ···bdecode_node·const&amp;·torrent_file,·load_torrent_limits·const&amp;·cfg); 
708 add_torrent_params·<strong>load_torrent_file</strong>·( 
709 ···std::string·const&amp;·filename,·load_torrent_limits·const&amp;·cfg); 
710 add_torrent_params·<strong>load_torrent_file</strong>·(704 add_torrent_params·<strong>load_torrent_file</strong>·(
711 ···std::string·const&amp;·filename);705 ···std::string·const&amp;·filename);
 706 add_torrent_params·<strong>load_torrent_parsed</strong>·(
 707 ···bdecode_node·const&amp;·torrent_file);
712 add_torrent_params·<strong>load_torrent_buffer</strong>·(708 add_torrent_params·<strong>load_torrent_buffer</strong>·(
713 ···span&lt;char·const&gt;·buffer,·load_torrent_limits·const&amp;·cfg);709 ···span&lt;char·const&gt;·buffer,·load_torrent_limits·const&amp;·cfg);
 710 add_torrent_params·<strong>load_torrent_parsed</strong>·(
 711 ···bdecode_node·const&amp;·torrent_file,·load_torrent_limits·const&amp;·cfg);
714 add_torrent_params·<strong>load_torrent_buffer</strong>·(712 add_torrent_params·<strong>load_torrent_buffer</strong>·(
715 ···span&lt;char·const&gt;·buffer);713 ···span&lt;char·const&gt;·buffer);
 714 add_torrent_params·<strong>load_torrent_file</strong>·(
 715 ···std::string·const&amp;·filename,·load_torrent_limits·const&amp;·cfg);
716 </pre>716 </pre>
Max diff block lines reached; 3870/12699 bytes (30.47%) of diff not shown.
9.85 KB
html2text {}
    
Offset 10, 15 lines modifiedOffset 10, 15 lines modified
10 ··········o·_\x8h_\x8a_\x8s_\x8__\x8v_\x81_\x8(_\x8)_\x8·_\x8h_\x8a_\x8s_\x8__\x8v_\x82_\x8(_\x8)_\x8·_\x8h_\x8a_\x8s_\x8(_\x8)10 ··········o·_\x8h_\x8a_\x8s_\x8__\x8v_\x81_\x8(_\x8)_\x8·_\x8h_\x8a_\x8s_\x8__\x8v_\x82_\x8(_\x8)_\x8·_\x8h_\x8a_\x8s_\x8(_\x8)
11 ··········o·_\x8g_\x8e_\x8t_\x8(_\x8)11 ··········o·_\x8g_\x8e_\x8t_\x8(_\x8)
12 ··········o·_\x8g_\x8e_\x8t_\x8__\x8b_\x8e_\x8s_\x8t_\x8(_\x8)12 ··········o·_\x8g_\x8e_\x8t_\x8__\x8b_\x8e_\x8s_\x8t_\x8(_\x8)
13 ··········o·_\x8f_\x8o_\x8r_\x8__\x8e_\x8a_\x8c_\x8h_\x8(_\x8)13 ··········o·_\x8f_\x8o_\x8r_\x8__\x8e_\x8a_\x8c_\x8h_\x8(_\x8)
14 ····*·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8b_\x8l_\x8o_\x8c_\x8k14 ····*·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8b_\x8l_\x8o_\x8c_\x8k
15 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t15 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t
16 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8=_\x8=_\x8(_\x8)16 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8=_\x8=_\x8(_\x8)
17 ····*·_\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8b_.u_.f_.f_.e_.r_.(_.)_.·_.l_.o_.a_.d_.__.t_.o_.r_.r_.e_.n_.t_.__.p_.a_.r_.s_.e_.d_.(_.)_.·_.l_.o_.a_.d_.__.t_.o_.r_.r_.e_.n_.t_.__.f_.i_.l_.e_\x8(_\x8)17 ····*·_\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_.i_.l_.e_.(_.)_.·_.l_.o_.a_.d_.__.t_.o_.r_.r_.e_.n_.t_.__.p_.a_.r_.s_.e_.d_.(_.)_.·_.l_.o_.a_.d_.__.t_.o_.r_.r_.e_.n_.t_.__.b_.u_.f_.f_.e_.r_\x8(_\x8)
18 ····*·_\x8m_\x8a_\x8k_\x8e_\x8__\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8(_\x8)18 ····*·_\x8m_\x8a_\x8k_\x8e_\x8__\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8(_\x8)
19 ····*·_\x8p_\x8a_\x8r_\x8s_\x8e_\x8__\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8(_\x8)19 ····*·_\x8p_\x8a_\x8r_\x8s_\x8e_\x8__\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8(_\x8)
20 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8e_\x8q_\x8u_\x8a_\x8l_\x8(_\x8)20 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8e_\x8q_\x8u_\x8a_\x8l_\x8(_\x8)
21 ····*·_\x8t_\x8r_\x8u_\x8n_\x8c_\x8a_\x8t_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)21 ····*·_\x8t_\x8r_\x8u_\x8n_\x8c_\x8a_\x8t_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)
22 ····*·_\x8v_\x8e_\x8r_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)22 ····*·_\x8v_\x8e_\x8r_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)
23 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8s_\x8o_\x8c_\x8k_\x8e_\x8t_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8t23 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8s_\x8o_\x8c_\x8k_\x8e_\x8t_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8t
24 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8p_\x8r_\x8o_\x8t_\x8o_\x8c_\x8o_\x8l_\x8__\x8v_\x8e_\x8r_\x8s_\x8i_\x8o_\x8n24 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8p_\x8r_\x8o_\x8t_\x8o_\x8c_\x8o_\x8l_\x8__\x8v_\x8e_\x8r_\x8s_\x8i_\x8o_\x8n
Offset 413, 20 lines modifiedOffset 413, 20 lines modified
413 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8._\x8h_\x8p_\x8p"413 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8._\x8h_\x8p_\x8p"
414 class·holding·the·info-hash·of·a·torrent.·It·can·hold·a·v1·info-hash·(SHA-1)·or414 class·holding·the·info-hash·of·a·torrent.·It·can·hold·a·v1·info-hash·(SHA-1)·or
415 a·v2·info-hash·(SHA-256)·or·both.415 a·v2·info-hash·(SHA-256)·or·both.
416 Note416 Note
417 If·has_v2()·is·false·then·the·v1·hash·might·actually·be·a·truncated·v2·hash417 If·has_v2()·is·false·then·the·v1·hash·might·actually·be·a·truncated·v2·hash
418 struct·info_hash_t418 struct·info_hash_t
419 {419 {
420 ···i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·(sha1_hash·h1,·sha256_hash·h2)·noexcept; 
421 ···explicit·i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·(sha1_hash·h1)·noexcept;420 ···explicit·i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·(sha1_hash·h1)·noexcept;
422 ···i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·()·noexcept·=·default; 
423 ···explicit·i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·(sha256_hash·h2)·noexcept;421 ···explicit·i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·(sha256_hash·h2)·noexcept;
424 ···bool·h.ha.as.s·(protocol_version·v)·const;422 ···i.in.nf.fo.o_._h.ha.as.sh.h_._t.t·()·noexcept·=·default;
 423 ···i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·(sha1_hash·h1,·sha256_hash·h2)·noexcept;
425 ···bool·h\x8ha\x8as\x8s_\x8_v\x8v1\x81·()·const;424 ···bool·h\x8ha\x8as\x8s_\x8_v\x8v1\x81·()·const;
 425 ···bool·h\x8ha\x8as\x8s·(protocol_version·v)·const;
426 ···bool·h\x8ha\x8as\x8s_\x8_v\x8v2\x82·()·const;426 ···bool·h\x8ha\x8as\x8s_\x8_v\x8v2\x82·()·const;
427 ···sha1_hash·g\x8ge\x8et\x8t·(protocol_version·v)·const;427 ···sha1_hash·g\x8ge\x8et\x8t·(protocol_version·v)·const;
428 ···sha1_hash·g\x8ge\x8et\x8t_\x8_b\x8be\x8es\x8st\x8t·()·const;428 ···sha1_hash·g\x8ge\x8et\x8t_\x8_b\x8be\x8es\x8st\x8t·()·const;
429 ···friend·bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r!\x8!=\x8=·(info_hash_t·const&·lhs,·info_hash_t·const&·rhs);429 ···friend·bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r!\x8!=\x8=·(info_hash_t·const&·lhs,·info_hash_t·const&·rhs);
430 ···friend·bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8==\x8=·(info_hash_t·const&·lhs,·info_hash_t·const&·rhs)430 ···friend·bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8==\x8=·(info_hash_t·const&·lhs,·info_hash_t·const&·rhs)
431 noexcept;431 noexcept;
432 ···template·<typename·F>·void·f\x8fo\x8or\x8r_\x8_e\x8ea\x8ac\x8ch\x8h·(F·f)·const;432 ···template·<typename·F>·void·f\x8fo\x8or\x8r_\x8_e\x8ea\x8ac\x8ch\x8h·(F·f)·const;
Offset 434, 26 lines modifiedOffset 434, 26 lines modified
434 ···friend·std::ostream&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r<\x8<<\x8<·(std::ostream&·os,·info_hash_t·const&·ih);434 ···friend·std::ostream&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r<\x8<<\x8<·(std::ostream&·os,·info_hash_t·const&·ih);
  
435 ···sha1_hash·v1;435 ···sha1_hash·v1;
436 ···sha256_hash·v2;436 ···sha256_hash·v2;
437 };437 };
438 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]438 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
439 *\x8**\x8**\x8**\x8**\x8*·i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*439 *\x8**\x8**\x8**\x8**\x8*·i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
440 i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·(sha1_hash·h1,·sha256_hash·h2)·noexcept; 
441 explicit·i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·(sha1_hash·h1)·noexcept;440 explicit·i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·(sha1_hash·h1)·noexcept;
442 i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·()·noexcept·=·default; 
443 explicit·i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·(sha256_hash·h2)·noexcept;441 explicit·i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·(sha256_hash·h2)·noexcept;
 442 i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·()·noexcept·=·default;
 443 i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h_\x8_t\x8t·(sha1_hash·h1,·sha256_hash·h2)·noexcept;
444 The·default·constructor·creates·an·object·that·has·neither·a·v1·or·v2·hash.444 The·default·constructor·creates·an·object·that·has·neither·a·v1·or·v2·hash.
445 For·backwards·compatibility,·make·it·possible·to·construct·directly·from·a·v1445 For·backwards·compatibility,·make·it·possible·to·construct·directly·from·a·v1
446 hash.·This·constructor·allows·i\x8im\x8mp\x8pl\x8li\x8ic\x8ci\x8it\x8t·conversion·from·a·v1·hash,·but·the446 hash.·This·constructor·allows·i\x8im\x8mp\x8pl\x8li\x8ic\x8ci\x8it\x8t·conversion·from·a·v1·hash,·but·the
447 implicitness·is·deprecated.447 implicitness·is·deprecated.
448 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]448 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
449 *\x8**\x8**\x8**\x8**\x8*·h\x8ha\x8as\x8s_\x8_v\x8v1\x81(\x8()\x8)·h\x8ha\x8as\x8s_\x8_v\x8v2\x82(\x8()\x8)·h\x8ha\x8as\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*449 *\x8**\x8**\x8**\x8**\x8*·h\x8ha\x8as\x8s_\x8_v\x8v1\x81(\x8()\x8)·h\x8ha\x8as\x8s_\x8_v\x8v2\x82(\x8()\x8)·h\x8ha\x8as\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
450 bool·h\x8ha\x8as\x8s·(protocol_version·v)·const; 
451 bool·h\x8ha\x8as\x8s_\x8_v\x8v1\x81·()·const;450 bool·h\x8ha\x8as\x8s_\x8_v\x8v1\x81·()·const;
 451 bool·h\x8ha\x8as\x8s·(protocol_version·v)·const;
452 bool·h\x8ha\x8as\x8s_\x8_v\x8v2\x82·()·const;452 bool·h\x8ha\x8as\x8s_\x8_v\x8v2\x82·()·const;
453 returns·true·if·the·corresponding·info·hash·is·present·in·this·object.453 returns·true·if·the·corresponding·info·hash·is·present·in·this·object.
454 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]454 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
455 *\x8**\x8**\x8**\x8**\x8*·g\x8ge\x8et\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*455 *\x8**\x8**\x8**\x8**\x8*·g\x8ge\x8et\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
456 sha1_hash·g\x8ge\x8et\x8t·(protocol_version·v)·const;456 sha1_hash·g\x8ge\x8et\x8t·(protocol_version·v)·const;
457 returns·the·has·for·the·specified·protocol·version457 returns·the·has·for·the·specified·protocol·version
458 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]458 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
Offset 468, 16 lines modifiedOffset 468, 16 lines modified
468 The·signature·of·F·is:468 The·signature·of·F·is:
469 void(sha1_hash·const&,·protocol_version);469 void(sha1_hash·const&,·protocol_version);
470 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]470 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
471 *\x8**\x8**\x8**\x8**\x8**\x8*·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_b\x8bl\x8lo\x8oc\x8ck\x8k·*\x8**\x8**\x8**\x8**\x8**\x8*471 *\x8**\x8**\x8**\x8**\x8**\x8*·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_b\x8bl\x8lo\x8oc\x8ck\x8k·*\x8**\x8**\x8**\x8**\x8**\x8*
472 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8b_\x8l_\x8o_\x8c_\x8k_\x8._\x8h_\x8p_\x8p"472 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8b_\x8l_\x8o_\x8c_\x8k_\x8._\x8h_\x8p_\x8p"
473 struct·piece_block473 struct·piece_block
474 {474 {
475 ···p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_b\x8bl\x8lo\x8oc\x8ck\x8k·()·=·default; 
476 ···p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_b\x8bl\x8lo\x8oc\x8ck\x8k·(piece_index_t·p_index,·int·b_index);475 ···p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_b\x8bl\x8lo\x8oc\x8ck\x8k·(piece_index_t·p_index,·int·b_index);
 476 ···p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_b\x8bl\x8lo\x8oc\x8ck\x8k·()·=·default;
477 ···bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r<\x8<·(piece_block·const&·b)·const;477 ···bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r<\x8<·(piece_block·const&·b)·const;
478 ···bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8==\x8=·(piece_block·const&·b)·const;478 ···bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8==\x8=·(piece_block·const&·b)·const;
479 ···bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r!\x8!=\x8=·(piece_block·const&·b)·const;479 ···bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r!\x8!=\x8=·(piece_block·const&·b)·const;
  
480 ···static·const·piece_block·invalid;480 ···static·const·piece_block·invalid;
481 ···piece_index_t·piece_index·{0};481 ···piece_index_t·piece_index·{0};
482 ···int·b\x8bl\x8lo\x8oc\x8ck\x8k_\x8_i\x8in\x8nd\x8de\x8ex\x8x··=·0;482 ···int·b\x8bl\x8lo\x8oc\x8ck\x8k_\x8_i\x8in\x8nd\x8de\x8ex\x8x··=·0;
Offset 506, 41 lines modifiedOffset 506, 41 lines modified
506 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]506 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
507 ··start507 ··start
508 ······The·byte·offset·within·that·piece·where·the·range·starts.508 ······The·byte·offset·within·that·piece·where·the·range·starts.
509 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]509 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
510 ··length510 ··length
511 ······The·size·of·the·range,·in·bytes.511 ······The·size·of·the·range,·in·bytes.
512 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]512 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
513 *\x8**\x8**\x8**\x8**\x8**\x8*·l\x8lo\x8oa\x8ad\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_b.bu.uf.ff.fe.er.r(.().)·l.lo.oa.ad.d_._t.to.or.rr.re.en.nt.t_._p.pa.ar.rs.se.ed.d(.().)·l.lo.oa.ad.d_._t.to.or.rr.re.en.nt.t_._f.fi.il.le.e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*513 *\x8**\x8**\x8**\x8**\x8**\x8*·l\x8lo\x8oa\x8ad\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f.fi.il.le.e(.().)·l.lo.oa.ad.d_._t.to.or.rr.re.en.nt.t_._p.pa.ar.rs.se.ed.d(.().)·l.lo.oa.ad.d_._t.to.or.rr.re.en.nt.t_._b.bu.uf.ff.fe.er.r(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*
514 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8._\x8h_\x8p_\x8p"514 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8._\x8h_\x8p_\x8p"
515 add_torrent_params·l\x8lo\x8oa\x8ad\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_p\x8pa\x8ar\x8rs\x8se\x8ed\x8d·( 
516 ···bdecode_node·const&·torrent_file); 
517 add_torrent_params·l\x8lo\x8oa\x8ad\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_p\x8pa\x8ar\x8rs\x8se\x8ed\x8d·( 
518 ···bdecode_node·const&·torrent_file,·load_torrent_limits·const&·cfg); 
519 add_torrent_params·l\x8lo\x8oa\x8ad\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f\x8fi\x8il\x8le\x8e·( 
520 ···std::string·const&·filename,·load_torrent_limits·const&·cfg); 
521 add_torrent_params·l\x8lo\x8oa\x8ad\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f\x8fi\x8il\x8le\x8e·(515 add_torrent_params·l\x8lo\x8oa\x8ad\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f\x8fi\x8il\x8le\x8e·(
522 ···std::string·const&·filename);516 ···std::string·const&·filename);
 517 add_torrent_params·l\x8lo\x8oa\x8ad\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_p\x8pa\x8ar\x8rs\x8se\x8ed\x8d·(
 518 ···bdecode_node·const&·torrent_file);
523 add_torrent_params·l\x8lo\x8oa\x8ad\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_b\x8bu\x8uf\x8ff\x8fe\x8er\x8r·(519 add_torrent_params·l\x8lo\x8oa\x8ad\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_b\x8bu\x8uf\x8ff\x8fe\x8er\x8r·(
524 ···span<char·const>·buffer,·load_torrent_limits·const&·cfg);520 ···span<char·const>·buffer,·load_torrent_limits·const&·cfg);
 521 add_torrent_params·l\x8lo\x8oa\x8ad\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_p\x8pa\x8ar\x8rs\x8se\x8ed\x8d·(
 522 ···bdecode_node·const&·torrent_file,·load_torrent_limits·const&·cfg);
525 add_torrent_params·l\x8lo\x8oa\x8ad\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_b\x8bu\x8uf\x8ff\x8fe\x8er\x8r·(523 add_torrent_params·l\x8lo\x8oa\x8ad\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_b\x8bu\x8uf\x8ff\x8fe\x8er\x8r·(
526 ···span<char·const>·buffer);524 ···span<char·const>·buffer);
 525 add_torrent_params·l\x8lo\x8oa\x8ad\x8d_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f\x8fi\x8il\x8le\x8e·(
 526 ···std::string·const&·filename,·load_torrent_limits·const&·cfg);
527 These·functions·load·the·content·of·a·.torrent·file·into·an·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s527 These·functions·load·the·content·of·a·.torrent·file·into·an·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s
528 object.·The·immutable·part·of·a·torrent·file·(the·info-dictionary)·is·stored·in528 object.·The·immutable·part·of·a·torrent·file·(the·info-dictionary)·is·stored·in
529 the·ti·field·in·the·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s·object·(as·a·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o·object).·The529 the·ti·field·in·the·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s·object·(as·a·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o·object).·The
530 returned·object·is·suitable·to·be:530 returned·object·is·suitable·to·be:
531 ·········*·added·to·a·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·via·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)·or·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)531 ·········*·added·to·a·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·via·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)·or·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)
532 ·········*·saved·as·a·.torrent_file·via·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)532 ·········*·saved·as·a·.torrent_file·via·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)
533 ·········*·turned·into·a·magnet·link·via·_\x8m_\x8a_\x8k_\x8e_\x8__\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8(_\x8)533 ·········*·turned·into·a·magnet·link·via·_\x8m_\x8a_\x8k_\x8e_\x8__\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8(_\x8)
534 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]534 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
535 *\x8**\x8**\x8**\x8**\x8**\x8*·m\x8ma\x8ak\x8ke\x8e_\x8_m\x8ma\x8ag\x8gn\x8ne\x8et\x8t_\x8_u\x8ur\x8ri\x8i(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*535 *\x8**\x8**\x8**\x8**\x8**\x8*·m\x8ma\x8ak\x8ke\x8e_\x8_m\x8ma\x8ag\x8gn\x8ne\x8et\x8t_\x8_u\x8ur\x8ri\x8i(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*
536 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8._\x8h_\x8p_\x8p"536 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8._\x8h_\x8p_\x8p"
537 std::string·m\x8ma\x8ak\x8ke\x8e_\x8_m\x8ma\x8ag\x8gn\x8ne\x8et\x8t_\x8_u\x8ur\x8ri\x8i·(add_torrent_params·const&·atp);537 std::string·m\x8ma\x8ak\x8ke\x8e_\x8_m\x8ma\x8ag\x8gn\x8ne\x8et\x8t_\x8_u\x8ur\x8ri\x8i·(add_torrent_params·const&·atp);
538 std::string·m\x8ma\x8ak\x8ke\x8e_\x8_m\x8ma\x8ag\x8gn\x8ne\x8et\x8t_\x8_u\x8ur\x8ri\x8i·(torrent_info·const&·info); 
539 std::string·m\x8ma\x8ak\x8ke\x8e_\x8_m\x8ma\x8ag\x8gn\x8ne\x8et\x8t_\x8_u\x8ur\x8ri\x8i·(torrent_handle·const&·handle);538 std::string·m\x8ma\x8ak\x8ke\x8e_\x8_m\x8ma\x8ag\x8gn\x8ne\x8et\x8t_\x8_u\x8ur\x8ri\x8i·(torrent_handle·const&·handle);
Max diff block lines reached; 1869/10065 bytes (18.57%) of diff not shown.
32.9 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Create_Torrents.html
    
Offset 30, 33 lines modifiedOffset 30, 33 lines modified
30 </table>30 </table>
31 <p><a·class="reference·external"·href="reference.html">home</a></p>31 <p><a·class="reference·external"·href="reference.html">home</a></p>
32 <div·class="contents·topic"·id="table-of-contents">32 <div·class="contents·topic"·id="table-of-contents">
33 <p·class="topic-title">Table·of·contents</p>33 <p·class="topic-title">Table·of·contents</p>
34 <ul·class="simple">34 <ul·class="simple">
35 <li><a·class="reference·internal"·href="#create-torrent"·id="toc-entry-1">create_torrent</a><ul>35 <li><a·class="reference·internal"·href="#create-torrent"·id="toc-entry-1">create_torrent</a><ul>
36 <li><a·class="reference·internal"·href="#create-torrent-1"·id="toc-entry-2">create_torrent()</a></li>36 <li><a·class="reference·internal"·href="#create-torrent-1"·id="toc-entry-2">create_torrent()</a></li>
37 <li><a·class="reference·internal"·href="#generate-buf-generate"·id="toc-entry-3">generate_buf()·generate()</a></li>37 <li><a·class="reference·internal"·href="#generate-generate-buf"·id="toc-entry-3">generate()·generate_buf()</a></li>
38 <li><a·class="reference·internal"·href="#files"·id="toc-entry-4">files()</a></li>38 <li><a·class="reference·internal"·href="#files"·id="toc-entry-4">files()</a></li>
39 <li><a·class="reference·internal"·href="#set-comment"·id="toc-entry-5">set_comment()</a></li>39 <li><a·class="reference·internal"·href="#set-comment"·id="toc-entry-5">set_comment()</a></li>
40 <li><a·class="reference·internal"·href="#set-creator"·id="toc-entry-6">set_creator()</a></li>40 <li><a·class="reference·internal"·href="#set-creator"·id="toc-entry-6">set_creator()</a></li>
41 <li><a·class="reference·internal"·href="#set-creation-date"·id="toc-entry-7">set_creation_date()</a></li>41 <li><a·class="reference·internal"·href="#set-creation-date"·id="toc-entry-7">set_creation_date()</a></li>
42 <li><a·class="reference·internal"·href="#set-hash"·id="toc-entry-8">set_hash()</a></li>42 <li><a·class="reference·internal"·href="#set-hash"·id="toc-entry-8">set_hash()</a></li>
43 <li><a·class="reference·internal"·href="#set-hash2"·id="toc-entry-9">set_hash2()</a></li>43 <li><a·class="reference·internal"·href="#set-hash2"·id="toc-entry-9">set_hash2()</a></li>
44 <li><a·class="reference·internal"·href="#add-http-seed-add-url-seed"·id="toc-entry-10">add_http_seed()·add_url_seed()</a></li>44 <li><a·class="reference·internal"·href="#add-url-seed-add-http-seed"·id="toc-entry-10">add_url_seed()·add_http_seed()</a></li>
45 <li><a·class="reference·internal"·href="#add-node"·id="toc-entry-11">add_node()</a></li>45 <li><a·class="reference·internal"·href="#add-node"·id="toc-entry-11">add_node()</a></li>
46 <li><a·class="reference·internal"·href="#add-tracker"·id="toc-entry-12">add_tracker()</a></li>46 <li><a·class="reference·internal"·href="#add-tracker"·id="toc-entry-12">add_tracker()</a></li>
47 <li><a·class="reference·internal"·href="#set-root-cert"·id="toc-entry-13">set_root_cert()</a></li>47 <li><a·class="reference·internal"·href="#set-root-cert"·id="toc-entry-13">set_root_cert()</a></li>
48 <li><a·class="reference·internal"·href="#set-priv-priv"·id="toc-entry-14">set_priv()·priv()</a></li>48 <li><a·class="reference·internal"·href="#priv-set-priv"·id="toc-entry-14">priv()·set_priv()</a></li>
49 <li><a·class="reference·internal"·href="#num-pieces"·id="toc-entry-15">num_pieces()</a></li>49 <li><a·class="reference·internal"·href="#num-pieces"·id="toc-entry-15">num_pieces()</a></li>
50 <li><a·class="reference·internal"·href="#piece-range"·id="toc-entry-16">piece_range()</a></li>50 <li><a·class="reference·internal"·href="#piece-range"·id="toc-entry-16">piece_range()</a></li>
51 <li><a·class="reference·internal"·href="#file-range"·id="toc-entry-17">file_range()</a></li>51 <li><a·class="reference·internal"·href="#file-range"·id="toc-entry-17">file_range()</a></li>
52 <li><a·class="reference·internal"·href="#file-piece-range"·id="toc-entry-18">file_piece_range()</a></li>52 <li><a·class="reference·internal"·href="#file-piece-range"·id="toc-entry-18">file_piece_range()</a></li>
53 <li><a·class="reference·internal"·href="#total-size"·id="toc-entry-19">total_size()</a></li>53 <li><a·class="reference·internal"·href="#total-size"·id="toc-entry-19">total_size()</a></li>
54 <li><a·class="reference·internal"·href="#piece-size-piece-length"·id="toc-entry-20">piece_size()·piece_length()</a></li>54 <li><a·class="reference·internal"·href="#piece-length-piece-size"·id="toc-entry-20">piece_length()·piece_size()</a></li>
55 <li><a·class="reference·internal"·href="#add-collection-add-similar-torrent"·id="toc-entry-21">add_collection()·add_similar_torrent()</a></li>55 <li><a·class="reference·internal"·href="#add-similar-torrent-add-collection"·id="toc-entry-21">add_similar_torrent()·add_collection()</a></li>
56 </ul>56 </ul>
57 </li>57 </li>
58 <li><a·class="reference·internal"·href="#add-files"·id="toc-entry-22">add_files()</a></li>58 <li><a·class="reference·internal"·href="#add-files"·id="toc-entry-22">add_files()</a></li>
59 <li><a·class="reference·internal"·href="#set-piece-hashes"·id="toc-entry-23">set_piece_hashes()</a></li>59 <li><a·class="reference·internal"·href="#set-piece-hashes"·id="toc-entry-23">set_piece_hashes()</a></li>
60 </ul>60 </ul>
61 </div>61 </div>
62 <p>This·section·describes·the·functions·and·classes·that·are·used62 <p>This·section·describes·the·functions·and·classes·that·are·used
Offset 108, 29 lines modifiedOffset 108, 29 lines modified
108 .torrent·file·using·<a·class="reference·external"·href="reference-Bencoding.html#bencode()">bencode()</a>.</p>108 .torrent·file·using·<a·class="reference·external"·href="reference-Bencoding.html#bencode()">bencode()</a>.</p>
109 <pre·class="literal-block">109 <pre·class="literal-block">
110 struct·create_torrent110 struct·create_torrent
111 {111 {
112 ···explicit·<strong>create_torrent</strong>·(torrent_info·const&amp;·ti);112 ···explicit·<strong>create_torrent</strong>·(torrent_info·const&amp;·ti);
113 ···explicit·<strong>create_torrent</strong>·(file_storage&amp;·fs,·int·piece_size·=·0113 ···explicit·<strong>create_torrent</strong>·(file_storage&amp;·fs,·int·piece_size·=·0
114 ······,·create_flags_t·flags·=·{});114 ······,·create_flags_t·flags·=·{});
115 ···entry·<strong>generate</strong>·()·const; 
116 ···std::vector&lt;char&gt;·<strong>generate_buf</strong>·()·const;115 ···std::vector&lt;char&gt;·<strong>generate_buf</strong>·()·const;
 116 ···entry·<strong>generate</strong>·()·const;
117 ···file_storage·const&amp;·<strong>files</strong>·()·const;117 ···file_storage·const&amp;·<strong>files</strong>·()·const;
118 ···void·<strong>set_comment</strong>·(char·const*·str);118 ···void·<strong>set_comment</strong>·(char·const*·str);
119 ···void·<strong>set_creator</strong>·(char·const*·str);119 ···void·<strong>set_creator</strong>·(char·const*·str);
120 ···void·<strong>set_creation_date</strong>·(std::time_t·timestamp);120 ···void·<strong>set_creation_date</strong>·(std::time_t·timestamp);
121 ···void·<strong>set_hash</strong>·(piece_index_t·index,·sha1_hash·const&amp;·h);121 ···void·<strong>set_hash</strong>·(piece_index_t·index,·sha1_hash·const&amp;·h);
122 ···void·<strong>set_hash2</strong>·(file_index_t·file,·piece_index_t::diff_type·piece,·sha256_hash·const&amp;·h);122 ···void·<strong>set_hash2</strong>·(file_index_t·file,·piece_index_t::diff_type·piece,·sha256_hash·const&amp;·h);
123 ···void·<strong>add_url_seed</strong>·(string_view·url);123 ···void·<strong>add_url_seed</strong>·(string_view·url);
124 ···void·<strong>add_http_seed</strong>·(string_view·url);124 ···void·<strong>add_http_seed</strong>·(string_view·url);
125 ···void·<strong>add_node</strong>·(std::pair&lt;std::string,·int&gt;·node);125 ···void·<strong>add_node</strong>·(std::pair&lt;std::string,·int&gt;·node);
126 ···void·<strong>add_tracker</strong>·(string_view·url,·int·tier·=·0);126 ···void·<strong>add_tracker</strong>·(string_view·url,·int·tier·=·0);
127 ···void·<strong>set_root_cert</strong>·(string_view·cert);127 ···void·<strong>set_root_cert</strong>·(string_view·cert);
128 ···void·<strong>set_priv</strong>·(bool·p); 
129 ···bool·<strong>priv</strong>·()·const;128 ···bool·<strong>priv</strong>·()·const;
 129 ···void·<strong>set_priv</strong>·(bool·p);
130 ···bool·<strong>is_v1_only</strong>·()·const;130 ···bool·<strong>is_v1_only</strong>·()·const;
131 ···bool·<strong>is_v2_only</strong>·()·const;131 ···bool·<strong>is_v2_only</strong>·()·const;
132 ···int·<strong>num_pieces</strong>·()·const;132 ···int·<strong>num_pieces</strong>·()·const;
133 ···piece_index_t·<strong>end_piece</strong>·()·const;133 ···piece_index_t·<strong>end_piece</strong>·()·const;
134 ···index_range&lt;piece_index_t&gt;·<strong>piece_range</strong>·()·const·noexcept;134 ···index_range&lt;piece_index_t&gt;·<strong>piece_range</strong>·()·const·noexcept;
135 ···file_index_t·<strong>end_file</strong>·()·const;135 ···file_index_t·<strong>end_file</strong>·()·const;
136 ···index_range&lt;file_index_t&gt;·<strong>file_range</strong>·()·const·noexcept;136 ···index_range&lt;file_index_t&gt;·<strong>file_range</strong>·()·const·noexcept;
Offset 175, 21 lines modifiedOffset 175, 21 lines modified
175 have·any·affect.·Instead·of·using·this·overload,·consider·using175 have·any·affect.·Instead·of·using·this·overload,·consider·using
176 <a·class="reference·external"·href="reference-Resume_Data.html#write_torrent_file()">write_torrent_file()</a>·instead.</p>176 <a·class="reference·external"·href="reference-Resume_Data.html#write_torrent_file()">write_torrent_file()</a>·instead.</p>
177 <div·class="admonition·warning">177 <div·class="admonition·warning">
178 <p·class="first·admonition-title">Warning</p>178 <p·class="first·admonition-title">Warning</p>
179 <p·class="last">The·<a·class="reference·external"·href="reference-Storage.html#file_storage">file_storage</a>·and·<a·class="reference·external"·href="reference-Torrent_Info.html#torrent_info">torrent_info</a>·objects·must·stay·alive·for·the179 <p·class="last">The·<a·class="reference·external"·href="reference-Storage.html#file_storage">file_storage</a>·and·<a·class="reference·external"·href="reference-Torrent_Info.html#torrent_info">torrent_info</a>·objects·must·stay·alive·for·the
180 entire·duration·of·the·<a·class="reference·external"·href="reference-Create_Torrents.html#create_torrent">create_torrent</a>·object.</p>180 entire·duration·of·the·<a·class="reference·external"·href="reference-Create_Torrents.html#create_torrent">create_torrent</a>·object.</p>
181 </div>181 </div>
182 <a·name="generate_buf()"></a>182 <a·name="generate()"></a>
183 <a·name="generate()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:create_torrent%3A%3A%5Bgenerate_buf%28%29+generate%28%29%5D&labels=documentation&body=Documentation+under+heading+%22create_torrent%3A%3A%5Bgenerate_buf%[·...·truncated·by·diffoscope;·len:·14,·SHA:·da7ff81a04108ddc9d51fa94f7c6bf16b3b4e092fb43062679c84423292b8802·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>183 <a·name="generate_buf()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:create_torrent%3A%3A%5Bgenerate%28%29+generate_buf%28%29%5D&labels=documentation&body=Documentation+under+heading+%22create_torrent%3A%3A%5Bgenerate%[·...·truncated·by·diffoscope;·len:·18,·SHA:·8cb7c659f33e93d5d3aff9349c1bef1b8e7ef2c0651427c1ed42d1e9423f0de2·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
184 <div·class="section"·id="generate-buf-generate">184 <div·class="section"·id="generate-generate-buf">
185 <h2>generate_buf()·generate()</h2>185 <h2>generate()·generate_buf()</h2>
186 <pre·class="literal-block">186 <pre·class="literal-block">
187 entry·<strong>generate</strong>·()·const; 
188 std::vector&lt;char&gt;·<strong>generate_buf</strong>·()·const;187 std::vector&lt;char&gt;·<strong>generate_buf</strong>·()·const;
 188 entry·<strong>generate</strong>·()·const;
189 </pre>189 </pre>
190 <p>This·function·will·generate·the·.torrent·file·as·a·bencode·tree,·or·a190 <p>This·function·will·generate·the·.torrent·file·as·a·bencode·tree,·or·a
191 bencoded·into·a·buffer.191 bencoded·into·a·buffer.
192 In·order·to·encode·the·<a·class="reference·external"·href="reference-Bencoding.html#entry">entry</a>·into·a·flat·file,·use·the·<a·class="reference·external"·href="reference-Bencoding.html#bencode()">bencode()</a>·function.</p>192 In·order·to·encode·the·<a·class="reference·external"·href="reference-Bencoding.html#entry">entry</a>·into·a·flat·file,·use·the·<a·class="reference·external"·href="reference-Bencoding.html#bencode()">bencode()</a>·function.</p>
193 <p>The·function·returning·an·<a·class="reference·external"·href="reference-Bencoding.html#entry">entry</a>·may·be·useful·to·add·custom·entries193 <p>The·function·returning·an·<a·class="reference·external"·href="reference-Bencoding.html#entry">entry</a>·may·be·useful·to·add·custom·entries
194 to·the·torrent·file·before·bencoding·it·and·saving·it·to·disk.</p>194 to·the·torrent·file·before·bencoding·it·and·saving·it·to·disk.</p>
195 <p>Whether·the·resulting·torrent·object·is·v1,·v2·or·hybrid·depends·on195 <p>Whether·the·resulting·torrent·object·is·v1,·v2·or·hybrid·depends·on
Offset 272, 18 lines modifiedOffset 272, 18 lines modified
272 16·kiB·blocks.·Note·that·piece·sizes·must·be·powers-of-2,·so·all272 16·kiB·blocks.·Note·that·piece·sizes·must·be·powers-of-2,·so·all
273 per-piece·merkle·trees·are·complete.273 per-piece·merkle·trees·are·complete.
274 A·SHA-256·hash·of·all·zeros·is·internally·used·to·indicate·a·hash274 A·SHA-256·hash·of·all·zeros·is·internally·used·to·indicate·a·hash
275 that·has·not·been·set.·Setting·such·hash·will·not·be·considered·set275 that·has·not·been·set.·Setting·such·hash·will·not·be·considered·set
276 when·calling·<a·class="reference·external"·href="reference-Create_Torrents.html#generate()">generate()</a>.276 when·calling·<a·class="reference·external"·href="reference-Create_Torrents.html#generate()">generate()</a>.
277 This·function·will·throw·<tt·class="docutils·literal"><span·class="pre">std::system_error</span></tt>·if·it·is·called·on·an277 This·function·will·throw·<tt·class="docutils·literal"><span·class="pre">std::system_error</span></tt>·if·it·is·called·on·an
278 object·constructed·with·the·v1_only·flag.</p>278 object·constructed·with·the·v1_only·flag.</p>
279 <a·name="add_http_seed()"></a>279 <a·name="add_url_seed()"></a>
280 <a·name="add_url_seed()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:create_torrent%3A%3A%5Badd_http_seed%28%29+add_url_seed%28%29%5D&labels=documentation&body=Documentation+under+heading+%22create_torrent%3A%3A%5B[·...·truncated·by·diffoscope;·len:·27,·SHA:·c2f6ab073ec583a3e638139795b02ee07974718cbc77ec52778b80d1fb7b0ee9·...·]_seed%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>280 <a·name="add_http_seed()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:create_torrent%3A%3A%5Badd_url_seed%28%29+add_http_seed%28%29%5D&labels=documentation&body=Documentation+under+heading+%22create_torrent%3A%3A%5[·...·truncated·by·diffoscope;·len:·28,·SHA:·64810a812abf0c9adbace5f235d637c4c4ef755b6b659976ac48125498d909a3·...·]_seed%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
281 <div·class="section"·id="add-http-seed-add-url-seed">281 <div·class="section"·id="add-url-seed-add-http-seed">
282 <h2>add_http_seed()·add_url_seed()</h2>282 <h2>add_url_seed()·add_http_seed()</h2>
283 <pre·class="literal-block">283 <pre·class="literal-block">
284 void·<strong>add_url_seed</strong>·(string_view·url);284 void·<strong>add_url_seed</strong>·(string_view·url);
285 void·<strong>add_http_seed</strong>·(string_view·url);285 void·<strong>add_http_seed</strong>·(string_view·url);
286 </pre>286 </pre>
287 <p>This·adds·a·url·seed·to·the·torrent.·You·can·have·any·number·of·url·seeds.·For·a287 <p>This·adds·a·url·seed·to·the·torrent.·You·can·have·any·number·of·url·seeds.·For·a
288 single·file·torrent,·this·should·be·an·HTTP·url,·pointing·to·a·file·with·identical288 single·file·torrent,·this·should·be·an·HTTP·url,·pointing·to·a·file·with·identical
289 content·as·the·file·of·the·torrent.·For·a·multi-file·torrent,·it·should·point·to289 content·as·the·file·of·the·torrent.·For·a·multi-file·torrent,·it·should·point·to
Offset 320, 21 lines modifiedOffset 320, 21 lines modified
320 </pre>320 </pre>
321 <p>This·function·sets·an·X.509·certificate·in·PEM·format·to·the·torrent.·This·makes·the321 <p>This·function·sets·an·X.509·certificate·in·PEM·format·to·the·torrent.·This·makes·the
322 torrent·an·<em>SSL·torrent</em>.·An·SSL·torrent·requires·that·each·peer·has·a·valid·certificate322 torrent·an·<em>SSL·torrent</em>.·An·SSL·torrent·requires·that·each·peer·has·a·valid·certificate
323 signed·by·this·root·certificate.·For·SSL·torrents,·all·peers·are·connecting·over·SSL323 signed·by·this·root·certificate.·For·SSL·torrents,·all·peers·are·connecting·over·SSL
324 connections.·For·more·information,·see·the·section·on·<a·class="reference·external"·href="manual-ref.html#ssl-torrents">ssl·torrents</a>.</p>324 connections.·For·more·information,·see·the·section·on·<a·class="reference·external"·href="manual-ref.html#ssl-torrents">ssl·torrents</a>.</p>
325 <p>The·string·is·not·the·path·to·the·cert,·it's·the·actual·content·of·the325 <p>The·string·is·not·the·path·to·the·cert,·it's·the·actual·content·of·the
326 certificate.</p>326 certificate.</p>
327 <a·name="set_priv()"></a>327 <a·name="priv()"></a>
328 <a·name="priv()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:create_torrent%3A%3A%5Bset_priv%28%29+priv%28%29%5D&labels=documentation&body=Documentation+under+heading+%22create_torrent%3A%3A%5Bset_priv%28%29+priv%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>328 <a·name="set_priv()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:create_torrent%3A%3A%5Bpriv%28%29+set_priv%28%29%5D&labels=documentation&body=Documentation+under+heading+%22create_torrent%3A%3A%5Bpriv%28%29+se[·...·truncated·by·diffoscope;·len:·2,·SHA:·032beb669f27bd2bbc9f02b3546079a3a7ce253bc0fc0ef590cc76f040ec384c·...·]priv%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
329 <div·class="section"·id="set-priv-priv">329 <div·class="section"·id="priv-set-priv">
330 <h2>set_priv()·priv()</h2>330 <h2>priv()·set_priv()</h2>
331 <pre·class="literal-block">331 <pre·class="literal-block">
332 void·<strong>set_priv</strong>·(bool·p); 
333 bool·<strong>priv</strong>·()·const;332 bool·<strong>priv</strong>·()·const;
 333 void·<strong>set_priv</strong>·(bool·p);
334 </pre>334 </pre>
335 <p>Sets·and·queries·the·private·flag·of·the·torrent.335 <p>Sets·and·queries·the·private·flag·of·the·torrent.
336 Torrents·with·the·private·flag·set·ask·the·client·to·not·use·any·other336 Torrents·with·the·private·flag·set·ask·the·client·to·not·use·any·other
337 sources·than·the·tracker·for·peers,·and·to·not·use·DHT·to·advertise·itself·publicly,337 sources·than·the·tracker·for·peers,·and·to·not·use·DHT·to·advertise·itself·publicly,
Max diff block lines reached; 8500/19762 bytes (43.01%) of diff not shown.
13.5 KB
html2text {}
    
Offset 1, 33 lines modifiedOffset 1, 33 lines modified
1 >1 >
2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]
3 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.113 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.11
4 _\x8h_\x8o_\x8m_\x8e4 _\x8h_\x8o_\x8m_\x8e
5 Table·of·contents5 Table·of·contents
6 ····*·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t6 ····*·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t
7 ··········o·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)7 ··········o·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)
8 ··········o·_\x8g_\x8e_\x8n_\x8e_\x8r_\x8a_\x8t_\x8e_\x8__.b_.u_.f_.(_.)_.·_.g_.e_.n_.e_.r_.a_.t_.e_\x8(_\x8)8 ··········o·_\x8g_\x8e_\x8n_\x8e_\x8r_\x8a_\x8t_\x8e_\x8(_.)_.·_.g_.e_.n_.e_.r_.a_.t_.e_.__.b_.u_.f_\x8(_\x8)
9 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)9 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)
10 ··········o·_\x8s_\x8e_\x8t_\x8__\x8c_\x8o_\x8m_\x8m_\x8e_\x8n_\x8t_\x8(_\x8)10 ··········o·_\x8s_\x8e_\x8t_\x8__\x8c_\x8o_\x8m_\x8m_\x8e_\x8n_\x8t_\x8(_\x8)
11 ··········o·_\x8s_\x8e_\x8t_\x8__\x8c_\x8r_\x8e_\x8a_\x8t_\x8o_\x8r_\x8(_\x8)11 ··········o·_\x8s_\x8e_\x8t_\x8__\x8c_\x8r_\x8e_\x8a_\x8t_\x8o_\x8r_\x8(_\x8)
12 ··········o·_\x8s_\x8e_\x8t_\x8__\x8c_\x8r_\x8e_\x8a_\x8t_\x8i_\x8o_\x8n_\x8__\x8d_\x8a_\x8t_\x8e_\x8(_\x8)12 ··········o·_\x8s_\x8e_\x8t_\x8__\x8c_\x8r_\x8e_\x8a_\x8t_\x8i_\x8o_\x8n_\x8__\x8d_\x8a_\x8t_\x8e_\x8(_\x8)
13 ··········o·_\x8s_\x8e_\x8t_\x8__\x8h_\x8a_\x8s_\x8h_\x8(_\x8)13 ··········o·_\x8s_\x8e_\x8t_\x8__\x8h_\x8a_\x8s_\x8h_\x8(_\x8)
14 ··········o·_\x8s_\x8e_\x8t_\x8__\x8h_\x8a_\x8s_\x8h_\x82_\x8(_\x8)14 ··········o·_\x8s_\x8e_\x8t_\x8__\x8h_\x8a_\x8s_\x8h_\x82_\x8(_\x8)
15 ··········o·_\x8a_\x8d_\x8d_\x8__\x8h_.t_.t_.p_.__.s_.e_.e_.d_.(_.)_.·_.a_.d_.d_.__.u_.r_.l_\x8__\x8s_\x8e_\x8e_\x8d_\x8(_\x8)15 ··········o·_\x8a_\x8d_\x8d_\x8__\x8u_.r_.l_.__.s_.e_.e_.d_.(_.)_.·_.a_.d_.d_.__.h_.t_.t_.p_\x8__\x8s_\x8e_\x8e_\x8d_\x8(_\x8)
16 ··········o·_\x8a_\x8d_\x8d_\x8__\x8n_\x8o_\x8d_\x8e_\x8(_\x8)16 ··········o·_\x8a_\x8d_\x8d_\x8__\x8n_\x8o_\x8d_\x8e_\x8(_\x8)
17 ··········o·_\x8a_\x8d_\x8d_\x8__\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8(_\x8)17 ··········o·_\x8a_\x8d_\x8d_\x8__\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8(_\x8)
18 ··········o·_\x8s_\x8e_\x8t_\x8__\x8r_\x8o_\x8o_\x8t_\x8__\x8c_\x8e_\x8r_\x8t_\x8(_\x8)18 ··········o·_\x8s_\x8e_\x8t_\x8__\x8r_\x8o_\x8o_\x8t_\x8__\x8c_\x8e_\x8r_\x8t_\x8(_\x8)
19 ··········o·_\x8s_.e_.t_.__.p_.r_.i_.v_.(_.)_.·_\x8p_\x8r_\x8i_\x8v_\x8(_\x8)19 ··········o·_\x8p_.r_.i_.v_.(_.)_.·_.s_.e_.t_.__\x8p_\x8r_\x8i_\x8v_\x8(_\x8)
20 ··········o·_\x8n_\x8u_\x8m_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8s_\x8(_\x8)20 ··········o·_\x8n_\x8u_\x8m_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8s_\x8(_\x8)
21 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8r_\x8a_\x8n_\x8g_\x8e_\x8(_\x8)21 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8r_\x8a_\x8n_\x8g_\x8e_\x8(_\x8)
22 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8r_\x8a_\x8n_\x8g_\x8e_\x8(_\x8)22 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8r_\x8a_\x8n_\x8g_\x8e_\x8(_\x8)
23 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8r_\x8a_\x8n_\x8g_\x8e_\x8(_\x8)23 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8r_\x8a_\x8n_\x8g_\x8e_\x8(_\x8)
24 ··········o·_\x8t_\x8o_\x8t_\x8a_\x8l_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)24 ··········o·_\x8t_\x8o_\x8t_\x8a_\x8l_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)
25 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)_\x8·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8l_\x8e_\x8n_\x8g_\x8t_\x8h_\x8(_\x8) 
26 ··········o·_\x8a_.d_.d_.__.c_.o_.l_.l_.e_.c_.t_.i_.o_.n_.(_.)_.·_.a_.d_.d_.__.s_.i_.m_.i_.l_.a_.r_.__.t_.o_.r_.r_.e_.n_.t_\x8(_\x8)25 ··········o·_\x8p_.i_.e_.c_.e_.__.l_.e_.n_.g_.t_.h_.(_.)_.·_.p_.i_.e_.c_.e_.__.s_.i_.z_.e_\x8(_\x8)
 26 ··········o·_\x8a_\x8d_\x8d_\x8__\x8s_\x8i_\x8m_\x8i_\x8l_\x8a_\x8r_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)_\x8·_\x8a_\x8d_\x8d_\x8__\x8c_\x8o_\x8l_\x8l_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8(_\x8)
27 ····*·_\x8a_\x8d_\x8d_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)27 ····*·_\x8a_\x8d_\x8d_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)
28 ····*·_\x8s_\x8e_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8(_\x8)28 ····*·_\x8s_\x8e_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8(_\x8)
29 This·section·describes·the·functions·and·classes·that·are·used·to·create29 This·section·describes·the·functions·and·classes·that·are·used·to·create
30 torrent·files.·It·is·a·layered·API·with·low·level·classes·and·higher·level30 torrent·files.·It·is·a·layered·API·with·low·level·classes·and·higher·level
31 convenience·functions.·A·torrent·is·created·in·4·steps:31 convenience·functions.·A·torrent·is·created·in·4·steps:
32 ···1.·first·the·files·that·will·be·part·of·the·torrent·are·determined.32 ···1.·first·the·files·that·will·be·part·of·the·torrent·are·determined.
33 ···2.·the·torrent·properties·are·set,·such·as·tracker·url,·web·seeds,·DHT·nodes33 ···2.·the·torrent·properties·are·set,·such·as·tracker·url,·web·seeds,·DHT·nodes
Offset 69, 30 lines modifiedOffset 69, 30 lines modified
69 _\x8e_\x8n_\x8t_\x8r_\x8y·that's·returned·can·then·be·bencoded·into·a·.torrent·file·using·_\x8b_\x8e_\x8n_\x8c_\x8o_\x8d_\x8e69 _\x8e_\x8n_\x8t_\x8r_\x8y·that's·returned·can·then·be·bencoded·into·a·.torrent·file·using·_\x8b_\x8e_\x8n_\x8c_\x8o_\x8d_\x8e
70 _\x8(_\x8).70 _\x8(_\x8).
71 struct·create_torrent71 struct·create_torrent
72 {72 {
73 ···explicit·c\x8cr\x8re\x8ea\x8at\x8te\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t·(torrent_info·const&·ti);73 ···explicit·c\x8cr\x8re\x8ea\x8at\x8te\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t·(torrent_info·const&·ti);
74 ···explicit·c\x8cr\x8re\x8ea\x8at\x8te\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t·(file_storage&·fs,·int·piece_size·=·074 ···explicit·c\x8cr\x8re\x8ea\x8at\x8te\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t·(file_storage&·fs,·int·piece_size·=·0
75 ······,·create_flags_t·flags·=·{});75 ······,·create_flags_t·flags·=·{});
76 ···entry·g\x8ge\x8en\x8ne\x8er\x8ra\x8at\x8te\x8e·()·const; 
77 ···std::vector<char>·g\x8ge\x8en\x8ne\x8er\x8ra\x8at\x8te\x8e_\x8_b\x8bu\x8uf\x8f·()·const;76 ···std::vector<char>·g\x8ge\x8en\x8ne\x8er\x8ra\x8at\x8te\x8e_\x8_b\x8bu\x8uf\x8f·()·const;
 77 ···entry·g\x8ge\x8en\x8ne\x8er\x8ra\x8at\x8te\x8e·()·const;
78 ···file_storage·const&·f\x8fi\x8il\x8le\x8es\x8s·()·const;78 ···file_storage·const&·f\x8fi\x8il\x8le\x8es\x8s·()·const;
79 ···void·s\x8se\x8et\x8t_\x8_c\x8co\x8om\x8mm\x8me\x8en\x8nt\x8t·(char·const*·str);79 ···void·s\x8se\x8et\x8t_\x8_c\x8co\x8om\x8mm\x8me\x8en\x8nt\x8t·(char·const*·str);
80 ···void·s\x8se\x8et\x8t_\x8_c\x8cr\x8re\x8ea\x8at\x8to\x8or\x8r·(char·const*·str);80 ···void·s\x8se\x8et\x8t_\x8_c\x8cr\x8re\x8ea\x8at\x8to\x8or\x8r·(char·const*·str);
81 ···void·s\x8se\x8et\x8t_\x8_c\x8cr\x8re\x8ea\x8at\x8ti\x8io\x8on\x8n_\x8_d\x8da\x8at\x8te\x8e·(std::time_t·timestamp);81 ···void·s\x8se\x8et\x8t_\x8_c\x8cr\x8re\x8ea\x8at\x8ti\x8io\x8on\x8n_\x8_d\x8da\x8at\x8te\x8e·(std::time_t·timestamp);
82 ···void·s\x8se\x8et\x8t_\x8_h\x8ha\x8as\x8sh\x8h·(piece_index_t·index,·sha1_hash·const&·h);82 ···void·s\x8se\x8et\x8t_\x8_h\x8ha\x8as\x8sh\x8h·(piece_index_t·index,·sha1_hash·const&·h);
83 ···void·s\x8se\x8et\x8t_\x8_h\x8ha\x8as\x8sh\x8h2\x82·(file_index_t·file,·piece_index_t::diff_type·piece,83 ···void·s\x8se\x8et\x8t_\x8_h\x8ha\x8as\x8sh\x8h2\x82·(file_index_t·file,·piece_index_t::diff_type·piece,
84 sha256_hash·const&·h);84 sha256_hash·const&·h);
85 ···void·a\x8ad\x8dd\x8d_\x8_u\x8ur\x8rl\x8l_\x8_s\x8se\x8ee\x8ed\x8d·(string_view·url);85 ···void·a\x8ad\x8dd\x8d_\x8_u\x8ur\x8rl\x8l_\x8_s\x8se\x8ee\x8ed\x8d·(string_view·url);
86 ···void·a\x8ad\x8dd\x8d_\x8_h\x8ht\x8tt\x8tp\x8p_\x8_s\x8se\x8ee\x8ed\x8d·(string_view·url);86 ···void·a\x8ad\x8dd\x8d_\x8_h\x8ht\x8tt\x8tp\x8p_\x8_s\x8se\x8ee\x8ed\x8d·(string_view·url);
87 ···void·a\x8ad\x8dd\x8d_\x8_n\x8no\x8od\x8de\x8e·(std::pair<std::string,·int>·node);87 ···void·a\x8ad\x8dd\x8d_\x8_n\x8no\x8od\x8de\x8e·(std::pair<std::string,·int>·node);
88 ···void·a\x8ad\x8dd\x8d_\x8_t\x8tr\x8ra\x8ac\x8ck\x8ke\x8er\x8r·(string_view·url,·int·tier·=·0);88 ···void·a\x8ad\x8dd\x8d_\x8_t\x8tr\x8ra\x8ac\x8ck\x8ke\x8er\x8r·(string_view·url,·int·tier·=·0);
89 ···void·s\x8se\x8et\x8t_\x8_r\x8ro\x8oo\x8ot\x8t_\x8_c\x8ce\x8er\x8rt\x8t·(string_view·cert);89 ···void·s\x8se\x8et\x8t_\x8_r\x8ro\x8oo\x8ot\x8t_\x8_c\x8ce\x8er\x8rt\x8t·(string_view·cert);
90 ···void·s\x8se\x8et\x8t_\x8_p\x8pr\x8ri\x8iv\x8v·(bool·p); 
91 ···bool·p\x8pr\x8ri\x8iv\x8v·()·const;90 ···bool·p\x8pr\x8ri\x8iv\x8v·()·const;
 91 ···void·s\x8se\x8et\x8t_\x8_p\x8pr\x8ri\x8iv\x8v·(bool·p);
92 ···bool·i\x8is\x8s_\x8_v\x8v1\x81_\x8_o\x8on\x8nl\x8ly\x8y·()·const;92 ···bool·i\x8is\x8s_\x8_v\x8v1\x81_\x8_o\x8on\x8nl\x8ly\x8y·()·const;
93 ···bool·i\x8is\x8s_\x8_v\x8v2\x82_\x8_o\x8on\x8nl\x8ly\x8y·()·const;93 ···bool·i\x8is\x8s_\x8_v\x8v2\x82_\x8_o\x8on\x8nl\x8ly\x8y·()·const;
94 ···int·n\x8nu\x8um\x8m_\x8_p\x8pi\x8ie\x8ec\x8ce\x8es\x8s·()·const;94 ···int·n\x8nu\x8um\x8m_\x8_p\x8pi\x8ie\x8ec\x8ce\x8es\x8s·()·const;
95 ···piece_index_t·e\x8en\x8nd\x8d_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·()·const;95 ···piece_index_t·e\x8en\x8nd\x8d_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·()·const;
96 ···index_range<piece_index_t>·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_r\x8ra\x8an\x8ng\x8ge\x8e·()·const·noexcept;96 ···index_range<piece_index_t>·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_r\x8ra\x8an\x8ng\x8ge\x8e·()·const·noexcept;
97 ···file_index_t·e\x8en\x8nd\x8d_\x8_f\x8fi\x8il\x8le\x8e·()·const;97 ···file_index_t·e\x8en\x8nd\x8d_\x8_f\x8fi\x8il\x8le\x8e·()·const;
98 ···index_range<file_index_t>·f\x8fi\x8il\x8le\x8e_\x8_r\x8ra\x8an\x8ng\x8ge\x8e·()·const·noexcept;98 ···index_range<file_index_t>·f\x8fi\x8il\x8le\x8e_\x8_r\x8ra\x8an\x8ng\x8ge\x8e·()·const·noexcept;
Offset 131, 17 lines modifiedOffset 131, 17 lines modified
131 functions·of·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t·that·affects·the·content·of·the·info·dictionary131 functions·of·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t·that·affects·the·content·of·the·info·dictionary
132 (such·as·_\x8s_\x8e_\x8t_\x8__\x8h_\x8a_\x8s_\x8h_\x8(_\x8)),·will·have·any·affect.·Instead·of·using·this·overload,132 (such·as·_\x8s_\x8e_\x8t_\x8__\x8h_\x8a_\x8s_\x8h_\x8(_\x8)),·will·have·any·affect.·Instead·of·using·this·overload,
133 consider·using·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)·instead.133 consider·using·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)·instead.
134 Warning134 Warning
135 The·_\x8f_\x8i_\x8l_\x8e_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e·and·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o·objects·must·stay·alive·for·the·entire135 The·_\x8f_\x8i_\x8l_\x8e_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e·and·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o·objects·must·stay·alive·for·the·entire
136 duration·of·the·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t·object.136 duration·of·the·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t·object.
137 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]137 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
 138 *\x8**\x8**\x8**\x8**\x8*·g\x8ge\x8en\x8ne\x8er\x8ra\x8at\x8te\x8e(\x8()\x8)·g\x8ge\x8en\x8ne\x8er\x8ra\x8at\x8te\x8e_\x8_b\x8bu\x8uf\x8f(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
138 *\x8**\x8**\x8**\x8**\x8*·g\x8ge\x8en\x8ne\x8er\x8ra\x8at\x8te\x8e_\x8_b\x8bu\x8uf\x8f(\x8()\x8)·g\x8ge\x8en\x8ne\x8er\x8ra\x8at\x8te\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8* 
139 entry·g\x8ge\x8en\x8ne\x8er\x8ra\x8at\x8te\x8e·()·const; 
140 std::vector<char>·g\x8ge\x8en\x8ne\x8er\x8ra\x8at\x8te\x8e_\x8_b\x8bu\x8uf\x8f·()·const;139 std::vector<char>·g\x8ge\x8en\x8ne\x8er\x8ra\x8at\x8te\x8e_\x8_b\x8bu\x8uf\x8f·()·const;
 140 entry·g\x8ge\x8en\x8ne\x8er\x8ra\x8at\x8te\x8e·()·const;
141 This·function·will·generate·the·.torrent·file·as·a·bencode·tree,·or·a·bencoded141 This·function·will·generate·the·.torrent·file·as·a·bencode·tree,·or·a·bencoded
142 into·a·buffer.·In·order·to·encode·the·_\x8e_\x8n_\x8t_\x8r_\x8y·into·a·flat·file,·use·the·_\x8b_\x8e_\x8n_\x8c_\x8o_\x8d_\x8e_\x8(_\x8)142 into·a·buffer.·In·order·to·encode·the·_\x8e_\x8n_\x8t_\x8r_\x8y·into·a·flat·file,·use·the·_\x8b_\x8e_\x8n_\x8c_\x8o_\x8d_\x8e_\x8(_\x8)
143 function.143 function.
144 The·function·returning·an·_\x8e_\x8n_\x8t_\x8r_\x8y·may·be·useful·to·add·custom·entries·to·the144 The·function·returning·an·_\x8e_\x8n_\x8t_\x8r_\x8y·may·be·useful·to·add·custom·entries·to·the
145 torrent·file·before·bencoding·it·and·saving·it·to·disk.145 torrent·file·before·bencoding·it·and·saving·it·to·disk.
146 Whether·the·resulting·torrent·object·is·v1,·v2·or·hybrid·depends·on·whether·any146 Whether·the·resulting·torrent·object·is·v1,·v2·or·hybrid·depends·on·whether·any
147 of·the·v1_only·or·v2_only·flags·were·set·on·the·constructor.·If·neither·were147 of·the·v1_only·or·v2_only·flags·were·set·on·the·constructor.·If·neither·were
Offset 198, 15 lines modifiedOffset 198, 15 lines modified
198 the·merkle·tree·formed·by·the·piece's·16·kiB·blocks.·Note·that·piece·sizes·must198 the·merkle·tree·formed·by·the·piece's·16·kiB·blocks.·Note·that·piece·sizes·must
199 be·powers-of-2,·so·all·per-piece·merkle·trees·are·complete.·A·SHA-256·hash·of199 be·powers-of-2,·so·all·per-piece·merkle·trees·are·complete.·A·SHA-256·hash·of
200 all·zeros·is·internally·used·to·indicate·a·hash·that·has·not·been·set.·Setting200 all·zeros·is·internally·used·to·indicate·a·hash·that·has·not·been·set.·Setting
201 such·hash·will·not·be·considered·set·when·calling·_\x8g_\x8e_\x8n_\x8e_\x8r_\x8a_\x8t_\x8e_\x8(_\x8).·This·function201 such·hash·will·not·be·considered·set·when·calling·_\x8g_\x8e_\x8n_\x8e_\x8r_\x8a_\x8t_\x8e_\x8(_\x8).·This·function
202 will·throw·std::system_error·if·it·is·called·on·an·object·constructed·with·the202 will·throw·std::system_error·if·it·is·called·on·an·object·constructed·with·the
203 v1_only·flag.203 v1_only·flag.
204 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]204 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
205 *\x8**\x8**\x8**\x8**\x8*·a\x8ad\x8dd\x8d_\x8_h.ht.tt.tp.p_._s.se.ee.ed.d(.().)·a.ad.dd.d_._u.ur.rl.l_\x8_s\x8se\x8ee\x8ed\x8d(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*205 *\x8**\x8**\x8**\x8**\x8*·a\x8ad\x8dd\x8d_\x8_u.ur.rl.l_._s.se.ee.ed.d(.().)·a.ad.dd.d_._h.ht.tt.tp.p_\x8_s\x8se\x8ee\x8ed\x8d(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
206 void·a\x8ad\x8dd\x8d_\x8_u\x8ur\x8rl\x8l_\x8_s\x8se\x8ee\x8ed\x8d·(string_view·url);206 void·a\x8ad\x8dd\x8d_\x8_u\x8ur\x8rl\x8l_\x8_s\x8se\x8ee\x8ed\x8d·(string_view·url);
207 void·a\x8ad\x8dd\x8d_\x8_h\x8ht\x8tt\x8tp\x8p_\x8_s\x8se\x8ee\x8ed\x8d·(string_view·url);207 void·a\x8ad\x8dd\x8d_\x8_h\x8ht\x8tt\x8tp\x8p_\x8_s\x8se\x8ee\x8ed\x8d·(string_view·url);
208 This·adds·a·url·seed·to·the·torrent.·You·can·have·any·number·of·url·seeds.·For208 This·adds·a·url·seed·to·the·torrent.·You·can·have·any·number·of·url·seeds.·For
209 a·single·file·torrent,·this·should·be·an·HTTP·url,·pointing·to·a·file·with209 a·single·file·torrent,·this·should·be·an·HTTP·url,·pointing·to·a·file·with
210 identical·content·as·the·file·of·the·torrent.·For·a·multi-file·torrent,·it210 identical·content·as·the·file·of·the·torrent.·For·a·multi-file·torrent,·it
211 should·point·to·a·directory·containing·a·directory·with·the·same·name·as·this211 should·point·to·a·directory·containing·a·directory·with·the·same·name·as·this
212 torrent,·and·all·the·files·of·the·torrent·in·it.212 torrent,·and·all·the·files·of·the·torrent·in·it.
Offset 235, 17 lines modifiedOffset 235, 17 lines modified
235 makes·the·torrent·an·S\x8SS\x8SL\x8L·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t.·An·SSL·torrent·requires·that·each·peer·has·a235 makes·the·torrent·an·S\x8SS\x8SL\x8L·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t.·An·SSL·torrent·requires·that·each·peer·has·a
236 valid·certificate·signed·by·this·root·certificate.·For·SSL·torrents,·all·peers236 valid·certificate·signed·by·this·root·certificate.·For·SSL·torrents,·all·peers
237 are·connecting·over·SSL·connections.·For·more·information,·see·the·section·on237 are·connecting·over·SSL·connections.·For·more·information,·see·the·section·on
238 _\x8s_\x8s_\x8l_\x8·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8s.238 _\x8s_\x8s_\x8l_\x8·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8s.
239 The·string·is·not·the·path·to·the·cert,·it's·the·actual·content·of·the239 The·string·is·not·the·path·to·the·cert,·it's·the·actual·content·of·the
240 certificate.240 certificate.
241 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]241 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
242 *\x8**\x8**\x8**\x8**\x8*·s.se.et.t_._p.pr.ri.iv.v(.().)·p\x8pr\x8ri\x8iv\x8v(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*242 *\x8**\x8**\x8**\x8**\x8*·p.pr.ri.iv.v(.().)·s.se.et.t_._p\x8pr\x8ri\x8iv\x8v(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
243 void·s\x8se\x8et\x8t_\x8_p\x8pr\x8ri\x8iv\x8v·(bool·p); 
244 bool·p\x8pr\x8ri\x8iv\x8v·()·const;243 bool·p\x8pr\x8ri\x8iv\x8v·()·const;
 244 void·s\x8se\x8et\x8t_\x8_p\x8pr\x8ri\x8iv\x8v·(bool·p);
245 Sets·and·queries·the·private·flag·of·the·torrent.·Torrents·with·the·private245 Sets·and·queries·the·private·flag·of·the·torrent.·Torrents·with·the·private
246 flag·set·ask·the·client·to·not·use·any·other·sources·than·the·tracker·for246 flag·set·ask·the·client·to·not·use·any·other·sources·than·the·tracker·for
247 peers,·and·to·not·use·DHT·to·advertise·itself·publicly,·only·the·tracker.247 peers,·and·to·not·use·DHT·to·advertise·itself·publicly,·only·the·tracker.
248 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]248 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
249 *\x8**\x8**\x8**\x8**\x8*·n\x8nu\x8um\x8m_\x8_p\x8pi\x8ie\x8ec\x8ce\x8es\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*249 *\x8**\x8**\x8**\x8**\x8*·n\x8nu\x8um\x8m_\x8_p\x8pi\x8ie\x8ec\x8ce\x8es\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
250 int·n\x8nu\x8um\x8m_\x8_p\x8pi\x8ie\x8ec\x8ce\x8es\x8s·()·const;250 int·n\x8nu\x8um\x8m_\x8_p\x8pi\x8ie\x8ec\x8ce\x8es\x8s·()·const;
251 returns·the·number·of·pieces·in·the·associated·_\x8f_\x8i_\x8l_\x8e_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e·object.251 returns·the·number·of·pieces·in·the·associated·_\x8f_\x8i_\x8l_\x8e_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e·object.
Offset 263, 22 lines modifiedOffset 263, 22 lines modified
263 for·v2·and·hybrid·torrents·only,·the·pieces·in·the·specified·file,·specified·as263 for·v2·and·hybrid·torrents·only,·the·pieces·in·the·specified·file,·specified·as
264 delta·from·the·first·piece·in·the·file.·i.e.·the·first·index·is·0.264 delta·from·the·first·piece·in·the·file.·i.e.·the·first·index·is·0.
265 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]265 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
266 *\x8**\x8**\x8**\x8**\x8*·t\x8to\x8ot\x8ta\x8al\x8l_\x8_s\x8si\x8iz\x8ze\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*266 *\x8**\x8**\x8**\x8**\x8*·t\x8to\x8ot\x8ta\x8al\x8l_\x8_s\x8si\x8iz\x8ze\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
Max diff block lines reached; 5344/13796 bytes (38.74%) of diff not shown.
11.5 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Custom_Storage.html
    
Offset 32, 15 lines modifiedOffset 32, 15 lines modified
32 <div·class="contents·topic"·id="table-of-contents">32 <div·class="contents·topic"·id="table-of-contents">
33 <p·class="topic-title">Table·of·contents</p>33 <p·class="topic-title">Table·of·contents</p>
34 <ul·class="simple">34 <ul·class="simple">
35 <li><a·class="reference·internal"·href="#open-file-state"·id="toc-entry-1">open_file_state</a></li>35 <li><a·class="reference·internal"·href="#open-file-state"·id="toc-entry-1">open_file_state</a></li>
36 <li><a·class="reference·internal"·href="#disk-interface"·id="toc-entry-2">disk_interface</a><ul>36 <li><a·class="reference·internal"·href="#disk-interface"·id="toc-entry-2">disk_interface</a><ul>
37 <li><a·class="reference·internal"·href="#new-torrent"·id="toc-entry-3">new_torrent()</a></li>37 <li><a·class="reference·internal"·href="#new-torrent"·id="toc-entry-3">new_torrent()</a></li>
38 <li><a·class="reference·internal"·href="#remove-torrent"·id="toc-entry-4">remove_torrent()</a></li>38 <li><a·class="reference·internal"·href="#remove-torrent"·id="toc-entry-4">remove_torrent()</a></li>
39 <li><a·class="reference·internal"·href="#async-write-async-read"·id="toc-entry-5">async_write()·async_read()</a></li>39 <li><a·class="reference·internal"·href="#async-read-async-write"·id="toc-entry-5">async_read()·async_write()</a></li>
40 <li><a·class="reference·internal"·href="#async-hash"·id="toc-entry-6">async_hash()</a></li>40 <li><a·class="reference·internal"·href="#async-hash"·id="toc-entry-6">async_hash()</a></li>
41 <li><a·class="reference·internal"·href="#async-hash2"·id="toc-entry-7">async_hash2()</a></li>41 <li><a·class="reference·internal"·href="#async-hash2"·id="toc-entry-7">async_hash2()</a></li>
42 <li><a·class="reference·internal"·href="#async-move-storage"·id="toc-entry-8">async_move_storage()</a></li>42 <li><a·class="reference·internal"·href="#async-move-storage"·id="toc-entry-8">async_move_storage()</a></li>
43 <li><a·class="reference·internal"·href="#async-release-files"·id="toc-entry-9">async_release_files()</a></li>43 <li><a·class="reference·internal"·href="#async-release-files"·id="toc-entry-9">async_release_files()</a></li>
44 <li><a·class="reference·internal"·href="#async-check-files"·id="toc-entry-10">async_check_files()</a></li>44 <li><a·class="reference·internal"·href="#async-check-files"·id="toc-entry-10">async_check_files()</a></li>
45 <li><a·class="reference·internal"·href="#async-stop-torrent"·id="toc-entry-11">async_stop_torrent()</a></li>45 <li><a·class="reference·internal"·href="#async-stop-torrent"·id="toc-entry-11">async_stop_torrent()</a></li>
46 <li><a·class="reference·internal"·href="#async-rename-file"·id="toc-entry-12">async_rename_file()</a></li>46 <li><a·class="reference·internal"·href="#async-rename-file"·id="toc-entry-12">async_rename_file()</a></li>
Offset 199, 18 lines modifiedOffset 199, 18 lines modified
199 <h2>remove_torrent()</h2>199 <h2>remove_torrent()</h2>
200 <pre·class="literal-block">200 <pre·class="literal-block">
201 virtual·void·<strong>remove_torrent</strong>·(storage_index_t)·=·0;201 virtual·void·<strong>remove_torrent</strong>·(storage_index_t)·=·0;
202 </pre>202 </pre>
203 <p>remove·the·storage·with·the·specified·index.·This·is·not·expected·to203 <p>remove·the·storage·with·the·specified·index.·This·is·not·expected·to
204 delete·any·files·from·disk,·just·to·clean·up·any·resources·associated204 delete·any·files·from·disk,·just·to·clean·up·any·resources·associated
205 with·the·specified·storage.</p>205 with·the·specified·storage.</p>
206 <a·name="async_write()"></a>206 <a·name="async_read()"></a>
207 <a·name="async_read()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:disk_interface%3A%3A%5Basync_write%28%29+async_read%28%29%5D&labels=documentation&body=Documentation+under+heading+%22disk_interface%3A%3A%5Basync_wr[·...·truncated·by·diffoscope;·len:·20,·SHA:·bbb3030f237567ec63dd2cae9f643540d1fc96d73fc73c42eca6960ee862da40·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>207 <a·name="async_write()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:disk_interface%3A%3A%5Basync_read%28%29+async_write%28%29%5D&labels=documentation&body=Documentation+under+heading+%22disk_interface%3A%3A%5Basync_r[·...·truncated·by·diffoscope;·len:·21,·SHA:·fe2d182d983227304b76c2ff15c18da9436a48da7645ef89a713875bfd205774·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
208 <div·class="section"·id="async-write-async-read">208 <div·class="section"·id="async-read-async-write">
209 <h2>async_write()·async_read()</h2>209 <h2>async_read()·async_write()</h2>
210 <pre·class="literal-block">210 <pre·class="literal-block">
211 virtual·void·<strong>async_read</strong>·(storage_index_t·storage,·peer_request·const&amp;·r211 virtual·void·<strong>async_read</strong>·(storage_index_t·storage,·peer_request·const&amp;·r
212 ······,·std::function&lt;void(disk_buffer_holder,·storage_error·const&amp;)&gt;·handler212 ······,·std::function&lt;void(disk_buffer_holder,·storage_error·const&amp;)&gt;·handler
213 ······,·disk_job_flags_t·flags·=·{})·=·0;213 ······,·disk_job_flags_t·flags·=·{})·=·0;
214 virtual·bool·<strong>async_write</strong>·(storage_index_t·storage,·peer_request·const&amp;·r214 virtual·bool·<strong>async_write</strong>·(storage_index_t·storage,·peer_request·const&amp;·r
215 ······,·char·const*·buf,·std::shared_ptr&lt;disk_observer&gt;·o215 ······,·char·const*·buf,·std::shared_ptr&lt;disk_observer&gt;·o
216 ······,·std::function&lt;void(storage_error·const&amp;)&gt;·handler216 ······,·std::function&lt;void(storage_error·const&amp;)&gt;·handler
Offset 469, 22 lines modifiedOffset 469, 22 lines modified
469 internal·libtorrent·torrent·object·to·tie·the·storage·object·allocated469 internal·libtorrent·torrent·object·to·tie·the·storage·object·allocated
470 for·a·torrent·to·the·lifetime·of·the·internal·torrent·object.·When·a470 for·a·torrent·to·the·lifetime·of·the·internal·torrent·object.·When·a
471 torrent·is·removed·from·the·<a·class="reference·external"·href="reference-Session.html#session">session</a>,·this·holder·is·destructed·and·will471 torrent·is·removed·from·the·<a·class="reference·external"·href="reference-Session.html#session">session</a>,·this·holder·is·destructed·and·will
472 inform·the·disk·object.</p>472 inform·the·disk·object.</p>
473 <pre·class="literal-block">473 <pre·class="literal-block">
474 struct·storage_holder474 struct·storage_holder
475 {475 {
476 ···<strong>~storage_holder</strong>·(); 
477 ···<strong>storage_holder</strong>·(storage_index_t·idx,·disk_interface&amp;·disk_io);476 ···<strong>storage_holder</strong>·(storage_index_t·idx,·disk_interface&amp;·disk_io);
 477 ···<strong>~storage_holder</strong>·();
478 ···<strong>storage_holder</strong>·()·=·default;478 ···<strong>storage_holder</strong>·()·=·default;
479 ···explicit·operator·<strong>bool</strong>·()·const;479 ···explicit·operator·<strong>bool</strong>·()·const;
480 ···operator·<strong>storage_index_t</strong>·()·const;480 ···operator·<strong>storage_index_t</strong>·()·const;
481 ···void·<strong>reset</strong>·();481 ···void·<strong>reset</strong>·();
482 ···<strong>storage_holder</strong>·(storage_holder·const&amp;)·=·delete; 
483 ···storage_holder&amp;·<strong>operator=</strong>·(storage_holder·const&amp;)·=·delete;482 ···storage_holder&amp;·<strong>operator=</strong>·(storage_holder·const&amp;)·=·delete;
 483 ···<strong>storage_holder</strong>·(storage_holder·const&amp;)·=·delete;
484 ···<strong>storage_holder</strong>·(storage_holder&amp;&amp;·rhs)·noexcept;484 ···<strong>storage_holder</strong>·(storage_holder&amp;&amp;·rhs)·noexcept;
485 ···storage_holder&amp;·<strong>operator=</strong>·(storage_holder&amp;&amp;·rhs)·noexcept;485 ···storage_holder&amp;·<strong>operator=</strong>·(storage_holder&amp;&amp;·rhs)·noexcept;
486 };486 };
487 </pre>487 </pre>
488 <a·name="disk_observer"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:class+disk_observer&labels=documentation&body=Documentation+under+heading+%22class+disk_observer%22+could+be+improved">report·issue</a>]</span></div>488 <a·name="disk_observer"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:class+disk_observer&labels=documentation&body=Documentation+under+heading+%22class+disk_observer%22+could+be+improved">report·issue</a>]</span></div>
489 <div·class="section"·id="disk-observer">489 <div·class="section"·id="disk-observer">
490 <h1>disk_observer</h1>490 <h1>disk_observer</h1>
Offset 610, 21 lines modifiedOffset 610, 21 lines modified
610 <h1>settings_interface</h1>610 <h1>settings_interface</h1>
611 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/settings_pack.hpp">libtorrent/settings_pack.hpp</a>&quot;</p>611 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/settings_pack.hpp">libtorrent/settings_pack.hpp</a>&quot;</p>
612 <p>the·common·interface·to·<a·class="reference·external"·href="reference-Settings.html#settings_pack">settings_pack</a>·and·the·internal·representation·of612 <p>the·common·interface·to·<a·class="reference·external"·href="reference-Settings.html#settings_pack">settings_pack</a>·and·the·internal·representation·of
613 settings.</p>613 settings.</p>
614 <pre·class="literal-block">614 <pre·class="literal-block">
615 struct·settings_interface615 struct·settings_interface
616 {616 {
617 ···virtual·bool·<strong>has_val</strong>·(int·name)·const·=·0; 
618 ···virtual·void·<strong>set_str</strong>·(int·name,·std::string·val)·=·0;617 ···virtual·void·<strong>set_str</strong>·(int·name,·std::string·val)·=·0;
619 ···virtual·void·<strong>set_int</strong>·(int·name,·int·val)·=·0;618 ···virtual·bool·<strong>has_val</strong>·(int·name)·const·=·0;
620 ···virtual·void·<strong>set_bool</strong>·(int·name,·bool·val)·=·0;619 ···virtual·void·<strong>set_bool</strong>·(int·name,·bool·val)·=·0;
621 ···virtual·bool·<strong>get_bool</strong>·(int·name)·const·=·0;620 ···virtual·void·<strong>set_int</strong>·(int·name,·int·val)·=·0;
622 ···virtual·std::string·const&amp;·<strong>get_str</strong>·(int·name)·const·=·0; 
623 ···virtual·int·<strong>get_int</strong>·(int·name)·const·=·0;621 ···virtual·int·<strong>get_int</strong>·(int·name)·const·=·0;
 622 ···virtual·std::string·const&amp;·<strong>get_str</strong>·(int·name)·const·=·0;
 623 ···virtual·bool·<strong>get_bool</strong>·(int·name)·const·=·0;
624 };624 };
625 </pre>625 </pre>
626 <a·name="file_open_mode_t"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:file_open_mode_t&labels=documentation&body=Documentation+under+heading+%22file_open_mode_t%22+could+be+improved">report·issue</a>]</span></div>626 <a·name="file_open_mode_t"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:file_open_mode_t&labels=documentation&body=Documentation+under+heading+%22file_open_mode_t%22+could+be+improved">report·issue</a>]</span></div>
627 <div·class="section"·id="file-open-mode-t">627 <div·class="section"·id="file-open-mode-t">
628 <h1>file_open_mode_t</h1>628 <h1>file_open_mode_t</h1>
629 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/disk_interface.hpp">libtorrent/disk_interface.hpp</a>&quot;</p>629 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/disk_interface.hpp">libtorrent/disk_interface.hpp</a>&quot;</p>
630 <a·name="file_open_mode_t::read_only"></a><dl·class="docutils">630 <a·name="file_open_mode_t::read_only"></a><dl·class="docutils">
4.94 KB
html2text {}
    
Offset 3, 15 lines modifiedOffset 3, 15 lines modified
3 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.113 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.11
4 _\x8h_\x8o_\x8m_\x8e4 _\x8h_\x8o_\x8m_\x8e
5 Table·of·contents5 Table·of·contents
6 ····*·_\x8o_\x8p_\x8e_\x8n_\x8__\x8f_\x8i_\x8l_\x8e_\x8__\x8s_\x8t_\x8a_\x8t_\x8e6 ····*·_\x8o_\x8p_\x8e_\x8n_\x8__\x8f_\x8i_\x8l_\x8e_\x8__\x8s_\x8t_\x8a_\x8t_\x8e
7 ····*·_\x8d_\x8i_\x8s_\x8k_\x8__\x8i_\x8n_\x8t_\x8e_\x8r_\x8f_\x8a_\x8c_\x8e7 ····*·_\x8d_\x8i_\x8s_\x8k_\x8__\x8i_\x8n_\x8t_\x8e_\x8r_\x8f_\x8a_\x8c_\x8e
8 ··········o·_\x8n_\x8e_\x8w_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)8 ··········o·_\x8n_\x8e_\x8w_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)
9 ··········o·_\x8r_\x8e_\x8m_\x8o_\x8v_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)9 ··········o·_\x8r_\x8e_\x8m_\x8o_\x8v_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)
10 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8w_.r_.i_.t_.e_.(_.)_.·_.a_.s_.y_.n_.c_.__.r_.e_.a_.d_\x8(_\x8)10 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8r_.e_.a_.d_.(_.)_.·_.a_.s_.y_.n_.c_.__.w_.r_.i_.t_.e_\x8(_\x8)
11 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8h_\x8a_\x8s_\x8h_\x8(_\x8)11 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8h_\x8a_\x8s_\x8h_\x8(_\x8)
12 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8h_\x8a_\x8s_\x8h_\x82_\x8(_\x8)12 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8h_\x8a_\x8s_\x8h_\x82_\x8(_\x8)
13 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8m_\x8o_\x8v_\x8e_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8(_\x8)13 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8m_\x8o_\x8v_\x8e_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8(_\x8)
14 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8r_\x8e_\x8l_\x8e_\x8a_\x8s_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)14 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8r_\x8e_\x8l_\x8e_\x8a_\x8s_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)
15 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8c_\x8h_\x8e_\x8c_\x8k_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)15 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8c_\x8h_\x8e_\x8c_\x8k_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)
16 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8s_\x8t_\x8o_\x8p_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)16 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8s_\x8t_\x8o_\x8p_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)
17 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8r_\x8e_\x8n_\x8a_\x8m_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)17 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8r_\x8e_\x8n_\x8a_\x8m_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)
Offset 159, 15 lines modifiedOffset 159, 15 lines modified
159 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]159 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
160 *\x8**\x8**\x8**\x8**\x8*·r\x8re\x8em\x8mo\x8ov\x8ve\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*160 *\x8**\x8**\x8**\x8**\x8*·r\x8re\x8em\x8mo\x8ov\x8ve\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
161 virtual·void·r\x8re\x8em\x8mo\x8ov\x8ve\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t·(storage_index_t)·=·0;161 virtual·void·r\x8re\x8em\x8mo\x8ov\x8ve\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t·(storage_index_t)·=·0;
162 remove·the·storage·with·the·specified·index.·This·is·not·expected·to·delete·any162 remove·the·storage·with·the·specified·index.·This·is·not·expected·to·delete·any
163 files·from·disk,·just·to·clean·up·any·resources·associated·with·the·specified163 files·from·disk,·just·to·clean·up·any·resources·associated·with·the·specified
164 storage.164 storage.
165 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]165 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
166 *\x8**\x8**\x8**\x8**\x8*·a\x8as\x8sy\x8yn\x8nc\x8c_\x8_w.wr.ri.it.te.e(.().)·a.as.sy.yn.nc.c_._r.re.ea.ad.d(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*166 *\x8**\x8**\x8**\x8**\x8*·a\x8as\x8sy\x8yn\x8nc\x8c_\x8_r.re.ea.ad.d(.().)·a.as.sy.yn.nc.c_._w.wr.ri.it.te.e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
167 virtual·void·a\x8as\x8sy\x8yn\x8nc\x8c_\x8_r\x8re\x8ea\x8ad\x8d·(storage_index_t·storage,·peer_request·const&·r167 virtual·void·a\x8as\x8sy\x8yn\x8nc\x8c_\x8_r\x8re\x8ea\x8ad\x8d·(storage_index_t·storage,·peer_request·const&·r
168 ······,·std::function<void(disk_buffer_holder,·storage_error·const&)>·handler168 ······,·std::function<void(disk_buffer_holder,·storage_error·const&)>·handler
169 ······,·disk_job_flags_t·flags·=·{})·=·0;169 ······,·disk_job_flags_t·flags·=·{})·=·0;
170 virtual·bool·a\x8as\x8sy\x8yn\x8nc\x8c_\x8_w\x8wr\x8ri\x8it\x8te\x8e·(storage_index_t·storage,·peer_request·const&·r170 virtual·bool·a\x8as\x8sy\x8yn\x8nc\x8c_\x8_w\x8wr\x8ri\x8it\x8te\x8e·(storage_index_t·storage,·peer_request·const&·r
171 ······,·char·const*·buf,·std::shared_ptr<disk_observer>·o171 ······,·char·const*·buf,·std::shared_ptr<disk_observer>·o
172 ······,·std::function<void(storage_error·const&)>·handler172 ······,·std::function<void(storage_error·const&)>·handler
173 ······,·disk_job_flags_t·flags·=·{})·=·0;173 ······,·disk_job_flags_t·flags·=·{})·=·0;
Offset 361, 22 lines modifiedOffset 361, 22 lines modified
361 a·unique,·owning,·reference·to·the·storage·of·a·torrent·in·a·disk·io·subsystem361 a·unique,·owning,·reference·to·the·storage·of·a·torrent·in·a·disk·io·subsystem
362 (class·that·implements·_\x8d_\x8i_\x8s_\x8k_\x8__\x8i_\x8n_\x8t_\x8e_\x8r_\x8f_\x8a_\x8c_\x8e).·This·is·held·by·the·internal·libtorrent362 (class·that·implements·_\x8d_\x8i_\x8s_\x8k_\x8__\x8i_\x8n_\x8t_\x8e_\x8r_\x8f_\x8a_\x8c_\x8e).·This·is·held·by·the·internal·libtorrent
363 torrent·object·to·tie·the·storage·object·allocated·for·a·torrent·to·the363 torrent·object·to·tie·the·storage·object·allocated·for·a·torrent·to·the
364 lifetime·of·the·internal·torrent·object.·When·a·torrent·is·removed·from·the364 lifetime·of·the·internal·torrent·object.·When·a·torrent·is·removed·from·the
365 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n,·this·holder·is·destructed·and·will·inform·the·disk·object.365 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n,·this·holder·is·destructed·and·will·inform·the·disk·object.
366 struct·storage_holder366 struct·storage_holder
367 {367 {
368 ···~\x8~s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_h\x8ho\x8ol\x8ld\x8de\x8er\x8r·(); 
369 ···s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_h\x8ho\x8ol\x8ld\x8de\x8er\x8r·(storage_index_t·idx,·disk_interface&·disk_io);368 ···s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_h\x8ho\x8ol\x8ld\x8de\x8er\x8r·(storage_index_t·idx,·disk_interface&·disk_io);
 369 ···~\x8~s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_h\x8ho\x8ol\x8ld\x8de\x8er\x8r·();
370 ···s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_h\x8ho\x8ol\x8ld\x8de\x8er\x8r·()·=·default;370 ···s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_h\x8ho\x8ol\x8ld\x8de\x8er\x8r·()·=·default;
371 ···explicit·operator·b\x8bo\x8oo\x8ol\x8l·()·const;371 ···explicit·operator·b\x8bo\x8oo\x8ol\x8l·()·const;
372 ···operator·s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_i\x8in\x8nd\x8de\x8ex\x8x_\x8_t\x8t·()·const;372 ···operator·s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_i\x8in\x8nd\x8de\x8ex\x8x_\x8_t\x8t·()·const;
373 ···void·r\x8re\x8es\x8se\x8et\x8t·();373 ···void·r\x8re\x8es\x8se\x8et\x8t·();
374 ···s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_h\x8ho\x8ol\x8ld\x8de\x8er\x8r·(storage_holder·const&)·=·delete; 
375 ···storage_holder&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(storage_holder·const&)·=·delete;374 ···storage_holder&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(storage_holder·const&)·=·delete;
 375 ···s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_h\x8ho\x8ol\x8ld\x8de\x8er\x8r·(storage_holder·const&)·=·delete;
376 ···s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_h\x8ho\x8ol\x8ld\x8de\x8er\x8r·(storage_holder&&·rhs)·noexcept;376 ···s\x8st\x8to\x8or\x8ra\x8ag\x8ge\x8e_\x8_h\x8ho\x8ol\x8ld\x8de\x8er\x8r·(storage_holder&&·rhs)·noexcept;
377 ···storage_holder&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(storage_holder&&·rhs)·noexcept;377 ···storage_holder&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(storage_holder&&·rhs)·noexcept;
378 };378 };
379 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]379 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
380 *\x8**\x8**\x8**\x8**\x8**\x8*·d\x8di\x8is\x8sk\x8k_\x8_o\x8ob\x8bs\x8se\x8er\x8rv\x8ve\x8er\x8r·*\x8**\x8**\x8**\x8**\x8**\x8*380 *\x8**\x8**\x8**\x8**\x8**\x8*·d\x8di\x8is\x8sk\x8k_\x8_o\x8ob\x8bs\x8se\x8er\x8rv\x8ve\x8er\x8r·*\x8**\x8**\x8**\x8**\x8**\x8*
381 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8d_\x8i_\x8s_\x8k_\x8__\x8o_\x8b_\x8s_\x8e_\x8r_\x8v_\x8e_\x8r_\x8._\x8h_\x8p_\x8p"381 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8d_\x8i_\x8s_\x8k_\x8__\x8o_\x8b_\x8s_\x8e_\x8r_\x8v_\x8e_\x8r_\x8._\x8h_\x8p_\x8p"
382 struct·disk_observer382 struct·disk_observer
Offset 460, 21 lines modifiedOffset 460, 21 lines modified
460 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]460 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
461 *\x8**\x8**\x8**\x8**\x8**\x8*·s\x8se\x8et\x8tt\x8ti\x8in\x8ng\x8gs\x8s_\x8_i\x8in\x8nt\x8te\x8er\x8rf\x8fa\x8ac\x8ce\x8e·*\x8**\x8**\x8**\x8**\x8**\x8*461 *\x8**\x8**\x8**\x8**\x8**\x8*·s\x8se\x8et\x8tt\x8ti\x8in\x8ng\x8gs\x8s_\x8_i\x8in\x8nt\x8te\x8er\x8rf\x8fa\x8ac\x8ce\x8e·*\x8**\x8**\x8**\x8**\x8**\x8*
462 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k_\x8._\x8h_\x8p_\x8p"462 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k_\x8._\x8h_\x8p_\x8p"
463 the·common·interface·to·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k·and·the·internal·representation·of463 the·common·interface·to·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k·and·the·internal·representation·of
464 settings.464 settings.
465 struct·settings_interface465 struct·settings_interface
466 {466 {
467 ···virtual·bool·h\x8ha\x8as\x8s_\x8_v\x8va\x8al\x8l·(int·name)·const·=·0; 
468 ···virtual·void·s\x8se\x8et\x8t_\x8_s\x8st\x8tr\x8r·(int·name,·std::string·val)·=·0;467 ···virtual·void·s\x8se\x8et\x8t_\x8_s\x8st\x8tr\x8r·(int·name,·std::string·val)·=·0;
469 ···virtual·void·s.se.et.t_._i.in.nt.t·(int·name,·int·val)·=·0;468 ···virtual·bool·h.ha.as.s_._v.va.al.l·(int·name)·const·=·0;
470 ···virtual·void·s\x8se\x8et\x8t_\x8_b\x8bo\x8oo\x8ol\x8l·(int·name,·bool·val)·=·0;469 ···virtual·void·s\x8se\x8et\x8t_\x8_b\x8bo\x8oo\x8ol\x8l·(int·name,·bool·val)·=·0;
 470 ···virtual·void·s\x8se\x8et\x8t_\x8_i\x8in\x8nt\x8t·(int·name,·int·val)·=·0;
471 ···virtual·bool·g\x8ge\x8et\x8t_\x8_b\x8bo\x8oo\x8ol\x8l·(int·name)·const·=·0; 
472 ···virtual·std::string·const&·g\x8ge\x8et\x8t_\x8_s\x8st\x8tr\x8r·(int·name)·const·=·0; 
473 ···virtual·int·g\x8ge\x8et\x8t_\x8_i\x8in\x8nt\x8t·(int·name)·const·=·0;471 ···virtual·int·g\x8ge\x8et\x8t_\x8_i\x8in\x8nt\x8t·(int·name)·const·=·0;
 472 ···virtual·std::string·const&·g\x8ge\x8et\x8t_\x8_s\x8st\x8tr\x8r·(int·name)·const·=·0;
 473 ···virtual·bool·g\x8ge\x8et\x8t_\x8_b\x8bo\x8oo\x8ol\x8l·(int·name)·const·=·0;
474 };474 };
475 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]475 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
476 *\x8**\x8**\x8**\x8**\x8**\x8*·f\x8fi\x8il\x8le\x8e_\x8_o\x8op\x8pe\x8en\x8n_\x8_m\x8mo\x8od\x8de\x8e_\x8_t\x8t·*\x8**\x8**\x8**\x8**\x8**\x8*476 *\x8**\x8**\x8**\x8**\x8**\x8*·f\x8fi\x8il\x8le\x8e_\x8_o\x8op\x8pe\x8en\x8n_\x8_m\x8mo\x8od\x8de\x8e_\x8_t\x8t·*\x8**\x8**\x8**\x8**\x8**\x8*
477 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8d_\x8i_\x8s_\x8k_\x8__\x8i_\x8n_\x8t_\x8e_\x8r_\x8f_\x8a_\x8c_\x8e_\x8._\x8h_\x8p_\x8p"477 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8d_\x8i_\x8s_\x8k_\x8__\x8i_\x8n_\x8t_\x8e_\x8r_\x8f_\x8a_\x8c_\x8e_\x8._\x8h_\x8p_\x8p"
478 ··read_only478 ··read_only
479 ······open·the·file·for·reading·only479 ······open·the·file·for·reading·only
480 ··write_only480 ··write_only
4.16 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Filter.html
Ordering differences only
    
Offset 56, 19 lines modifiedOffset 56, 19 lines modified
56 a·single·rule·that·allows·all·addresses·(0.0.0.0·-·255.255.255.255·for56 a·single·rule·that·allows·all·addresses·(0.0.0.0·-·255.255.255.255·for
57 the·IPv4·range,·and·the·equivalent·range·covering·all·addresses·for·the57 the·IPv4·range,·and·the·equivalent·range·covering·all·addresses·for·the
58 IPv6·range).</p>58 IPv6·range).</p>
59 <p>A·default·constructed·<a·class="reference·external"·href="reference-Filter.html#ip_filter">ip_filter</a>·does·not·filter·any·address.</p>59 <p>A·default·constructed·<a·class="reference·external"·href="reference-Filter.html#ip_filter">ip_filter</a>·does·not·filter·any·address.</p>
60 <pre·class="literal-block">60 <pre·class="literal-block">
61 struct·ip_filter61 struct·ip_filter
62 {62 {
 63 ···<strong>ip_filter</strong>·(ip_filter&amp;&amp;);
63 ···ip_filter&amp;·<strong>operator=</strong>·(ip_filter&amp;&amp;);64 ···ip_filter&amp;·<strong>operator=</strong>·(ip_filter&amp;&amp;);
64 ···<strong>ip_filter</strong>·(); 
65 ···ip_filter&amp;·<strong>operator=</strong>·(ip_filter·const&amp;);65 ···ip_filter&amp;·<strong>operator=</strong>·(ip_filter·const&amp;);
 66 ···<strong>ip_filter</strong>·();
66 ···<strong>~ip_filter</strong>·();67 ···<strong>~ip_filter</strong>·();
67 ···<strong>ip_filter</strong>·(ip_filter&amp;&amp;); 
68 ···<strong>ip_filter</strong>·(ip_filter·const&amp;);68 ···<strong>ip_filter</strong>·(ip_filter·const&amp;);
69 ···bool·<strong>empty</strong>·()·const;69 ···bool·<strong>empty</strong>·()·const;
70 ···void·<strong>add_rule</strong>·(address·const&amp;·first,·address·const&amp;·last,·std::uint32_t·flags);70 ···void·<strong>add_rule</strong>·(address·const&amp;·first,·address·const&amp;·last,·std::uint32_t·flags);
71 ···std::uint32_t·<strong>access</strong>·(address·const&amp;·addr)·const;71 ···std::uint32_t·<strong>access</strong>·(address·const&amp;·addr)·const;
72 ···filter_tuple_t·<strong>export_filter</strong>·()·const;72 ···filter_tuple_t·<strong>export_filter</strong>·()·const;
  
73 ···enum·access_flags73 ···enum·access_flags
Offset 154, 19 lines modifiedOffset 154, 19 lines modified
154 is·primarily·used·to·indicate·whether·a·range·of·ports·should154 is·primarily·used·to·indicate·whether·a·range·of·ports·should
155 be·connected·to·or·not.·The·default·is·to·have·the·full·port155 be·connected·to·or·not.·The·default·is·to·have·the·full·port
156 range·(0-65535)·set·to·flag·0.</p>156 range·(0-65535)·set·to·flag·0.</p>
157 <pre·class="literal-block">157 <pre·class="literal-block">
158 class·port_filter158 class·port_filter
159 {159 {
160 ···<strong>port_filter</strong>·(port_filter&amp;&amp;);160 ···<strong>port_filter</strong>·(port_filter&amp;&amp;);
161 ···<strong>~port_filter</strong>·(); 
162 ···port_filter&amp;·<strong>operator=</strong>·(port_filter&amp;&amp;);161 ···port_filter&amp;·<strong>operator=</strong>·(port_filter&amp;&amp;);
 162 ···port_filter&amp;·<strong>operator=</strong>·(port_filter·const&amp;);
163 ···<strong>port_filter</strong>·(port_filter·const&amp;);163 ···<strong>port_filter</strong>·(port_filter·const&amp;);
164 ···<strong>port_filter</strong>·();164 ···<strong>port_filter</strong>·();
165 ···port_filter&amp;·<strong>operator=</strong>·(port_filter·const&amp;);165 ···<strong>~port_filter</strong>·();
166 ···void·<strong>add_rule</strong>·(std::uint16_t·first,·std::uint16_t·last,·std::uint32_t·flags);166 ···void·<strong>add_rule</strong>·(std::uint16_t·first,·std::uint16_t·last,·std::uint32_t·flags);
167 ···std::uint32_t·<strong>access</strong>·(std::uint16_t·port)·const;167 ···std::uint32_t·<strong>access</strong>·(std::uint16_t·port)·const;
  
168 ···enum·access_flags168 ···enum·access_flags
169 ···{169 ···{
170 ······blocked,170 ······blocked,
171 ···};171 ···};
2.05 KB
html2text {}
    
Offset 19, 19 lines modifiedOffset 19, 19 lines modified
19 The·ip_filter·class·is·a·set·of·rules·that·uniquely·categorizes·all·ip19 The·ip_filter·class·is·a·set·of·rules·that·uniquely·categorizes·all·ip
20 addresses·as·allowed·or·disallowed.·The·default·constructor·creates·a·single20 addresses·as·allowed·or·disallowed.·The·default·constructor·creates·a·single
21 rule·that·allows·all·addresses·(0.0.0.0·-·255.255.255.255·for·the·IPv4·range,21 rule·that·allows·all·addresses·(0.0.0.0·-·255.255.255.255·for·the·IPv4·range,
22 and·the·equivalent·range·covering·all·addresses·for·the·IPv6·range).22 and·the·equivalent·range·covering·all·addresses·for·the·IPv6·range).
23 A·default·constructed·_\x8i_\x8p_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r·does·not·filter·any·address.23 A·default·constructed·_\x8i_\x8p_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r·does·not·filter·any·address.
24 struct·ip_filter24 struct·ip_filter
25 {25 {
 26 ···i\x8ip\x8p_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·(ip_filter&&);
26 ···ip_filter&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(ip_filter&&);27 ···ip_filter&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(ip_filter&&);
27 ···i\x8ip\x8p_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·(); 
28 ···ip_filter&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(ip_filter·const&);28 ···ip_filter&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(ip_filter·const&);
 29 ···i\x8ip\x8p_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·();
29 ···~\x8~i\x8ip\x8p_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·();30 ···~\x8~i\x8ip\x8p_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·();
30 ···i\x8ip\x8p_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·(ip_filter&&); 
31 ···i\x8ip\x8p_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·(ip_filter·const&);31 ···i\x8ip\x8p_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·(ip_filter·const&);
32 ···bool·e\x8em\x8mp\x8pt\x8ty\x8y·()·const;32 ···bool·e\x8em\x8mp\x8pt\x8ty\x8y·()·const;
33 ···void·a\x8ad\x8dd\x8d_\x8_r\x8ru\x8ul\x8le\x8e·(address·const&·first,·address·const&·last,·std::uint32_t33 ···void·a\x8ad\x8dd\x8d_\x8_r\x8ru\x8ul\x8le\x8e·(address·const&·first,·address·const&·last,·std::uint32_t
34 flags);34 flags);
35 ···std::uint32_t·a\x8ac\x8cc\x8ce\x8es\x8ss\x8s·(address·const&·addr)·const;35 ···std::uint32_t·a\x8ac\x8cc\x8ce\x8es\x8ss\x8s·(address·const&·addr)·const;
36 ···filter_tuple_t·e\x8ex\x8xp\x8po\x8or\x8rt\x8t_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·()·const;36 ···filter_tuple_t·e\x8ex\x8xp\x8po\x8or\x8rt\x8t_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·()·const;
  
Offset 82, 19 lines modifiedOffset 82, 19 lines modified
82 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8i_\x8p_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8._\x8h_\x8p_\x8p"82 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8i_\x8p_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8._\x8h_\x8p_\x8p"
83 the·port·filter·maps·non-overlapping·port·ranges·to·flags.·This·is·primarily83 the·port·filter·maps·non-overlapping·port·ranges·to·flags.·This·is·primarily
84 used·to·indicate·whether·a·range·of·ports·should·be·connected·to·or·not.·The84 used·to·indicate·whether·a·range·of·ports·should·be·connected·to·or·not.·The
85 default·is·to·have·the·full·port·range·(0-65535)·set·to·flag·0.85 default·is·to·have·the·full·port·range·(0-65535)·set·to·flag·0.
86 class·port_filter86 class·port_filter
87 {87 {
88 ···p\x8po\x8or\x8rt\x8t_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·(port_filter&&);88 ···p\x8po\x8or\x8rt\x8t_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·(port_filter&&);
89 ···~\x8~p\x8po\x8or\x8rt\x8t_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·(); 
90 ···port_filter&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(port_filter&&);89 ···port_filter&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(port_filter&&);
 90 ···port_filter&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(port_filter·const&);
91 ···p\x8po\x8or\x8rt\x8t_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·(port_filter·const&);91 ···p\x8po\x8or\x8rt\x8t_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·(port_filter·const&);
92 ···p\x8po\x8or\x8rt\x8t_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·();92 ···p\x8po\x8or\x8rt\x8t_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·();
93 ···port_filter&·o.op.pe.er.ra.at.to.or.r=.=·(port_filter·const&);93 ···~.~p.po.or.rt.t_._f.fi.il.lt.te.er.r·();
94 ···void·a\x8ad\x8dd\x8d_\x8_r\x8ru\x8ul\x8le\x8e·(std::uint16_t·first,·std::uint16_t·last,·std::uint32_t94 ···void·a\x8ad\x8dd\x8d_\x8_r\x8ru\x8ul\x8le\x8e·(std::uint16_t·first,·std::uint16_t·last,·std::uint32_t
95 flags);95 flags);
96 ···std::uint32_t·a\x8ac\x8cc\x8ce\x8es\x8ss\x8s·(std::uint16_t·port)·const;96 ···std::uint32_t·a\x8ac\x8cc\x8ce\x8es\x8ss\x8s·(std::uint16_t·port)·const;
  
97 ···enum·access_flags97 ···enum·access_flags
98 ···{98 ···{
99 ······blocked,99 ······blocked,
7.12 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-PeerClass.html
    
Offset 30, 15 lines modifiedOffset 30, 15 lines modified
30 </table>30 </table>
31 <p><a·class="reference·external"·href="reference.html">home</a></p>31 <p><a·class="reference·external"·href="reference.html">home</a></p>
32 <div·class="contents·topic"·id="table-of-contents">32 <div·class="contents·topic"·id="table-of-contents">
33 <p·class="topic-title">Table·of·contents</p>33 <p·class="topic-title">Table·of·contents</p>
34 <ul·class="simple">34 <ul·class="simple">
35 <li><a·class="reference·internal"·href="#peer-class-info"·id="toc-entry-1">peer_class_info</a></li>35 <li><a·class="reference·internal"·href="#peer-class-info"·id="toc-entry-1">peer_class_info</a></li>
36 <li><a·class="reference·internal"·href="#peer-class-type-filter"·id="toc-entry-2">peer_class_type_filter</a><ul>36 <li><a·class="reference·internal"·href="#peer-class-type-filter"·id="toc-entry-2">peer_class_type_filter</a><ul>
37 <li><a·class="reference·internal"·href="#add-remove"·id="toc-entry-3">add()·remove()</a></li>37 <li><a·class="reference·internal"·href="#remove-add"·id="toc-entry-3">remove()·add()</a></li>
38 <li><a·class="reference·internal"·href="#disallow-allow"·id="toc-entry-4">disallow()·allow()</a></li>38 <li><a·class="reference·internal"·href="#disallow-allow"·id="toc-entry-4">disallow()·allow()</a></li>
39 <li><a·class="reference·internal"·href="#apply"·id="toc-entry-5">apply()</a></li>39 <li><a·class="reference·internal"·href="#apply"·id="toc-entry-5">apply()</a></li>
40 <li><a·class="reference·internal"·href="#enum-socket-type-t"·id="toc-entry-6">enum·socket_type_t</a></li>40 <li><a·class="reference·internal"·href="#enum-socket-type-t"·id="toc-entry-6">enum·socket_type_t</a></li>
41 </ul>41 </ul>
42 </li>42 </li>
43 </ul>43 </ul>
44 </div>44 </div>
Offset 104, 16 lines modifiedOffset 104, 16 lines modified
104 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/peer_class_type_filter.hpp">libtorrent/peer_class_type_filter.hpp</a>&quot;</p>104 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/peer_class_type_filter.hpp">libtorrent/peer_class_type_filter.hpp</a>&quot;</p>
105 <p><tt·class="docutils·literal">peer_class_type_filter</tt>·is·a·simple·container·for·rules·for·adding·and·subtracting105 <p><tt·class="docutils·literal">peer_class_type_filter</tt>·is·a·simple·container·for·rules·for·adding·and·subtracting
106 peer-classes·from·peers.·It·is·applied·<em>after</em>·the·peer·class·filter·is·applied·(which106 peer-classes·from·peers.·It·is·applied·<em>after</em>·the·peer·class·filter·is·applied·(which
107 is·based·on·the·peer's·IP·address).</p>107 is·based·on·the·peer's·IP·address).</p>
108 <pre·class="literal-block">108 <pre·class="literal-block">
109 struct·peer_class_type_filter109 struct·peer_class_type_filter
110 {110 {
111 ···void·<strong>remove</strong>·(socket_type_t·const·st,·peer_class_t·const·peer_class); 
112 ···void·<strong>add</strong>·(socket_type_t·const·st,·peer_class_t·const·peer_class);111 ···void·<strong>add</strong>·(socket_type_t·const·st,·peer_class_t·const·peer_class);
 112 ···void·<strong>remove</strong>·(socket_type_t·const·st,·peer_class_t·const·peer_class);
113 ···void·<strong>disallow</strong>·(socket_type_t·const·st,·peer_class_t·const·peer_class);113 ···void·<strong>disallow</strong>·(socket_type_t·const·st,·peer_class_t·const·peer_class);
114 ···void·<strong>allow</strong>·(socket_type_t·const·st,·peer_class_t·const·peer_class);114 ···void·<strong>allow</strong>·(socket_type_t·const·st,·peer_class_t·const·peer_class);
115 ···std::uint32_t·<strong>apply</strong>·(socket_type_t·const·st,·std::uint32_t·peer_class_mask);115 ···std::uint32_t·<strong>apply</strong>·(socket_type_t·const·st,·std::uint32_t·peer_class_mask);
116 ···friend·bool·<strong>operator==</strong>·(peer_class_type_filter·const&amp;·lhs116 ···friend·bool·<strong>operator==</strong>·(peer_class_type_filter·const&amp;·lhs
117 ······,·peer_class_type_filter·const&amp;·rhs);117 ······,·peer_class_type_filter·const&amp;·rhs);
  
118 ···enum·socket_type_t118 ···enum·socket_type_t
Offset 123, 20 lines modifiedOffset 123, 20 lines modified
123 ······ssl_tcp_socket,123 ······ssl_tcp_socket,
124 ······ssl_utp_socket,124 ······ssl_utp_socket,
125 ······i2p_socket,125 ······i2p_socket,
126 ······num_socket_types,126 ······num_socket_types,
127 ···};127 ···};
128 };128 };
129 </pre>129 </pre>
130 <a·name="add()"></a>130 <a·name="remove()"></a>
131 <a·name="remove()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:peer_class_type_filter%3A%3A%5Badd%28%29+remove%28%29%5D&labels=documentation&body=Documentation+under+heading+%22peer_class_type_filter%3A%3A%5Bad[·...·truncated·by·diffoscope;·len:·105,·SHA:·1eb48dacb7050f27ab7419194f0a8113d2934b13be72ec2050c7e5a32f6cf102·...·]">131 <a·name="add()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:peer_class_type_filter%3A%3A%5Bremove%28%29+add%28%29%5D&labels=documentation&body=Documentation+under+heading+%22peer_class_type_filter%3A%3A%5Bremov[·...·truncated·by·diffoscope;·len:·102,·SHA:·c40f3b2e2de81d19556aa32d64cbabec58a324f3665cb33e006a18f8dbae0e18·...·]">
132 <h2>add()·remove()</h2>132 <h2>remove()·add()</h2>
133 <pre·class="literal-block">133 <pre·class="literal-block">
134 void·<strong>remove</strong>·(socket_type_t·const·st,·peer_class_t·const·peer_class); 
135 void·<strong>add</strong>·(socket_type_t·const·st,·peer_class_t·const·peer_class);134 void·<strong>add</strong>·(socket_type_t·const·st,·peer_class_t·const·peer_class);
 135 void·<strong>remove</strong>·(socket_type_t·const·st,·peer_class_t·const·peer_class);
136 </pre>136 </pre>
137 <p><tt·class="docutils·literal">add()</tt>·and·<tt·class="docutils·literal">remove()</tt>·adds·and·removes·a·peer·class·to·be·added137 <p><tt·class="docutils·literal">add()</tt>·and·<tt·class="docutils·literal">remove()</tt>·adds·and·removes·a·peer·class·to·be·added
138 to·new·peers·based·on·socket·type.</p>138 to·new·peers·based·on·socket·type.</p>
139 <a·name="disallow()"></a>139 <a·name="disallow()"></a>
140 <a·name="allow()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:peer_class_type_filter%3A%3A%5Bdisallow%28%29+allow%28%29%5D&labels=documentation&body=Documentation+under+heading+%22peer_class_type_filter%3A%3A%5Bdisallow%28%29+allow%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>140 <a·name="allow()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:peer_class_type_filter%3A%3A%5Bdisallow%28%29+allow%28%29%5D&labels=documentation&body=Documentation+under+heading+%22peer_class_type_filter%3A%3A%5Bdisallow%28%29+allow%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
141 <div·class="section"·id="disallow-allow">141 <div·class="section"·id="disallow-allow">
142 <h2>disallow()·allow()</h2>142 <h2>disallow()·allow()</h2>
3.04 KB
html2text {}
    
Offset 1, 15 lines modifiedOffset 1, 15 lines modified
1 >1 >
2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]
3 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.113 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.11
4 _\x8h_\x8o_\x8m_\x8e4 _\x8h_\x8o_\x8m_\x8e
5 Table·of·contents5 Table·of·contents
6 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8i_\x8n_\x8f_\x8o6 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8i_\x8n_\x8f_\x8o
7 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r7 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r
8 ··········o·_\x8a_.d_.d_.(_.)_.·_.r_.e_.m_.o_.v_.e_\x8(_\x8)8 ··········o·_\x8r_.e_.m_.o_.v_.e_.(_.)_.·_.a_.d_.d_\x8(_\x8)
9 ··········o·_\x8d_\x8i_\x8s_\x8a_\x8l_\x8l_\x8o_\x8w_\x8(_\x8)_\x8·_\x8a_\x8l_\x8l_\x8o_\x8w_\x8(_\x8)9 ··········o·_\x8d_\x8i_\x8s_\x8a_\x8l_\x8l_\x8o_\x8w_\x8(_\x8)_\x8·_\x8a_\x8l_\x8l_\x8o_\x8w_\x8(_\x8)
10 ··········o·_\x8a_\x8p_\x8p_\x8l_\x8y_\x8(_\x8)10 ··········o·_\x8a_\x8p_\x8p_\x8l_\x8y_\x8(_\x8)
11 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8s_\x8o_\x8c_\x8k_\x8e_\x8t_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8t11 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8s_\x8o_\x8c_\x8k_\x8e_\x8t_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8t
12 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]12 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
13 *\x8**\x8**\x8**\x8**\x8**\x8*·p\x8pe\x8ee\x8er\x8r_\x8_c\x8cl\x8la\x8as\x8ss\x8s_\x8_i\x8in\x8nf\x8fo\x8o·*\x8**\x8**\x8**\x8**\x8**\x8*13 *\x8**\x8**\x8**\x8**\x8**\x8*·p\x8pe\x8ee\x8er\x8r_\x8_c\x8cl\x8la\x8as\x8ss\x8s_\x8_i\x8in\x8nf\x8fo\x8o·*\x8**\x8**\x8**\x8**\x8**\x8*
14 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8._\x8h_\x8p_\x8p"14 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8._\x8h_\x8p_\x8p"
15 holds·settings·for·a·peer·class.·Used·in·_\x8s_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)·and·_\x8g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)15 holds·settings·for·a·peer·class.·Used·in·_\x8s_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)·and·_\x8g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)
Offset 59, 16 lines modifiedOffset 59, 16 lines modified
59 *\x8**\x8**\x8**\x8**\x8**\x8*·p\x8pe\x8ee\x8er\x8r_\x8_c\x8cl\x8la\x8as\x8ss\x8s_\x8_t\x8ty\x8yp\x8pe\x8e_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·*\x8**\x8**\x8**\x8**\x8**\x8*59 *\x8**\x8**\x8**\x8**\x8**\x8*·p\x8pe\x8ee\x8er\x8r_\x8_c\x8cl\x8la\x8as\x8ss\x8s_\x8_t\x8ty\x8yp\x8pe\x8e_\x8_f\x8fi\x8il\x8lt\x8te\x8er\x8r·*\x8**\x8**\x8**\x8**\x8**\x8*
60 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8._\x8h_\x8p_\x8p"60 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8._\x8h_\x8p_\x8p"
61 peer_class_type_filter·is·a·simple·container·for·rules·for·adding·and61 peer_class_type_filter·is·a·simple·container·for·rules·for·adding·and
62 subtracting·peer-classes·from·peers.·It·is·applied·a\x8af\x8ft\x8te\x8er\x8r·the·peer·class·filter62 subtracting·peer-classes·from·peers.·It·is·applied·a\x8af\x8ft\x8te\x8er\x8r·the·peer·class·filter
63 is·applied·(which·is·based·on·the·peer's·IP·address).63 is·applied·(which·is·based·on·the·peer's·IP·address).
64 struct·peer_class_type_filter64 struct·peer_class_type_filter
65 {65 {
66 ···void·r\x8re\x8em\x8mo\x8ov\x8ve\x8e·(socket_type_t·const·st,·peer_class_t·const·peer_class); 
67 ···void·a\x8ad\x8dd\x8d·(socket_type_t·const·st,·peer_class_t·const·peer_class);66 ···void·a\x8ad\x8dd\x8d·(socket_type_t·const·st,·peer_class_t·const·peer_class);
 67 ···void·r\x8re\x8em\x8mo\x8ov\x8ve\x8e·(socket_type_t·const·st,·peer_class_t·const·peer_class);
68 ···void·d\x8di\x8is\x8sa\x8al\x8ll\x8lo\x8ow\x8w·(socket_type_t·const·st,·peer_class_t·const·peer_class);68 ···void·d\x8di\x8is\x8sa\x8al\x8ll\x8lo\x8ow\x8w·(socket_type_t·const·st,·peer_class_t·const·peer_class);
69 ···void·a\x8al\x8ll\x8lo\x8ow\x8w·(socket_type_t·const·st,·peer_class_t·const·peer_class);69 ···void·a\x8al\x8ll\x8lo\x8ow\x8w·(socket_type_t·const·st,·peer_class_t·const·peer_class);
70 ···std::uint32_t·a\x8ap\x8pp\x8pl\x8ly\x8y·(socket_type_t·const·st,·std::uint32_t·peer_class_mask);70 ···std::uint32_t·a\x8ap\x8pp\x8pl\x8ly\x8y·(socket_type_t·const·st,·std::uint32_t·peer_class_mask);
71 ···friend·bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8==\x8=·(peer_class_type_filter·const&·lhs71 ···friend·bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8==\x8=·(peer_class_type_filter·const&·lhs
72 ······,·peer_class_type_filter·const&·rhs);72 ······,·peer_class_type_filter·const&·rhs);
  
73 ···enum·socket_type_t73 ···enum·socket_type_t
Offset 78, 17 lines modifiedOffset 78, 17 lines modified
78 ······ssl_tcp_socket,78 ······ssl_tcp_socket,
79 ······ssl_utp_socket,79 ······ssl_utp_socket,
80 ······i2p_socket,80 ······i2p_socket,
81 ······num_socket_types,81 ······num_socket_types,
82 ···};82 ···};
83 };83 };
84 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]84 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
85 *\x8**\x8**\x8**\x8**\x8*·a.ad.dd.d(.().)·r.re.em.mo.ov.ve.e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*85 *\x8**\x8**\x8**\x8**\x8*·r.re.em.mo.ov.ve.e(.().)·a.ad.dd.d(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
86 void·r\x8re\x8em\x8mo\x8ov\x8ve\x8e·(socket_type_t·const·st,·peer_class_t·const·peer_class); 
87 void·a\x8ad\x8dd\x8d·(socket_type_t·const·st,·peer_class_t·const·peer_class);86 void·a\x8ad\x8dd\x8d·(socket_type_t·const·st,·peer_class_t·const·peer_class);
 87 void·r\x8re\x8em\x8mo\x8ov\x8ve\x8e·(socket_type_t·const·st,·peer_class_t·const·peer_class);
88 add()·and·remove()·adds·and·removes·a·peer·class·to·be·added·to·new·peers·based88 add()·and·remove()·adds·and·removes·a·peer·class·to·be·added·to·new·peers·based
89 on·socket·type.89 on·socket·type.
90 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]90 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
91 *\x8**\x8**\x8**\x8**\x8*·d\x8di\x8is\x8sa\x8al\x8ll\x8lo\x8ow\x8w(\x8()\x8)·a\x8al\x8ll\x8lo\x8ow\x8w(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*91 *\x8**\x8**\x8**\x8**\x8*·d\x8di\x8is\x8sa\x8al\x8ll\x8lo\x8ow\x8w(\x8()\x8)·a\x8al\x8ll\x8lo\x8ow\x8w(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
92 void·d\x8di\x8is\x8sa\x8al\x8ll\x8lo\x8ow\x8w·(socket_type_t·const·st,·peer_class_t·const·peer_class);92 void·d\x8di\x8is\x8sa\x8al\x8ll\x8lo\x8ow\x8w·(socket_type_t·const·st,·peer_class_t·const·peer_class);
93 void·a\x8al\x8ll\x8lo\x8ow\x8w·(socket_type_t·const·st,·peer_class_t·const·peer_class);93 void·a\x8al\x8ll\x8lo\x8ow\x8w·(socket_type_t·const·st,·peer_class_t·const·peer_class);
94 disallow()·and·allow()·adds·and·removes·a·peer·class·to·be·removed·from·new94 disallow()·and·allow()·adds·and·removes·a·peer·class·to·be·removed·from·new
51.5 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Plugins.html
    
Offset 46, 37 lines modifiedOffset 46, 37 lines modified
46 <li><a·class="reference·internal"·href="#on-tick"·id="toc-entry-12">on_tick()</a></li>46 <li><a·class="reference·internal"·href="#on-tick"·id="toc-entry-12">on_tick()</a></li>
47 <li><a·class="reference·internal"·href="#get-unchoke-priority"·id="toc-entry-13">get_unchoke_priority()</a></li>47 <li><a·class="reference·internal"·href="#get-unchoke-priority"·id="toc-entry-13">get_unchoke_priority()</a></li>
48 <li><a·class="reference·internal"·href="#load-state"·id="toc-entry-14">load_state()</a></li>48 <li><a·class="reference·internal"·href="#load-state"·id="toc-entry-14">load_state()</a></li>
49 </ul>49 </ul>
50 </li>50 </li>
51 <li><a·class="reference·internal"·href="#torrent-plugin"·id="toc-entry-15">torrent_plugin</a><ul>51 <li><a·class="reference·internal"·href="#torrent-plugin"·id="toc-entry-15">torrent_plugin</a><ul>
52 <li><a·class="reference·internal"·href="#new-connection"·id="toc-entry-16">new_connection()</a></li>52 <li><a·class="reference·internal"·href="#new-connection"·id="toc-entry-16">new_connection()</a></li>
53 <li><a·class="reference·internal"·href="#on-piece-failed-on-piece-pass"·id="toc-entry-17">on_piece_failed()·on_piece_pass()</a></li>53 <li><a·class="reference·internal"·href="#on-piece-pass-on-piece-failed"·id="toc-entry-17">on_piece_pass()·on_piece_failed()</a></li>
54 <li><a·class="reference·internal"·href="#tick"·id="toc-entry-18">tick()</a></li>54 <li><a·class="reference·internal"·href="#tick"·id="toc-entry-18">tick()</a></li>
55 <li><a·class="reference·internal"·href="#on-pause-on-resume"·id="toc-entry-19">on_pause()·on_resume()</a></li>55 <li><a·class="reference·internal"·href="#on-resume-on-pause"·id="toc-entry-19">on_resume()·on_pause()</a></li>
56 <li><a·class="reference·internal"·href="#on-files-checked"·id="toc-entry-20">on_files_checked()</a></li>56 <li><a·class="reference·internal"·href="#on-files-checked"·id="toc-entry-20">on_files_checked()</a></li>
57 <li><a·class="reference·internal"·href="#on-state"·id="toc-entry-21">on_state()</a></li>57 <li><a·class="reference·internal"·href="#on-state"·id="toc-entry-21">on_state()</a></li>
58 <li><a·class="reference·internal"·href="#on-add-peer"·id="toc-entry-22">on_add_peer()</a></li>58 <li><a·class="reference·internal"·href="#on-add-peer"·id="toc-entry-22">on_add_peer()</a></li>
59 </ul>59 </ul>
60 </li>60 </li>
61 <li><a·class="reference·internal"·href="#peer-plugin"·id="toc-entry-23">peer_plugin</a><ul>61 <li><a·class="reference·internal"·href="#peer-plugin"·id="toc-entry-23">peer_plugin</a><ul>
62 <li><a·class="reference·internal"·href="#type"·id="toc-entry-24">type()</a></li>62 <li><a·class="reference·internal"·href="#type"·id="toc-entry-24">type()</a></li>
63 <li><a·class="reference·internal"·href="#add-handshake"·id="toc-entry-25">add_handshake()</a></li>63 <li><a·class="reference·internal"·href="#add-handshake"·id="toc-entry-25">add_handshake()</a></li>
64 <li><a·class="reference·internal"·href="#on-disconnect"·id="toc-entry-26">on_disconnect()</a></li>64 <li><a·class="reference·internal"·href="#on-disconnect"·id="toc-entry-26">on_disconnect()</a></li>
65 <li><a·class="reference·internal"·href="#on-connected"·id="toc-entry-27">on_connected()</a></li>65 <li><a·class="reference·internal"·href="#on-connected"·id="toc-entry-27">on_connected()</a></li>
66 <li><a·class="reference·internal"·href="#on-handshake"·id="toc-entry-28">on_handshake()</a></li>66 <li><a·class="reference·internal"·href="#on-handshake"·id="toc-entry-28">on_handshake()</a></li>
67 <li><a·class="reference·internal"·href="#on-extension-handshake"·id="toc-entry-29">on_extension_handshake()</a></li>67 <li><a·class="reference·internal"·href="#on-extension-handshake"·id="toc-entry-29">on_extension_handshake()</a></li>
68 <li><a·class="reference·internal"·href="#on-unchoke-on-interested-on-choke-on-have-none-on-have-all-on-allowed-fast-on-have-on-request-on-dont-have-on-not-interested-on-bitfield"·id="toc-entry-30">on_unchoke()·on_interested()·on_choke()·on_have_none()·on_have_all()·on_allowed_fast()·on_have()·on_req[·...·truncated·by·diffoscope;·len:·53,·SHA:·3d7d12b51b817281f683477f0cb586abd1230030d366ff6bc1c4aff827ca1d02·...·]()</a></li>68 <li><a·class="reference·internal"·href="#on-bitfield-on-dont-have-on-have-none-on-unchoke-on-not-interested-on-interested-on-have-on-have-all-on-choke-on-request-on-allowed-fast"·id="toc-entry-30">on_bitfield()·on_dont_have()·on_have_none()·on_unchoke()·on_not_interested()·on_interested()·on_have()·[·...·truncated·by·diffoscope;·len:·53,·SHA:·34c15cc8ea0f10a74ab8fcbfc9830f295840e10bd1d0c306dd4ebfce5dfcc67a·...·]()</a></li>
69 <li><a·class="reference·internal"·href="#on-piece"·id="toc-entry-31">on_piece()</a></li>69 <li><a·class="reference·internal"·href="#on-piece"·id="toc-entry-31">on_piece()</a></li>
70 <li><a·class="reference·internal"·href="#sent-interested-sent-have-sent-not-interested-sent-unchoke-sent-piece"·id="toc-entry-32">sent_interested()·sent_have()·sent_not_interested()·sent_unchoke()·sent_piece()</a></li>70 <li><a·class="reference·internal"·href="#sent-interested-sent-piece-sent-not-interested-sent-unchoke-sent-have"·id="toc-entry-32">sent_interested()·sent_piece()·sent_not_interested()·sent_unchoke()·sent_have()</a></li>
71 <li><a·class="reference·internal"·href="#sent-payload"·id="toc-entry-33">sent_payload()</a></li>71 <li><a·class="reference·internal"·href="#sent-payload"·id="toc-entry-33">sent_payload()</a></li>
72 <li><a·class="reference·internal"·href="#can-disconnect"·id="toc-entry-34">can_disconnect()</a></li>72 <li><a·class="reference·internal"·href="#can-disconnect"·id="toc-entry-34">can_disconnect()</a></li>
73 <li><a·class="reference·internal"·href="#on-extended"·id="toc-entry-35">on_extended()</a></li>73 <li><a·class="reference·internal"·href="#on-extended"·id="toc-entry-35">on_extended()</a></li>
74 <li><a·class="reference·internal"·href="#on-unknown-message"·id="toc-entry-36">on_unknown_message()</a></li>74 <li><a·class="reference·internal"·href="#on-unknown-message"·id="toc-entry-36">on_unknown_message()</a></li>
75 <li><a·class="reference·internal"·href="#on-piece-failed-on-piece-pass-1"·id="toc-entry-37">on_piece_failed()·on_piece_pass()</a></li>75 <li><a·class="reference·internal"·href="#on-piece-pass-on-piece-failed-1"·id="toc-entry-37">on_piece_pass()·on_piece_failed()</a></li>
76 <li><a·class="reference·internal"·href="#tick-1"·id="toc-entry-38">tick()</a></li>76 <li><a·class="reference·internal"·href="#tick-1"·id="toc-entry-38">tick()</a></li>
77 <li><a·class="reference·internal"·href="#write-request"·id="toc-entry-39">write_request()</a></li>77 <li><a·class="reference·internal"·href="#write-request"·id="toc-entry-39">write_request()</a></li>
78 </ul>78 </ul>
79 </li>79 </li>
80 <li><a·class="reference·internal"·href="#crypto-plugin"·id="toc-entry-40">crypto_plugin</a><ul>80 <li><a·class="reference·internal"·href="#crypto-plugin"·id="toc-entry-40">crypto_plugin</a><ul>
81 <li><a·class="reference·internal"·href="#decrypt"·id="toc-entry-41">decrypt()</a></li>81 <li><a·class="reference·internal"·href="#decrypt"·id="toc-entry-41">decrypt()</a></li>
82 </ul>82 </ul>
Offset 345, 16 lines modifiedOffset 345, 16 lines modified
345 <p>Torrent·plugins·are·associated·with·a·single·torrent·and·have·a·number345 <p>Torrent·plugins·are·associated·with·a·single·torrent·and·have·a·number
346 of·functions·called·at·certain·events.·Many·of·its·functions·have·the346 of·functions·called·at·certain·events.·Many·of·its·functions·have·the
347 ability·to·change·or·override·the·default·libtorrent·behavior.</p>347 ability·to·change·or·override·the·default·libtorrent·behavior.</p>
348 <pre·class="literal-block">348 <pre·class="literal-block">
349 struct·torrent_plugin349 struct·torrent_plugin
350 {350 {
351 ···virtual·std::shared_ptr&lt;peer_plugin&gt;·<strong>new_connection</strong>·(peer_connection_handle·const&amp;);351 ···virtual·std::shared_ptr&lt;peer_plugin&gt;·<strong>new_connection</strong>·(peer_connection_handle·const&amp;);
352 ···virtual·void·<strong>on_piece_pass</strong>·(piece_index_t); 
353 ···virtual·void·<strong>on_piece_failed</strong>·(piece_index_t);352 ···virtual·void·<strong>on_piece_failed</strong>·(piece_index_t);
 353 ···virtual·void·<strong>on_piece_pass</strong>·(piece_index_t);
354 ···virtual·void·<strong>tick</strong>·();354 ···virtual·void·<strong>tick</strong>·();
355 ···virtual·bool·<strong>on_pause</strong>·();355 ···virtual·bool·<strong>on_pause</strong>·();
356 ···virtual·bool·<strong>on_resume</strong>·();356 ···virtual·bool·<strong>on_resume</strong>·();
357 ···virtual·void·<strong>on_files_checked</strong>·();357 ···virtual·void·<strong>on_files_checked</strong>·();
358 ···virtual·void·<strong>on_state</strong>·(torrent_status::state_t);358 ···virtual·void·<strong>on_state</strong>·(torrent_status::state_t);
359 ···virtual·void·<strong>on_add_peer</strong>·(tcp::endpoint·const&amp;,359 ···virtual·void·<strong>on_add_peer</strong>·(tcp::endpoint·const&amp;,
360 ······peer_source_flags_t,·add_peer_flags_t);360 ······peer_source_flags_t,·add_peer_flags_t);
Offset 376, 38 lines modifiedOffset 376, 38 lines modified
376 are·supposed·to·return·an·instance·of·your·<a·class="reference·external"·href="reference-Plugins.html#peer_plugin">peer_plugin</a>·class.·Which·in376 are·supposed·to·return·an·instance·of·your·<a·class="reference·external"·href="reference-Plugins.html#peer_plugin">peer_plugin</a>·class.·Which·in
377 turn·will·have·its·hook·functions·called·on·event·specific·to·that·peer.</p>377 turn·will·have·its·hook·functions·called·on·event·specific·to·that·peer.</p>
378 <p>The·<tt·class="docutils·literal">peer_connection_handle</tt>·will·be·valid·as·long·as·the·<tt·class="docutils·literal">shared_ptr</tt>378 <p>The·<tt·class="docutils·literal">peer_connection_handle</tt>·will·be·valid·as·long·as·the·<tt·class="docutils·literal">shared_ptr</tt>
379 is·being·held·by·the·torrent·object.·So,·it·is·generally·a·good·idea·to·not379 is·being·held·by·the·torrent·object.·So,·it·is·generally·a·good·idea·to·not
380 keep·a·<tt·class="docutils·literal">shared_ptr</tt>·to·your·own·<a·class="reference·external"·href="reference-Plugins.html#peer_plugin">peer_plugin</a>.·If·you·want·to·keep·references380 keep·a·<tt·class="docutils·literal">shared_ptr</tt>·to·your·own·<a·class="reference·external"·href="reference-Plugins.html#peer_plugin">peer_plugin</a>.·If·you·want·to·keep·references
381 to·it,·use·<tt·class="docutils·literal">weak_ptr</tt>.</p>381 to·it,·use·<tt·class="docutils·literal">weak_ptr</tt>.</p>
382 <p>If·this·function·throws·an·exception,·the·connection·will·be·closed.</p>382 <p>If·this·function·throws·an·exception,·the·connection·will·be·closed.</p>
383 <a·name="on_piece_failed()"></a>383 <a·name="on_piece_pass()"></a>
384 <a·name="on_piece_pass()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:torrent_plugin%3A%3A%5Bon_piece_failed%28%29+on_piece_pass%28%29%5D&labels=documentation&body=Documentation+under+heading+%22torrent_plugin%3A%3A%5Bo[·...·truncated·by·diffoscope;·len:·34,·SHA:·8abadb88fdc005983e97da84b5d148a165260af56190bb3bea7df1402693a05e·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>384 <a·name="on_piece_failed()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:torrent_plugin%3A%3A%5Bon_piece_pass%28%29+on_piece_failed%28%29%5D&labels=documentation&body=Documentation+under+heading+%22torrent_plugin%3A%3A%5[·...·truncated·by·diffoscope;·len:·36,·SHA:·8e418a6774c5cc2b4ed9e51cb3bb633d6fb99612579b1694bff3f7f5e96cb48f·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
385 <div·class="section"·id="on-piece-failed-on-piece-pass">385 <div·class="section"·id="on-piece-pass-on-piece-failed">
386 <h2>on_piece_failed()·on_piece_pass()</h2>386 <h2>on_piece_pass()·on_piece_failed()</h2>
387 <pre·class="literal-block">387 <pre·class="literal-block">
388 virtual·void·<strong>on_piece_pass</strong>·(piece_index_t); 
389 virtual·void·<strong>on_piece_failed</strong>·(piece_index_t);388 virtual·void·<strong>on_piece_failed</strong>·(piece_index_t);
 389 virtual·void·<strong>on_piece_pass</strong>·(piece_index_t);
390 </pre>390 </pre>
391 <p>These·hooks·are·called·when·a·piece·passes·the·hash·check·or·fails·the·hash391 <p>These·hooks·are·called·when·a·piece·passes·the·hash·check·or·fails·the·hash
392 check,·respectively.·The·<tt·class="docutils·literal">index</tt>·is·the·piece·index·that·was·downloaded.392 check,·respectively.·The·<tt·class="docutils·literal">index</tt>·is·the·piece·index·that·was·downloaded.
393 It·is·possible·to·access·the·list·of·peers·that·participated·in·sending·the393 It·is·possible·to·access·the·list·of·peers·that·participated·in·sending·the
394 piece·through·the·<tt·class="docutils·literal">torrent</tt>·and·the·<tt·class="docutils·literal">piece_picker</tt>.</p>394 piece·through·the·<tt·class="docutils·literal">torrent</tt>·and·the·<tt·class="docutils·literal">piece_picker</tt>.</p>
395 <a·name="tick()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:torrent_plugin%3A%3A%5Btick%28%29%5D&labels=documentation&body=Documentation+under+heading+%22torrent_plugin%3A%3A%5Btick%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>395 <a·name="tick()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:torrent_plugin%3A%3A%5Btick%28%29%5D&labels=documentation&body=Documentation+under+heading+%22torrent_plugin%3A%3A%5Btick%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
396 <div·class="section"·id="tick">396 <div·class="section"·id="tick">
397 <h2>tick()</h2>397 <h2>tick()</h2>
398 <pre·class="literal-block">398 <pre·class="literal-block">
399 virtual·void·<strong>tick</strong>·();399 virtual·void·<strong>tick</strong>·();
400 </pre>400 </pre>
401 <p>This·hook·is·called·approximately·once·per·second.·It·is·a·way·of·making·it401 <p>This·hook·is·called·approximately·once·per·second.·It·is·a·way·of·making·it
402 easy·for·plugins·to·do·timed·events,·for·sending·messages·or·whatever.</p>402 easy·for·plugins·to·do·timed·events,·for·sending·messages·or·whatever.</p>
403 <a·name="on_pause()"></a>403 <a·name="on_resume()"></a>
404 <a·name="on_resume()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:torrent_plugin%3A%3A%5Bon_pause%28%29+on_resume%28%29%5D&labels=documentation&body=Documentation+under+heading+%22torrent_plugin%3A%3A%5Bon_pause%2[·...·truncated·by·diffoscope;·len:·13,·SHA:·4aeb2f9d351a75499fe5c93262611f587d423ef82b946aa60f027a6d4b353dee·...·]e%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>404 <a·name="on_pause()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:torrent_plugin%3A%3A%5Bon_resume%28%29+on_pause%28%29%5D&labels=documentation&body=Documentation+under+heading+%22torrent_plugin%3A%3A%5Bon_resume%2[·...·truncated·by·diffoscope;·len:·12,·SHA:·632ac5969f131c5c35944479d2383ce6ecbfb73473ccdb146dccbac35d0a5b50·...·]e%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
405 <div·class="section"·id="on-pause-on-resume">405 <div·class="section"·id="on-resume-on-pause">
406 <h2>on_pause()·on_resume()</h2>406 <h2>on_resume()·on_pause()</h2>
407 <pre·class="literal-block">407 <pre·class="literal-block">
408 virtual·bool·<strong>on_pause</strong>·();408 virtual·bool·<strong>on_pause</strong>·();
409 virtual·bool·<strong>on_resume</strong>·();409 virtual·bool·<strong>on_resume</strong>·();
410 </pre>410 </pre>
411 <p>These·hooks·are·called·when·the·torrent·is·paused·and·resumed·respectively.411 <p>These·hooks·are·called·when·the·torrent·is·paused·and·resumed·respectively.
412 The·return·value·indicates·if·the·event·was·handled.·A·return·value·of412 The·return·value·indicates·if·the·event·was·handled.·A·return·value·of
413 <tt·class="docutils·literal">true</tt>·indicates·that·it·was·handled,·and·no·other·<a·class="reference·external"·href="reference-Plugins.html#plugin">plugin</a>·after·this·one413 <tt·class="docutils·literal">true</tt>·indicates·that·it·was·handled,·and·no·other·<a·class="reference·external"·href="reference-Plugins.html#plugin">plugin</a>·after·this·one
Offset 475, 51 lines modifiedOffset 475, 51 lines modified
475 {475 {
476 ···virtual·string_view·<strong>type</strong>·()·const;476 ···virtual·string_view·<strong>type</strong>·()·const;
477 ···virtual·void·<strong>add_handshake</strong>·(entry&amp;);477 ···virtual·void·<strong>add_handshake</strong>·(entry&amp;);
478 ···virtual·void·<strong>on_disconnect</strong>·(error_code·const&amp;);478 ···virtual·void·<strong>on_disconnect</strong>·(error_code·const&amp;);
479 ···virtual·void·<strong>on_connected</strong>·();479 ···virtual·void·<strong>on_connected</strong>·();
480 ···virtual·bool·<strong>on_handshake</strong>·(span&lt;char·const&gt;);480 ···virtual·bool·<strong>on_handshake</strong>·(span&lt;char·const&gt;);
481 ···virtual·bool·<strong>on_extension_handshake</strong>·(bdecode_node·const&amp;);481 ···virtual·bool·<strong>on_extension_handshake</strong>·(bdecode_node·const&amp;);
 482 ···virtual·bool·<strong>on_bitfield</strong>·(bitfield·const&amp;·<em>/*bitfield*/</em>);
 483 ···virtual·bool·<strong>on_have_all</strong>·();
482 ···virtual·bool·<strong>on_have_none</strong>·();484 ···virtual·bool·<strong>on_have_none</strong>·();
483 ···virtual·bool·<strong>on_choke</strong>·();485 ···virtual·bool·<strong>on_choke</strong>·();
484 ···virtual·bool·<strong>on_unchoke</strong>·();486 ···virtual·bool·<strong>on_allowed_fast</strong>·(piece_index_t);
485 ···virtual·bool·<strong>on_have</strong>·(piece_index_t);487 ···virtual·bool·<strong>on_have</strong>·(piece_index_t);
486 ···virtual·bool·<strong>on_dont_have</strong>·(piece_index_t);488 ···virtual·bool·<strong>on_not_interested</strong>·();
487 ···virtual·bool·<strong>on_request</strong>·(peer_request·const&amp;);489 ···virtual·bool·<strong>on_request</strong>·(peer_request·const&amp;);
 490 ···virtual·bool·<strong>on_unchoke</strong>·();
 491 ···virtual·bool·<strong>on_dont_have</strong>·(piece_index_t);
488 ···virtual·bool·<strong>on_interested</strong>·();492 ···virtual·bool·<strong>on_interested</strong>·();
489 ···virtual·bool·<strong>on_not_interested</strong>·(); 
490 ···virtual·bool·<strong>on_allowed_fast</strong>·(piece_index_t); 
491 ···virtual·bool·<strong>on_bitfield</strong>·(bitfield·const&amp;·<em>/*bitfield*/</em>); 
492 ···virtual·bool·<strong>on_have_all</strong>·(); 
493 ···virtual·bool·<strong>on_piece</strong>·(peer_request·const&amp;·<em>/*piece*/</em>493 ···virtual·bool·<strong>on_piece</strong>·(peer_request·const&amp;·<em>/*piece*/</em>
494 ······,·span&lt;char·const&gt;·<em>/*buf*/</em>);494 ······,·span&lt;char·const&gt;·<em>/*buf*/</em>);
495 ···virtual·bool·<strong>on_suggest</strong>·(piece_index_t);495 ···virtual·bool·<strong>on_suggest</strong>·(piece_index_t);
496 ···virtual·bool·<strong>on_reject</strong>·(peer_request·const&amp;);496 ···virtual·bool·<strong>on_reject</strong>·(peer_request·const&amp;);
497 ···virtual·bool·<strong>on_cancel</strong>·(peer_request·const&amp;);497 ···virtual·bool·<strong>on_cancel</strong>·(peer_request·const&amp;);
498 ···virtual·void·<strong>sent_allow_fast</strong>·(piece_index_t);498 ···virtual·void·<strong>sent_suggest</strong>·(piece_index_t);
499 ···virtual·void·<strong>sent_have_all</strong>·(); 
500 ···virtual·void·<strong>sent_choke</strong>·(); 
501 ···virtual·void·<strong>sent_reject_request</strong>·(peer_request·const&amp;); 
Max diff block lines reached; 17305/29266 bytes (59.13%) of diff not shown.
22.8 KB
html2text {}
    
Offset 15, 38 lines modifiedOffset 15, 38 lines modified
15 ··········o·_\x8o_\x8n_\x8__\x8a_\x8l_\x8e_\x8r_\x8t_\x8(_\x8)15 ··········o·_\x8o_\x8n_\x8__\x8a_\x8l_\x8e_\x8r_\x8t_\x8(_\x8)
16 ··········o·_\x8o_\x8n_\x8__\x8u_\x8n_\x8k_\x8n_\x8o_\x8w_\x8n_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)16 ··········o·_\x8o_\x8n_\x8__\x8u_\x8n_\x8k_\x8n_\x8o_\x8w_\x8n_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)
17 ··········o·_\x8o_\x8n_\x8__\x8t_\x8i_\x8c_\x8k_\x8(_\x8)17 ··········o·_\x8o_\x8n_\x8__\x8t_\x8i_\x8c_\x8k_\x8(_\x8)
18 ··········o·_\x8g_\x8e_\x8t_\x8__\x8u_\x8n_\x8c_\x8h_\x8o_\x8k_\x8e_\x8__\x8p_\x8r_\x8i_\x8o_\x8r_\x8i_\x8t_\x8y_\x8(_\x8)18 ··········o·_\x8g_\x8e_\x8t_\x8__\x8u_\x8n_\x8c_\x8h_\x8o_\x8k_\x8e_\x8__\x8p_\x8r_\x8i_\x8o_\x8r_\x8i_\x8t_\x8y_\x8(_\x8)
19 ··········o·_\x8l_\x8o_\x8a_\x8d_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)19 ··········o·_\x8l_\x8o_\x8a_\x8d_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)
20 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n20 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n
21 ··········o·_\x8n_\x8e_\x8w_\x8__\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8(_\x8)21 ··········o·_\x8n_\x8e_\x8w_\x8__\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8(_\x8)
22 ··········o·_\x8o_\x8n_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8f_.a_.i_.l_.e_.d_.(_.)_.·_.o_.n_.__.p_.i_.e_.c_.e_.__.p_.a_.s_.s_\x8(_\x8)22 ··········o·_\x8o_\x8n_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8p_.a_.s_.s_.(_.)_.·_.o_.n_.__.p_.i_.e_.c_.e_.__.f_.a_.i_.l_.e_.d_\x8(_\x8)
23 ··········o·_\x8t_\x8i_\x8c_\x8k_\x8(_\x8)23 ··········o·_\x8t_\x8i_\x8c_\x8k_\x8(_\x8)
24 ··········o·_\x8o_\x8n_\x8__\x8p_.a_.u_.s_.e_.(_.)_.·_.o_.n_.__.r_.e_.s_.u_.m_\x8e_\x8(_\x8)24 ··········o·_\x8o_\x8n_\x8__\x8r_.e_.s_.u_.m_.e_.(_.)_.·_.o_.n_.__.p_.a_.u_.s_\x8e_\x8(_\x8)
25 ··········o·_\x8o_\x8n_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8__\x8c_\x8h_\x8e_\x8c_\x8k_\x8e_\x8d_\x8(_\x8)25 ··········o·_\x8o_\x8n_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8__\x8c_\x8h_\x8e_\x8c_\x8k_\x8e_\x8d_\x8(_\x8)
26 ··········o·_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)26 ··········o·_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)
27 ··········o·_\x8o_\x8n_\x8__\x8a_\x8d_\x8d_\x8__\x8p_\x8e_\x8e_\x8r_\x8(_\x8)27 ··········o·_\x8o_\x8n_\x8__\x8a_\x8d_\x8d_\x8__\x8p_\x8e_\x8e_\x8r_\x8(_\x8)
28 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n28 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n
29 ··········o·_\x8t_\x8y_\x8p_\x8e_\x8(_\x8)29 ··········o·_\x8t_\x8y_\x8p_\x8e_\x8(_\x8)
30 ··········o·_\x8a_\x8d_\x8d_\x8__\x8h_\x8a_\x8n_\x8d_\x8s_\x8h_\x8a_\x8k_\x8e_\x8(_\x8)30 ··········o·_\x8a_\x8d_\x8d_\x8__\x8h_\x8a_\x8n_\x8d_\x8s_\x8h_\x8a_\x8k_\x8e_\x8(_\x8)
31 ··········o·_\x8o_\x8n_\x8__\x8d_\x8i_\x8s_\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8(_\x8)31 ··········o·_\x8o_\x8n_\x8__\x8d_\x8i_\x8s_\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8(_\x8)
32 ··········o·_\x8o_\x8n_\x8__\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8e_\x8d_\x8(_\x8)32 ··········o·_\x8o_\x8n_\x8__\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8e_\x8d_\x8(_\x8)
33 ··········o·_\x8o_\x8n_\x8__\x8h_\x8a_\x8n_\x8d_\x8s_\x8h_\x8a_\x8k_\x8e_\x8(_\x8)33 ··········o·_\x8o_\x8n_\x8__\x8h_\x8a_\x8n_\x8d_\x8s_\x8h_\x8a_\x8k_\x8e_\x8(_\x8)
34 ··········o·_\x8o_\x8n_\x8__\x8e_\x8x_\x8t_\x8e_\x8n_\x8s_\x8i_\x8o_\x8n_\x8__\x8h_\x8a_\x8n_\x8d_\x8s_\x8h_\x8a_\x8k_\x8e_\x8(_\x8)34 ··········o·_\x8o_\x8n_\x8__\x8e_\x8x_\x8t_\x8e_\x8n_\x8s_\x8i_\x8o_\x8n_\x8__\x8h_\x8a_\x8n_\x8d_\x8s_\x8h_\x8a_\x8k_\x8e_\x8(_\x8)
 35 ··········o·_\x8o_\x8n_\x8__\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d_\x8(_\x8)_\x8·_\x8o_\x8n_\x8__\x8d_\x8o_\x8n_\x8t_\x8__\x8h_\x8a_\x8v_\x8e_\x8(_\x8)_\x8·_\x8o_\x8n_\x8__\x8h_\x8a_\x8v_\x8e_\x8__\x8n_\x8o_\x8n_\x8e_\x8(_\x8)_\x8·_\x8o_\x8n_\x8__\x8u_\x8n_\x8c_\x8h_\x8o_\x8k_\x8e_\x8(_\x8)
35 ··········o·_.o_.n_.__.u_.n_.c_.h_.o_.k_.e_.(_.)_.·_.o_.n_.__.i_.n_.t_.e_.r_.e_.s_.t_.e_.d_.(_.)_.·_.o_.n_.__.c_.h_.o_.k_.e_.(_.)_.·_.o_.n_.__.h_.a_.v_.e_.__.n_.o_.n_.e_.(_.)_.·_.o_.n_.__.h_.a_.v_.e_.__.a_.l_.l36 ············_.o_.n_.__.n_.o_.t_.__.i_.n_.t_.e_.r_.e_.s_.t_.e_.d_.(_.)_.·_.o_.n_.__.i_.n_.t_.e_.r_.e_.s_.t_.e_.d_.(_.)_.·_.o_.n_.__.h_.a_.v_.e_.(_.)_.·_.o_.n_.__.h_.a_.v_.e_.__.a_.l_.l_.(_.)
 37 ············_\x8o_\x8n_\x8__\x8c_\x8h_\x8o_\x8k_\x8e_\x8(_\x8)_\x8·_\x8o_\x8n_\x8__\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t_\x8(_\x8)_\x8·_\x8o_\x8n_\x8__\x8a_\x8l_\x8l_\x8o_\x8w_\x8e_\x8d_\x8__\x8f_\x8a_\x8s_\x8t_\x8(_\x8)
36 ············_\x8(_\x8)_\x8·_\x8o_\x8n_\x8__\x8a_\x8l_\x8l_\x8o_\x8w_\x8e_\x8d_\x8__\x8f_\x8a_\x8s_\x8t_\x8(_\x8)_\x8·_\x8o_\x8n_\x8__\x8h_\x8a_\x8v_\x8e_\x8(_\x8)_\x8·_\x8o_\x8n_\x8__\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t_\x8(_\x8)_\x8·_\x8o_\x8n_\x8__\x8d_\x8o_\x8n_\x8t_\x8__\x8h_\x8a_\x8v_\x8e_\x8(_\x8) 
37 ············_\x8o_\x8n_\x8__\x8n_\x8o_\x8t_\x8__\x8i_\x8n_\x8t_\x8e_\x8r_\x8e_\x8s_\x8t_\x8e_\x8d_\x8(_\x8)_\x8·_\x8o_\x8n_\x8__\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d_\x8(_\x8) 
38 ··········o·_\x8o_\x8n_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)38 ··········o·_\x8o_\x8n_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)
39 ··········o·_\x8s_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8t_\x8e_\x8r_\x8e_\x8s_\x8t_\x8e_\x8d_\x8(_\x8)_\x8·_\x8s_\x8e_\x8n_\x8t_\x8__\x8h_.a_.v_\x8e_\x8(_\x8)_\x8·_\x8s_\x8e_\x8n_\x8t_\x8__\x8n_\x8o_\x8t_\x8__\x8i_\x8n_\x8t_\x8e_\x8r_\x8e_\x8s_\x8t_\x8e_\x8d_\x8(_\x8)_\x8·_\x8s_\x8e_\x8n_\x8t_\x8__\x8u_\x8n_\x8c_\x8h_\x8o_\x8k_\x8e_\x8(_\x8)39 ··········o·_\x8s_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8t_\x8e_\x8r_\x8e_\x8s_\x8t_\x8e_\x8d_\x8(_\x8)_\x8·_\x8s_\x8e_\x8n_\x8t_\x8__\x8p_.i_.e_.c_\x8e_\x8(_\x8)_\x8·_\x8s_\x8e_\x8n_\x8t_\x8__\x8n_\x8o_\x8t_\x8__\x8i_\x8n_\x8t_\x8e_\x8r_\x8e_\x8s_\x8t_\x8e_\x8d_\x8(_\x8)_\x8·_\x8s_\x8e_\x8n_\x8t_\x8__\x8u_\x8n_\x8c_\x8h_\x8o_\x8k_\x8e_\x8(_\x8)
40 ············_\x8s_\x8e_\x8n_\x8t_\x8__\x8p_.i_.e_.c_\x8e_\x8(_\x8)40 ············_\x8s_\x8e_\x8n_\x8t_\x8__\x8h_.a_.v_\x8e_\x8(_\x8)
41 ··········o·_\x8s_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8y_\x8l_\x8o_\x8a_\x8d_\x8(_\x8)41 ··········o·_\x8s_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8y_\x8l_\x8o_\x8a_\x8d_\x8(_\x8)
42 ··········o·_\x8c_\x8a_\x8n_\x8__\x8d_\x8i_\x8s_\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8(_\x8)42 ··········o·_\x8c_\x8a_\x8n_\x8__\x8d_\x8i_\x8s_\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8(_\x8)
43 ··········o·_\x8o_\x8n_\x8__\x8e_\x8x_\x8t_\x8e_\x8n_\x8d_\x8e_\x8d_\x8(_\x8)43 ··········o·_\x8o_\x8n_\x8__\x8e_\x8x_\x8t_\x8e_\x8n_\x8d_\x8e_\x8d_\x8(_\x8)
44 ··········o·_\x8o_\x8n_\x8__\x8u_\x8n_\x8k_\x8n_\x8o_\x8w_\x8n_\x8__\x8m_\x8e_\x8s_\x8s_\x8a_\x8g_\x8e_\x8(_\x8)44 ··········o·_\x8o_\x8n_\x8__\x8u_\x8n_\x8k_\x8n_\x8o_\x8w_\x8n_\x8__\x8m_\x8e_\x8s_\x8s_\x8a_\x8g_\x8e_\x8(_\x8)
45 ··········o·_\x8o_\x8n_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8f_.a_.i_.l_.e_.d_.(_.)_.·_.o_.n_.__.p_.i_.e_.c_.e_.__.p_.a_.s_.s_\x8(_\x8)45 ··········o·_\x8o_\x8n_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8p_.a_.s_.s_.(_.)_.·_.o_.n_.__.p_.i_.e_.c_.e_.__.f_.a_.i_.l_.e_.d_\x8(_\x8)
46 ··········o·_\x8t_\x8i_\x8c_\x8k_\x8(_\x8)46 ··········o·_\x8t_\x8i_\x8c_\x8k_\x8(_\x8)
47 ··········o·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t_\x8(_\x8)47 ··········o·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t_\x8(_\x8)
48 ····*·_\x8c_\x8r_\x8y_\x8p_\x8t_\x8o_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n48 ····*·_\x8c_\x8r_\x8y_\x8p_\x8t_\x8o_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n
49 ··········o·_\x8d_\x8e_\x8c_\x8r_\x8y_\x8p_\x8t_\x8(_\x8)49 ··········o·_\x8d_\x8e_\x8c_\x8r_\x8y_\x8p_\x8t_\x8(_\x8)
50 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e50 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e
51 ····*·_\x8b_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e51 ····*·_\x8b_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e
52 ····*·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8e_\x8__\x8u_\x8t_\x8__\x8p_\x8e_\x8x_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n_\x8(_\x8)52 ····*·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8e_\x8__\x8u_\x8t_\x8__\x8p_\x8e_\x8x_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n_\x8(_\x8)
Offset 256, 16 lines modifiedOffset 256, 16 lines modified
256 Torrent·plugins·are·associated·with·a·single·torrent·and·have·a·number·of256 Torrent·plugins·are·associated·with·a·single·torrent·and·have·a·number·of
257 functions·called·at·certain·events.·Many·of·its·functions·have·the·ability·to257 functions·called·at·certain·events.·Many·of·its·functions·have·the·ability·to
258 change·or·override·the·default·libtorrent·behavior.258 change·or·override·the·default·libtorrent·behavior.
259 struct·torrent_plugin259 struct·torrent_plugin
260 {260 {
261 ···virtual·std::shared_ptr<peer_plugin>·n\x8ne\x8ew\x8w_\x8_c\x8co\x8on\x8nn\x8ne\x8ec\x8ct\x8ti\x8io\x8on\x8n·(peer_connection_handle261 ···virtual·std::shared_ptr<peer_plugin>·n\x8ne\x8ew\x8w_\x8_c\x8co\x8on\x8nn\x8ne\x8ec\x8ct\x8ti\x8io\x8on\x8n·(peer_connection_handle
262 const&);262 const&);
263 ···virtual·void·o\x8on\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_p\x8pa\x8as\x8ss\x8s·(piece_index_t); 
264 ···virtual·void·o\x8on\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_f\x8fa\x8ai\x8il\x8le\x8ed\x8d·(piece_index_t);263 ···virtual·void·o\x8on\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_f\x8fa\x8ai\x8il\x8le\x8ed\x8d·(piece_index_t);
 264 ···virtual·void·o\x8on\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_p\x8pa\x8as\x8ss\x8s·(piece_index_t);
265 ···virtual·void·t\x8ti\x8ic\x8ck\x8k·();265 ···virtual·void·t\x8ti\x8ic\x8ck\x8k·();
266 ···virtual·bool·o\x8on\x8n_\x8_p\x8pa\x8au\x8us\x8se\x8e·();266 ···virtual·bool·o\x8on\x8n_\x8_p\x8pa\x8au\x8us\x8se\x8e·();
267 ···virtual·bool·o\x8on\x8n_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e·();267 ···virtual·bool·o\x8on\x8n_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e·();
268 ···virtual·void·o\x8on\x8n_\x8_f\x8fi\x8il\x8le\x8es\x8s_\x8_c\x8ch\x8he\x8ec\x8ck\x8ke\x8ed\x8d·();268 ···virtual·void·o\x8on\x8n_\x8_f\x8fi\x8il\x8le\x8es\x8s_\x8_c\x8ch\x8he\x8ec\x8ck\x8ke\x8ed\x8d·();
269 ···virtual·void·o\x8on\x8n_\x8_s\x8st\x8ta\x8at\x8te\x8e·(torrent_status::state_t);269 ···virtual·void·o\x8on\x8n_\x8_s\x8st\x8ta\x8at\x8te\x8e·(torrent_status::state_t);
270 ···virtual·void·o\x8on\x8n_\x8_a\x8ad\x8dd\x8d_\x8_p\x8pe\x8ee\x8er\x8r·(tcp::endpoint·const&,270 ···virtual·void·o\x8on\x8n_\x8_a\x8ad\x8dd\x8d_\x8_p\x8pe\x8ee\x8er\x8r·(tcp::endpoint·const&,
271 ······peer_source_flags_t,·add_peer_flags_t);271 ······peer_source_flags_t,·add_peer_flags_t);
Offset 285, 28 lines modifiedOffset 285, 28 lines modified
285 have·its·hook·functions·called·on·event·specific·to·that·peer.285 have·its·hook·functions·called·on·event·specific·to·that·peer.
286 The·peer_connection_handle·will·be·valid·as·long·as·the·shared_ptr·is·being286 The·peer_connection_handle·will·be·valid·as·long·as·the·shared_ptr·is·being
287 held·by·the·torrent·object.·So,·it·is·generally·a·good·idea·to·not·keep·a287 held·by·the·torrent·object.·So,·it·is·generally·a·good·idea·to·not·keep·a
288 shared_ptr·to·your·own·_\x8p_\x8e_\x8e_\x8r_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n.·If·you·want·to·keep·references·to·it,·use288 shared_ptr·to·your·own·_\x8p_\x8e_\x8e_\x8r_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n.·If·you·want·to·keep·references·to·it,·use
289 weak_ptr.289 weak_ptr.
290 If·this·function·throws·an·exception,·the·connection·will·be·closed.290 If·this·function·throws·an·exception,·the·connection·will·be·closed.
291 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]291 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
 292 *\x8**\x8**\x8**\x8**\x8*·o\x8on\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_p\x8pa\x8as\x8ss\x8s(\x8()\x8)·o\x8on\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_f\x8fa\x8ai\x8il\x8le\x8ed\x8d(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
292 *\x8**\x8**\x8**\x8**\x8*·o\x8on\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_f\x8fa\x8ai\x8il\x8le\x8ed\x8d(\x8()\x8)·o\x8on\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_p\x8pa\x8as\x8ss\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8* 
293 virtual·void·o\x8on\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_p\x8pa\x8as\x8ss\x8s·(piece_index_t); 
294 virtual·void·o\x8on\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_f\x8fa\x8ai\x8il\x8le\x8ed\x8d·(piece_index_t);293 virtual·void·o\x8on\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_f\x8fa\x8ai\x8il\x8le\x8ed\x8d·(piece_index_t);
 294 virtual·void·o\x8on\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_p\x8pa\x8as\x8ss\x8s·(piece_index_t);
295 These·hooks·are·called·when·a·piece·passes·the·hash·check·or·fails·the·hash295 These·hooks·are·called·when·a·piece·passes·the·hash·check·or·fails·the·hash
296 check,·respectively.·The·index·is·the·piece·index·that·was·downloaded.·It·is296 check,·respectively.·The·index·is·the·piece·index·that·was·downloaded.·It·is
297 possible·to·access·the·list·of·peers·that·participated·in·sending·the·piece297 possible·to·access·the·list·of·peers·that·participated·in·sending·the·piece
298 through·the·torrent·and·the·piece_picker.298 through·the·torrent·and·the·piece_picker.
299 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]299 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
300 *\x8**\x8**\x8**\x8**\x8*·t\x8ti\x8ic\x8ck\x8k(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*300 *\x8**\x8**\x8**\x8**\x8*·t\x8ti\x8ic\x8ck\x8k(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
301 virtual·void·t\x8ti\x8ic\x8ck\x8k·();301 virtual·void·t\x8ti\x8ic\x8ck\x8k·();
302 This·hook·is·called·approximately·once·per·second.·It·is·a·way·of·making·it302 This·hook·is·called·approximately·once·per·second.·It·is·a·way·of·making·it
303 easy·for·plugins·to·do·timed·events,·for·sending·messages·or·whatever.303 easy·for·plugins·to·do·timed·events,·for·sending·messages·or·whatever.
304 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]304 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
305 *\x8**\x8**\x8**\x8**\x8*·o\x8on\x8n_\x8_p.pa.au.us.se.e(.().)·o.on.n_._r.re.es.su.um.me\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*305 *\x8**\x8**\x8**\x8**\x8*·o\x8on\x8n_\x8_r.re.es.su.um.me.e(.().)·o.on.n_._p.pa.au.us.se\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
306 virtual·bool·o\x8on\x8n_\x8_p\x8pa\x8au\x8us\x8se\x8e·();306 virtual·bool·o\x8on\x8n_\x8_p\x8pa\x8au\x8us\x8se\x8e·();
307 virtual·bool·o\x8on\x8n_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e·();307 virtual·bool·o\x8on\x8n_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e·();
308 These·hooks·are·called·when·the·torrent·is·paused·and·resumed·respectively.·The308 These·hooks·are·called·when·the·torrent·is·paused·and·resumed·respectively.·The
309 return·value·indicates·if·the·event·was·handled.·A·return·value·of·true309 return·value·indicates·if·the·event·was·handled.·A·return·value·of·true
310 indicates·that·it·was·handled,·and·no·other·_\x8p_\x8l_\x8u_\x8g_\x8i_\x8n·after·this·one·will·have310 indicates·that·it·was·handled,·and·no·other·_\x8p_\x8l_\x8u_\x8g_\x8i_\x8n·after·this·one·will·have
311 this·hook·function·called,·and·the·standard·handler·will·also·not·be·invoked.311 this·hook·function·called,·and·the·standard·handler·will·also·not·be·invoked.
312 So,·returning·true·effectively·overrides·the·standard·behavior·of·pause·or312 So,·returning·true·effectively·overrides·the·standard·behavior·of·pause·or
Offset 354, 51 lines modifiedOffset 354, 51 lines modified
354 {354 {
355 ···virtual·string_view·t\x8ty\x8yp\x8pe\x8e·()·const;355 ···virtual·string_view·t\x8ty\x8yp\x8pe\x8e·()·const;
356 ···virtual·void·a\x8ad\x8dd\x8d_\x8_h\x8ha\x8an\x8nd\x8ds\x8sh\x8ha\x8ak\x8ke\x8e·(entry&);356 ···virtual·void·a\x8ad\x8dd\x8d_\x8_h\x8ha\x8an\x8nd\x8ds\x8sh\x8ha\x8ak\x8ke\x8e·(entry&);
357 ···virtual·void·o\x8on\x8n_\x8_d\x8di\x8is\x8sc\x8co\x8on\x8nn\x8ne\x8ec\x8ct\x8t·(error_code·const&);357 ···virtual·void·o\x8on\x8n_\x8_d\x8di\x8is\x8sc\x8co\x8on\x8nn\x8ne\x8ec\x8ct\x8t·(error_code·const&);
358 ···virtual·void·o\x8on\x8n_\x8_c\x8co\x8on\x8nn\x8ne\x8ec\x8ct\x8te\x8ed\x8d·();358 ···virtual·void·o\x8on\x8n_\x8_c\x8co\x8on\x8nn\x8ne\x8ec\x8ct\x8te\x8ed\x8d·();
359 ···virtual·bool·o\x8on\x8n_\x8_h\x8ha\x8an\x8nd\x8ds\x8sh\x8ha\x8ak\x8ke\x8e·(span<char·const>);359 ···virtual·bool·o\x8on\x8n_\x8_h\x8ha\x8an\x8nd\x8ds\x8sh\x8ha\x8ak\x8ke\x8e·(span<char·const>);
360 ···virtual·bool·o\x8on\x8n_\x8_e\x8ex\x8xt\x8te\x8en\x8ns\x8si\x8io\x8on\x8n_\x8_h\x8ha\x8an\x8nd\x8ds\x8sh\x8ha\x8ak\x8ke\x8e·(bdecode_node·const&);360 ···virtual·bool·o\x8on\x8n_\x8_e\x8ex\x8xt\x8te\x8en\x8ns\x8si\x8io\x8on\x8n_\x8_h\x8ha\x8an\x8nd\x8ds\x8sh\x8ha\x8ak\x8ke\x8e·(bdecode_node·const&);
 361 ···virtual·bool·o\x8on\x8n_\x8_b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(bitfield·const&·/\x8/*\x8*b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d*\x8*/\x8/);
 362 ···virtual·bool·o\x8on\x8n_\x8_h\x8ha\x8av\x8ve\x8e_\x8_a\x8al\x8ll\x8l·();
361 ···virtual·bool·o\x8on\x8n_\x8_h\x8ha\x8av\x8ve\x8e_\x8_n\x8no\x8on\x8ne\x8e·();363 ···virtual·bool·o\x8on\x8n_\x8_h\x8ha\x8av\x8ve\x8e_\x8_n\x8no\x8on\x8ne\x8e·();
362 ···virtual·bool·o\x8on\x8n_\x8_c\x8ch\x8ho\x8ok\x8ke\x8e·();364 ···virtual·bool·o\x8on\x8n_\x8_c\x8ch\x8ho\x8ok\x8ke\x8e·();
363 ···virtual·bool·o\x8on\x8n_\x8_u.un.nc.ch.ho.ok.ke.e·();365 ···virtual·bool·o\x8on\x8n_\x8_a.al.ll.lo.ow.we.ed.d_._f.fa.as.st.t·(piece_index_t);
364 ···virtual·bool·o\x8on\x8n_\x8_h\x8ha\x8av\x8ve\x8e·(piece_index_t);366 ···virtual·bool·o\x8on\x8n_\x8_h\x8ha\x8av\x8ve\x8e·(piece_index_t);
365 ···virtual·bool·o\x8on\x8n_\x8_d.do.on.nt.t_._h.ha.av.ve.e·(piece_index_t);367 ···virtual·bool·o\x8on\x8n_\x8_n.no.ot.t_._i.in.nt.te.er.re.es.st.te.ed.d·();
366 ···virtual·bool·o\x8on\x8n_\x8_r\x8re\x8eq\x8qu\x8ue\x8es\x8st\x8t·(peer_request·const&);368 ···virtual·bool·o\x8on\x8n_\x8_r\x8re\x8eq\x8qu\x8ue\x8es\x8st\x8t·(peer_request·const&);
 369 ···virtual·bool·o\x8on\x8n_\x8_u\x8un\x8nc\x8ch\x8ho\x8ok\x8ke\x8e·();
 370 ···virtual·bool·o\x8on\x8n_\x8_d\x8do\x8on\x8nt\x8t_\x8_h\x8ha\x8av\x8ve\x8e·(piece_index_t);
367 ···virtual·bool·o\x8on\x8n_\x8_i\x8in\x8nt\x8te\x8er\x8re\x8es\x8st\x8te\x8ed\x8d·();371 ···virtual·bool·o\x8on\x8n_\x8_i\x8in\x8nt\x8te\x8er\x8re\x8es\x8st\x8te\x8ed\x8d·();
368 ···virtual·bool·o\x8on\x8n_\x8_n\x8no\x8ot\x8t_\x8_i\x8in\x8nt\x8te\x8er\x8re\x8es\x8st\x8te\x8ed\x8d·(); 
369 ···virtual·bool·o\x8on\x8n_\x8_a\x8al\x8ll\x8lo\x8ow\x8we\x8ed\x8d_\x8_f\x8fa\x8as\x8st\x8t·(piece_index_t); 
370 ···virtual·bool·o\x8on\x8n_\x8_b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(bitfield·const&·/\x8/*\x8*b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d*\x8*/\x8/); 
371 ···virtual·bool·o\x8on\x8n_\x8_h\x8ha\x8av\x8ve\x8e_\x8_a\x8al\x8ll\x8l·(); 
372 ···virtual·bool·o\x8on\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·(peer_request·const&·/\x8/*\x8*p\x8pi\x8ie\x8ec\x8ce\x8e*\x8*/\x8/372 ···virtual·bool·o\x8on\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·(peer_request·const&·/\x8/*\x8*p\x8pi\x8ie\x8ec\x8ce\x8e*\x8*/\x8/
373 ······,·span<char·const>·/\x8/*\x8*b\x8bu\x8uf\x8f*\x8*/\x8/);373 ······,·span<char·const>·/\x8/*\x8*b\x8bu\x8uf\x8f*\x8*/\x8/);
374 ···virtual·bool·o\x8on\x8n_\x8_s\x8su\x8ug\x8gg\x8ge\x8es\x8st\x8t·(piece_index_t);374 ···virtual·bool·o\x8on\x8n_\x8_s\x8su\x8ug\x8gg\x8ge\x8es\x8st\x8t·(piece_index_t);
375 ···virtual·bool·o\x8on\x8n_\x8_r\x8re\x8ej\x8je\x8ec\x8ct\x8t·(peer_request·const&);375 ···virtual·bool·o\x8on\x8n_\x8_r\x8re\x8ej\x8je\x8ec\x8ct\x8t·(peer_request·const&);
376 ···virtual·bool·o\x8on\x8n_\x8_c\x8ca\x8an\x8nc\x8ce\x8el\x8l·(peer_request·const&);376 ···virtual·bool·o\x8on\x8n_\x8_c\x8ca\x8an\x8nc\x8ce\x8el\x8l·(peer_request·const&);
377 ···virtual·void·s\x8se\x8en\x8nt\x8t_\x8_a.al.ll.lo.ow.w_._f.fa.as\x8st\x8t·(piece_index_t);377 ···virtual·void·s\x8se\x8en\x8nt\x8t_\x8_s.su.ug.gg.ge.es\x8st\x8t·(piece_index_t);
378 ···virtual·void·s\x8se\x8en\x8nt\x8t_\x8_h\x8ha\x8av\x8ve\x8e_\x8_a\x8al\x8ll\x8l·(); 
379 ···virtual·void·s\x8se\x8en\x8nt\x8t_\x8_c\x8ch\x8ho\x8ok\x8ke\x8e·(); 
380 ···virtual·void·s\x8se\x8en\x8nt\x8t_\x8_r\x8re\x8ej\x8je\x8ec\x8ct\x8t_\x8_r\x8re\x8eq\x8qu\x8ue\x8es\x8st\x8t·(peer_request·const&); 
381 ···virtual·void·s\x8se\x8en\x8nt\x8t_\x8_r\x8re\x8eq\x8qu\x8ue\x8es\x8st\x8t·(peer_request·const&);378 ···virtual·void·s\x8se\x8en\x8nt\x8t_\x8_r\x8re\x8eq\x8qu\x8ue\x8es\x8st\x8t·(peer_request·const&);
 379 ···virtual·void·s\x8se\x8en\x8nt\x8t_\x8_r\x8re\x8ej\x8je\x8ec\x8ct\x8t_\x8_r\x8re\x8eq\x8qu\x8ue\x8es\x8st\x8t·(peer_request·const&);
382 ···virtual·void·s\x8se\x8en\x8nt\x8t_\x8_c\x8ca\x8an\x8nc\x8ce\x8el\x8l·(peer_request·const&);380 ···virtual·void·s\x8se\x8en\x8nt\x8t_\x8_c\x8ca\x8an\x8nc\x8ce\x8el\x8l·(peer_request·const&);
 381 ···virtual·void·s\x8se\x8en\x8nt\x8t_\x8_c\x8ch\x8ho\x8ok\x8ke\x8e·();
 382 ···virtual·void·s\x8se\x8en\x8nt\x8t_\x8_a\x8al\x8ll\x8lo\x8ow\x8w_\x8_f\x8fa\x8as\x8st\x8t·(piece_index_t);
 383 ···virtual·void·s\x8se\x8en\x8nt\x8t_\x8_h\x8ha\x8av\x8ve\x8e_\x8_a\x8al\x8ll\x8l·();
Max diff block lines reached; 13444/23344 bytes (57.59%) of diff not shown.
11.4 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Resume_Data.html
    
Offset 29, 31 lines modifiedOffset 29, 31 lines modified
29 </tbody>29 </tbody>
30 </table>30 </table>
31 <p><a·class="reference·external"·href="reference.html">home</a></p>31 <p><a·class="reference·external"·href="reference.html">home</a></p>
32 <div·class="contents·topic"·id="table-of-contents">32 <div·class="contents·topic"·id="table-of-contents">
33 <p·class="topic-title">Table·of·contents</p>33 <p·class="topic-title">Table·of·contents</p>
34 <ul·class="simple">34 <ul·class="simple">
35 <li><a·class="reference·internal"·href="#read-resume-data"·id="toc-entry-1">read_resume_data()</a></li>35 <li><a·class="reference·internal"·href="#read-resume-data"·id="toc-entry-1">read_resume_data()</a></li>
36 <li><a·class="reference·internal"·href="#write-resume-data-buf-write-resume-data"·id="toc-entry-2">write_resume_data_buf()·write_resume_data()</a></li>36 <li><a·class="reference·internal"·href="#write-resume-data-write-resume-data-buf"·id="toc-entry-2">write_resume_data()·write_resume_data_buf()</a></li>
37 <li><a·class="reference·internal"·href="#write-torrent-file-buf-write-torrent-file"·id="toc-entry-3">write_torrent_file_buf()·write_torrent_file()</a></li>37 <li><a·class="reference·internal"·href="#write-torrent-file-buf-write-torrent-file"·id="toc-entry-3">write_torrent_file_buf()·write_torrent_file()</a></li>
38 <li><a·class="reference·internal"·href="#write-torrent-flags-t"·id="toc-entry-4">write_torrent_flags_t</a></li>38 <li><a·class="reference·internal"·href="#write-torrent-flags-t"·id="toc-entry-4">write_torrent_flags_t</a></li>
39 </ul>39 </ul>
40 </div>40 </div>
41 <a·name="read_resume_data()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:read_resume_data%28%29&labels=documentation&body=Documentation+under+heading+%22read_resume_data%28%29%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="read-resume-data">41 <a·name="read_resume_data()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:read_resume_data%28%29&labels=documentation&body=Documentation+under+heading+%22read_resume_data%28%29%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="read-resume-data">
42 <h1>read_resume_data()</h1>42 <h1>read_resume_data()</h1>
43 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/read_resume_data.hpp">libtorrent/read_resume_data.hpp</a>&quot;</p>43 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/read_resume_data.hpp">libtorrent/read_resume_data.hpp</a>&quot;</p>
44 <pre·class="literal-block">44 <pre·class="literal-block">
45 add_torrent_params·<strong>read_resume_data</strong>·(bdecode_node·const&amp;·rd45 add_torrent_params·<strong>read_resume_data</strong>·(bdecode_node·const&amp;·rd
46 ···,·error_code&amp;·ec,·int·piece_limit·=·0x200000); 
47 add_torrent_params·<strong>read_resume_data</strong>·(span&lt;char·const&gt;·buffer 
48 ···,·load_torrent_limits·const&amp;·cfg·=·{}); 
49 add_torrent_params·<strong>read_resume_data</strong>·(bdecode_node·const&amp;·rd 
50 ···,·int·piece_limit·=·0x200000);46 ···,·int·piece_limit·=·0x200000);
51 add_torrent_params·<strong>read_resume_data</strong>·(span&lt;char·const&gt;·buffer47 add_torrent_params·<strong>read_resume_data</strong>·(span&lt;char·const&gt;·buffer
52 ···,·error_code&amp;·ec,·load_torrent_limits·const&amp;·cfg·=·{});48 ···,·error_code&amp;·ec,·load_torrent_limits·const&amp;·cfg·=·{});
 49 add_torrent_params·<strong>read_resume_data</strong>·(span&lt;char·const&gt;·buffer
 50 ···,·load_torrent_limits·const&amp;·cfg·=·{});
 51 add_torrent_params·<strong>read_resume_data</strong>·(bdecode_node·const&amp;·rd
 52 ···,·error_code&amp;·ec,·int·piece_limit·=·0x200000);
53 </pre>53 </pre>
54 <p>these·functions·are·used·to·parse·resume·data·and·populate·the·appropriate54 <p>these·functions·are·used·to·parse·resume·data·and·populate·the·appropriate
55 fields·in·an·<a·class="reference·external"·href="reference-Add_Torrent.html#add_torrent_params">add_torrent_params</a>·object.·This·object·can·then·be·used·to·add55 fields·in·an·<a·class="reference·external"·href="reference-Add_Torrent.html#add_torrent_params">add_torrent_params</a>·object.·This·object·can·then·be·used·to·add
56 the·actual·<a·class="reference·external"·href="reference-Torrent_Info.html#torrent_info">torrent_info</a>·object·to·and·pass·to·session::add_torrent()·or56 the·actual·<a·class="reference·external"·href="reference-Torrent_Info.html#torrent_info">torrent_info</a>·object·to·and·pass·to·session::add_torrent()·or
57 session::async_add_torrent().</p>57 session::async_add_torrent().</p>
58 <p>If·the·client·wants·to·override·any·field·that·was·loaded·from·the·resume58 <p>If·the·client·wants·to·override·any·field·that·was·loaded·from·the·resume
59 data,·e.g.·save_path,·those·fields·must·be·changed·after·loading·resume59 data,·e.g.·save_path,·those·fields·must·be·changed·after·loading·resume
Offset 61, 33 lines modifiedOffset 61, 33 lines modified
61 <p>The·<tt·class="docutils·literal">piece_limit</tt>·parameter·determines·the·largest·number·of·pieces61 <p>The·<tt·class="docutils·literal">piece_limit</tt>·parameter·determines·the·largest·number·of·pieces
62 allowed·in·the·torrent·that·may·be·loaded·as·part·of·the·resume·data,·if62 allowed·in·the·torrent·that·may·be·loaded·as·part·of·the·resume·data,·if
63 it·contains·an·<tt·class="docutils·literal">info</tt>·field.·The·overloads·that·take·a·flat·buffer·are63 it·contains·an·<tt·class="docutils·literal">info</tt>·field.·The·overloads·that·take·a·flat·buffer·are
64 instead·configured·with·limits·on·torrent·sizes·via·load_torrent·limits.</p>64 instead·configured·with·limits·on·torrent·sizes·via·load_torrent·limits.</p>
65 <p>In·order·to·support·large·torrents,·it·may·also·be·necessary·to·raise·the65 <p>In·order·to·support·large·torrents,·it·may·also·be·necessary·to·raise·the
66 <a·class="reference·external"·href="reference-Settings.html#max_piece_count">settings_pack::max_piece_count</a>·setting·and·pass·a·higher·limit·to·calls66 <a·class="reference·external"·href="reference-Settings.html#max_piece_count">settings_pack::max_piece_count</a>·setting·and·pass·a·higher·limit·to·calls
67 to·<a·class="reference·external"·href="reference-Torrent_Info.html#parse_info_section()">torrent_info::parse_info_section()</a>.</p>67 to·<a·class="reference·external"·href="reference-Torrent_Info.html#parse_info_section()">torrent_info::parse_info_section()</a>.</p>
68 <a·name="write_resume_data_buf()"></a>68 <a·name="write_resume_data()"></a>
69 <a·name="write_resume_data()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:write_resume_data_buf%28%29+write_resume_data%28%29&labels=documentation&body=Documentation+under+heading+%22write_resume_data_buf%28%29+write_resume_dat[·...·truncated·by·diffoscope;·len:·1,·SHA:·ca978112ca1bbdcafac231b39a23dc4da786eff8147c4e72b9807785afee48bb·...·]%28%29%22+could+be+improved">report·issue</a>]</span></div>69 <a·name="write_resume_data_buf()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:write_resume_data%28%29+write_resume_data_buf%28%29&labels=documentation&body=Documentation+under+heading+%22write_resume_data%28%29+write_resume_dat[·...·truncated·by·diffoscope;·len:·5,·SHA:·9b06bf345d0aa6db33791a6282ee177b3dcb589abb83a399db993489b90c0e96·...·]%28%29%22+could+be+improved">report·issue</a>]</span></div>
70 <div·class="section"·id="write-resume-data-buf-write-resume-data">70 <div·class="section"·id="write-resume-data-write-resume-data-buf">
71 <h1>write_resume_data_buf()·write_resume_data()</h1>71 <h1>write_resume_data()·write_resume_data_buf()</h1>
72 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/write_resume_data.hpp">libtorrent/write_resume_data.hpp</a>&quot;</p>72 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/write_resume_data.hpp">libtorrent/write_resume_data.hpp</a>&quot;</p>
73 <pre·class="literal-block">73 <pre·class="literal-block">
74 entry·<strong>write_resume_data</strong>·(add_torrent_params·const&amp;·atp); 
75 std::vector&lt;char&gt;·<strong>write_resume_data_buf</strong>·(add_torrent_params·const&amp;·atp);74 std::vector&lt;char&gt;·<strong>write_resume_data_buf</strong>·(add_torrent_params·const&amp;·atp);
 75 entry·<strong>write_resume_data</strong>·(add_torrent_params·const&amp;·atp);
76 </pre>76 </pre>
77 <p>this·function·turns·the·resume·data·in·an·<tt·class="docutils·literal">add_torrent_params</tt>·object77 <p>this·function·turns·the·resume·data·in·an·<tt·class="docutils·literal">add_torrent_params</tt>·object
78 into·a·bencoded·structure</p>78 into·a·bencoded·structure</p>
79 <a·name="write_torrent_file_buf()"></a>79 <a·name="write_torrent_file_buf()"></a>
80 <a·name="write_torrent_file()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:write_torrent_file_buf%28%29+write_torrent_file%28%29&labels=documentation&body=Documentation+under+heading+%22write_torrent_file_buf%28%29+write_torrent_file%28%29%22+could+be+improved">report·issue</a>]</span></div>80 <a·name="write_torrent_file()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:write_torrent_file_buf%28%29+write_torrent_file%28%29&labels=documentation&body=Documentation+under+heading+%22write_torrent_file_buf%28%29+write_torrent_file%28%29%22+could+be+improved">report·issue</a>]</span></div>
81 <div·class="section"·id="write-torrent-file-buf-write-torrent-file">81 <div·class="section"·id="write-torrent-file-buf-write-torrent-file">
82 <h1>write_torrent_file_buf()·write_torrent_file()</h1>82 <h1>write_torrent_file_buf()·write_torrent_file()</h1>
83 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/write_resume_data.hpp">libtorrent/write_resume_data.hpp</a>&quot;</p>83 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/write_resume_data.hpp">libtorrent/write_resume_data.hpp</a>&quot;</p>
84 <pre·class="literal-block">84 <pre·class="literal-block">
85 entry·<strong>write_torrent_file</strong>·(add_torrent_params·const&amp;·atp,·write_torrent_flags_t·flags); 
86 entry·<strong>write_torrent_file</strong>·(add_torrent_params·const&amp;·atp);85 entry·<strong>write_torrent_file</strong>·(add_torrent_params·const&amp;·atp);
 86 entry·<strong>write_torrent_file</strong>·(add_torrent_params·const&amp;·atp,·write_torrent_flags_t·flags);
87 std::vector&lt;char&gt;·<strong>write_torrent_file_buf</strong>·(add_torrent_params·const&amp;·atp87 std::vector&lt;char&gt;·<strong>write_torrent_file_buf</strong>·(add_torrent_params·const&amp;·atp
88 ···,·write_torrent_flags_t·flags);88 ···,·write_torrent_flags_t·flags);
89 </pre>89 </pre>
90 <p>writes·only·the·fields·to·create·a·.torrent·file.·This·function·may·fail90 <p>writes·only·the·fields·to·create·a·.torrent·file.·This·function·may·fail
91 with·a·<tt·class="docutils·literal"><span·class="pre">std::system_error</span></tt>·exception·if:</p>91 with·a·<tt·class="docutils·literal"><span·class="pre">std::system_error</span></tt>·exception·if:</p>
92 <ul·class="simple">92 <ul·class="simple">
93 <li>The·<a·class="reference·external"·href="reference-Add_Torrent.html#add_torrent_params">add_torrent_params</a>·object·passed·to·this·function·does·not·contain·the93 <li>The·<a·class="reference·external"·href="reference-Add_Torrent.html#add_torrent_params">add_torrent_params</a>·object·passed·to·this·function·does·not·contain·the
4.75 KB
html2text {}
    
Offset 1, 27 lines modifiedOffset 1, 27 lines modified
1 >1 >
2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]
3 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.113 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.11
4 _\x8h_\x8o_\x8m_\x8e4 _\x8h_\x8o_\x8m_\x8e
5 Table·of·contents5 Table·of·contents
6 ····*·_\x8r_\x8e_\x8a_\x8d_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8(_\x8)6 ····*·_\x8r_\x8e_\x8a_\x8d_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8(_\x8)
7 ····*·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8__.b_.u_.f_.(_.)_.·_.w_.r_.i_.t_.e_.__.r_.e_.s_.u_.m_.e_.__.d_.a_.t_.a_\x8(_\x8)7 ····*·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8(_.)_.·_.w_.r_.i_.t_.e_.__.r_.e_.s_.u_.m_.e_.__.d_.a_.t_.a_.__.b_.u_.f_\x8(_\x8)
8 ····*·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8__\x8b_\x8u_\x8f_\x8(_\x8)_\x8·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)8 ····*·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8__\x8b_\x8u_\x8f_\x8(_\x8)_\x8·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)
9 ····*·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8l_\x8a_\x8g_\x8s_\x8__\x8t9 ····*·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8l_\x8a_\x8g_\x8s_\x8__\x8t
10 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]10 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
11 *\x8**\x8**\x8**\x8**\x8**\x8*·r\x8re\x8ea\x8ad\x8d_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*11 *\x8**\x8**\x8**\x8**\x8**\x8*·r\x8re\x8ea\x8ad\x8d_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*
12 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8r_\x8e_\x8a_\x8d_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8._\x8h_\x8p_\x8p"12 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8r_\x8e_\x8a_\x8d_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8._\x8h_\x8p_\x8p"
13 add_torrent_params·r\x8re\x8ea\x8ad\x8d_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a·(bdecode_node·const&·rd13 add_torrent_params·r\x8re\x8ea\x8ad\x8d_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a·(bdecode_node·const&·rd
14 ···,·error_code&·ec,·int·piece_limit·=·0x200000); 
15 add_torrent_params·r\x8re\x8ea\x8ad\x8d_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a·(span<char·const>·buffer 
16 ···,·load_torrent_limits·const&·cfg·=·{}); 
17 add_torrent_params·r\x8re\x8ea\x8ad\x8d_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a·(bdecode_node·const&·rd 
18 ···,·int·piece_limit·=·0x200000);14 ···,·int·piece_limit·=·0x200000);
19 add_torrent_params·r\x8re\x8ea\x8ad\x8d_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a·(span<char·const>·buffer15 add_torrent_params·r\x8re\x8ea\x8ad\x8d_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a·(span<char·const>·buffer
20 ···,·error_code&·ec,·load_torrent_limits·const&·cfg·=·{});16 ···,·error_code&·ec,·load_torrent_limits·const&·cfg·=·{});
 17 add_torrent_params·r\x8re\x8ea\x8ad\x8d_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a·(span<char·const>·buffer
 18 ···,·load_torrent_limits·const&·cfg·=·{});
 19 add_torrent_params·r\x8re\x8ea\x8ad\x8d_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a·(bdecode_node·const&·rd
 20 ···,·error_code&·ec,·int·piece_limit·=·0x200000);
21 these·functions·are·used·to·parse·resume·data·and·populate·the·appropriate21 these·functions·are·used·to·parse·resume·data·and·populate·the·appropriate
22 fields·in·an·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s·object.·This·object·can·then·be·used·to·add·the22 fields·in·an·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s·object.·This·object·can·then·be·used·to·add·the
23 actual·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o·object·to·and·pass·to·session::add_torrent()·or·session::23 actual·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o·object·to·and·pass·to·session::add_torrent()·or·session::
24 async_add_torrent().24 async_add_torrent().
25 If·the·client·wants·to·override·any·field·that·was·loaded·from·the·resume·data,25 If·the·client·wants·to·override·any·field·that·was·loaded·from·the·resume·data,
26 e.g.·save_path,·those·fields·must·be·changed·after·loading·resume·data·but26 e.g.·save_path,·those·fields·must·be·changed·after·loading·resume·data·but
27 before·adding·the·torrent.27 before·adding·the·torrent.
Offset 29, 26 lines modifiedOffset 29, 26 lines modified
29 the·torrent·that·may·be·loaded·as·part·of·the·resume·data,·if·it·contains·an29 the·torrent·that·may·be·loaded·as·part·of·the·resume·data,·if·it·contains·an
30 info·field.·The·overloads·that·take·a·flat·buffer·are·instead·configured·with30 info·field.·The·overloads·that·take·a·flat·buffer·are·instead·configured·with
31 limits·on·torrent·sizes·via·load_torrent·limits.31 limits·on·torrent·sizes·via·load_torrent·limits.
32 In·order·to·support·large·torrents,·it·may·also·be·necessary·to·raise·the32 In·order·to·support·large·torrents,·it·may·also·be·necessary·to·raise·the
33 _\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k_\x8:_\x8:_\x8m_\x8a_\x8x_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8c_\x8o_\x8u_\x8n_\x8t·setting·and·pass·a·higher·limit·to·calls·to33 _\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k_\x8:_\x8:_\x8m_\x8a_\x8x_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8c_\x8o_\x8u_\x8n_\x8t·setting·and·pass·a·higher·limit·to·calls·to
34 _\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o_\x8:_\x8:_\x8p_\x8a_\x8r_\x8s_\x8e_\x8__\x8i_\x8n_\x8f_\x8o_\x8__\x8s_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8(_\x8).34 _\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o_\x8:_\x8:_\x8p_\x8a_\x8r_\x8s_\x8e_\x8__\x8i_\x8n_\x8f_\x8o_\x8__\x8s_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8(_\x8).
35 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]35 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
36 *\x8**\x8**\x8**\x8**\x8**\x8*·w\x8wr\x8ri\x8it\x8te\x8e_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a_._b.bu.uf.f(.().)·w.wr.ri.it.te.e_._r.re.es.su.um.me.e_._d.da.at.ta.a(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*36 *\x8**\x8**\x8**\x8**\x8**\x8*·w\x8wr\x8ri\x8it\x8te\x8e_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a(.().)·w.wr.ri.it.te.e_._r.re.es.su.um.me.e_._d.da.at.ta.a_._b.bu.uf.f(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*
37 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8._\x8h_\x8p_\x8p"37 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8._\x8h_\x8p_\x8p"
38 entry·w\x8wr\x8ri\x8it\x8te\x8e_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a·(add_torrent_params·const&·atp); 
39 std::vector<char>·w\x8wr\x8ri\x8it\x8te\x8e_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a_\x8_b\x8bu\x8uf\x8f·(add_torrent_params·const&·atp);38 std::vector<char>·w\x8wr\x8ri\x8it\x8te\x8e_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a_\x8_b\x8bu\x8uf\x8f·(add_torrent_params·const&·atp);
 39 entry·w\x8wr\x8ri\x8it\x8te\x8e_\x8_r\x8re\x8es\x8su\x8um\x8me\x8e_\x8_d\x8da\x8at\x8ta\x8a·(add_torrent_params·const&·atp);
40 this·function·turns·the·resume·data·in·an·add_torrent_params·object·into·a40 this·function·turns·the·resume·data·in·an·add_torrent_params·object·into·a
41 bencoded·structure41 bencoded·structure
42 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]42 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
43 *\x8**\x8**\x8**\x8**\x8**\x8*·w\x8wr\x8ri\x8it\x8te\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f\x8fi\x8il\x8le\x8e_\x8_b\x8bu\x8uf\x8f(\x8()\x8)·w\x8wr\x8ri\x8it\x8te\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f\x8fi\x8il\x8le\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*43 *\x8**\x8**\x8**\x8**\x8**\x8*·w\x8wr\x8ri\x8it\x8te\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f\x8fi\x8il\x8le\x8e_\x8_b\x8bu\x8uf\x8f(\x8()\x8)·w\x8wr\x8ri\x8it\x8te\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f\x8fi\x8il\x8le\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*
44 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8._\x8h_\x8p_\x8p"44 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8._\x8h_\x8p_\x8p"
 45 entry·w\x8wr\x8ri\x8it\x8te\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f\x8fi\x8il\x8le\x8e·(add_torrent_params·const&·atp);
45 entry·w\x8wr\x8ri\x8it\x8te\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f\x8fi\x8il\x8le\x8e·(add_torrent_params·const&·atp,·write_torrent_flags_t46 entry·w\x8wr\x8ri\x8it\x8te\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f\x8fi\x8il\x8le\x8e·(add_torrent_params·const&·atp,·write_torrent_flags_t
46 flags);47 flags);
47 entry·w\x8wr\x8ri\x8it\x8te\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f\x8fi\x8il\x8le\x8e·(add_torrent_params·const&·atp); 
48 std::vector<char>·w\x8wr\x8ri\x8it\x8te\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f\x8fi\x8il\x8le\x8e_\x8_b\x8bu\x8uf\x8f·(add_torrent_params·const&·atp48 std::vector<char>·w\x8wr\x8ri\x8it\x8te\x8e_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_f\x8fi\x8il\x8le\x8e_\x8_b\x8bu\x8uf\x8f·(add_torrent_params·const&·atp
49 ···,·write_torrent_flags_t·flags);49 ···,·write_torrent_flags_t·flags);
50 writes·only·the·fields·to·create·a·.torrent·file.·This·function·may·fail·with·a50 writes·only·the·fields·to·create·a·.torrent·file.·This·function·may·fail·with·a
51 std::system_error·exception·if:51 std::system_error·exception·if:
52 ····*·The·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s·object·passed·to·this·function·does·not·contain52 ····*·The·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s·object·passed·to·this·function·does·not·contain
53 ······the·info·dictionary·(the·ti·field)53 ······the·info·dictionary·(the·ti·field)
54 ····*·The·piece·layers·are·not·complete·for·all·files·that·need·them54 ····*·The·piece·layers·are·not·complete·for·all·files·that·need·them
89.1 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Session.html
    
Offset 34, 109 lines modifiedOffset 34, 109 lines modified
34 <ul·class="simple">34 <ul·class="simple">
35 <li><a·class="reference·internal"·href="#session-params"·id="toc-entry-1">session_params</a><ul>35 <li><a·class="reference·internal"·href="#session-params"·id="toc-entry-1">session_params</a><ul>
36 <li><a·class="reference·internal"·href="#session-params-1"·id="toc-entry-2">session_params()</a></li>36 <li><a·class="reference·internal"·href="#session-params-1"·id="toc-entry-2">session_params()</a></li>
37 <li><a·class="reference·internal"·href="#session-params-2"·id="toc-entry-3">session_params()</a></li>37 <li><a·class="reference·internal"·href="#session-params-2"·id="toc-entry-3">session_params()</a></li>
38 </ul>38 </ul>
39 </li>39 </li>
40 <li><a·class="reference·internal"·href="#session-proxy"·id="toc-entry-4">session_proxy</a><ul>40 <li><a·class="reference·internal"·href="#session-proxy"·id="toc-entry-4">session_proxy</a><ul>
41 <li><a·class="reference·internal"·href="#session-proxy-session-proxy-operator"·id="toc-entry-5">session_proxy()·~session_proxy()·operator=()</a></li>41 <li><a·class="reference·internal"·href="#operator-session-proxy-session-proxy"·id="toc-entry-5">operator=()·session_proxy()·~session_proxy()</a></li>
42 </ul>42 </ul>
43 </li>43 </li>
44 <li><a·class="reference·internal"·href="#session"·id="toc-entry-6">session</a><ul>44 <li><a·class="reference·internal"·href="#session"·id="toc-entry-6">session</a><ul>
45 <li><a·class="reference·internal"·href="#session-1"·id="toc-entry-7">session()</a></li>45 <li><a·class="reference·internal"·href="#session-1"·id="toc-entry-7">session()</a></li>
46 <li><a·class="reference·internal"·href="#session-2"·id="toc-entry-8">session()</a></li>46 <li><a·class="reference·internal"·href="#session-2"·id="toc-entry-8">session()</a></li>
47 <li><a·class="reference·internal"·href="#session-3"·id="toc-entry-9">~session()</a></li>47 <li><a·class="reference·internal"·href="#session-3"·id="toc-entry-9">~session()</a></li>
48 <li><a·class="reference·internal"·href="#abort"·id="toc-entry-10">abort()</a></li>48 <li><a·class="reference·internal"·href="#abort"·id="toc-entry-10">abort()</a></li>
49 </ul>49 </ul>
50 </li>50 </li>
51 <li><a·class="reference·internal"·href="#session-handle"·id="toc-entry-11">session_handle</a><ul>51 <li><a·class="reference·internal"·href="#session-handle"·id="toc-entry-11">session_handle</a><ul>
52 <li><a·class="reference·internal"·href="#is-valid"·id="toc-entry-12">is_valid()</a></li>52 <li><a·class="reference·internal"·href="#is-valid"·id="toc-entry-12">is_valid()</a></li>
53 <li><a·class="reference·internal"·href="#session-state"·id="toc-entry-13">session_state()</a></li>53 <li><a·class="reference·internal"·href="#session-state"·id="toc-entry-13">session_state()</a></li>
54 <li><a·class="reference·internal"·href="#get-torrent-status-refresh-torrent-status"·id="toc-entry-14">get_torrent_status()·refresh_torrent_status()</a></li>54 <li><a·class="reference·internal"·href="#refresh-torrent-status-get-torrent-status"·id="toc-entry-14">refresh_torrent_status()·get_torrent_status()</a></li>
55 <li><a·class="reference·internal"·href="#post-torrent-updates"·id="toc-entry-15">post_torrent_updates()</a></li>55 <li><a·class="reference·internal"·href="#post-torrent-updates"·id="toc-entry-15">post_torrent_updates()</a></li>
56 <li><a·class="reference·internal"·href="#post-session-stats"·id="toc-entry-16">post_session_stats()</a></li>56 <li><a·class="reference·internal"·href="#post-session-stats"·id="toc-entry-16">post_session_stats()</a></li>
57 <li><a·class="reference·internal"·href="#post-dht-stats"·id="toc-entry-17">post_dht_stats()</a></li>57 <li><a·class="reference·internal"·href="#post-dht-stats"·id="toc-entry-17">post_dht_stats()</a></li>
58 <li><a·class="reference·internal"·href="#set-dht-state"·id="toc-entry-18">set_dht_state()</a></li>58 <li><a·class="reference·internal"·href="#set-dht-state"·id="toc-entry-18">set_dht_state()</a></li>
59 <li><a·class="reference·internal"·href="#find-torrent-get-torrents"·id="toc-entry-19">find_torrent()·get_torrents()</a></li>59 <li><a·class="reference·internal"·href="#get-torrents-find-torrent"·id="toc-entry-19">get_torrents()·find_torrent()</a></li>
60 <li><a·class="reference·internal"·href="#add-torrent-async-add-torrent"·id="toc-entry-20">add_torrent()·async_add_torrent()</a></li>60 <li><a·class="reference·internal"·href="#add-torrent-async-add-torrent"·id="toc-entry-20">add_torrent()·async_add_torrent()</a></li>
61 <li><a·class="reference·internal"·href="#pause-is-paused-resume"·id="toc-entry-21">pause()·is_paused()·resume()</a></li>61 <li><a·class="reference·internal"·href="#resume-is-paused-pause"·id="toc-entry-21">resume()·is_paused()·pause()</a></li>
62 <li><a·class="reference·internal"·href="#is-dht-running"·id="toc-entry-22">is_dht_running()</a></li>62 <li><a·class="reference·internal"·href="#is-dht-running"·id="toc-entry-22">is_dht_running()</a></li>
63 <li><a·class="reference·internal"·href="#set-dht-storage"·id="toc-entry-23">set_dht_storage()</a></li>63 <li><a·class="reference·internal"·href="#set-dht-storage"·id="toc-entry-23">set_dht_storage()</a></li>
64 <li><a·class="reference·internal"·href="#add-dht-node"·id="toc-entry-24">add_dht_node()</a></li>64 <li><a·class="reference·internal"·href="#add-dht-node"·id="toc-entry-24">add_dht_node()</a></li>
65 <li><a·class="reference·internal"·href="#dht-get-item"·id="toc-entry-25">dht_get_item()</a></li>65 <li><a·class="reference·internal"·href="#dht-get-item"·id="toc-entry-25">dht_get_item()</a></li>
66 <li><a·class="reference·internal"·href="#dht-get-item-1"·id="toc-entry-26">dht_get_item()</a></li>66 <li><a·class="reference·internal"·href="#dht-get-item-1"·id="toc-entry-26">dht_get_item()</a></li>
67 <li><a·class="reference·internal"·href="#dht-put-item"·id="toc-entry-27">dht_put_item()</a></li>67 <li><a·class="reference·internal"·href="#dht-put-item"·id="toc-entry-27">dht_put_item()</a></li>
68 <li><a·class="reference·internal"·href="#dht-put-item-1"·id="toc-entry-28">dht_put_item()</a></li>68 <li><a·class="reference·internal"·href="#dht-put-item-1"·id="toc-entry-28">dht_put_item()</a></li>
69 <li><a·class="reference·internal"·href="#dht-announce-dht-get-peers"·id="toc-entry-29">dht_announce()·dht_get_peers()</a></li>69 <li><a·class="reference·internal"·href="#dht-get-peers-dht-announce"·id="toc-entry-29">dht_get_peers()·dht_announce()</a></li>
70 <li><a·class="reference·internal"·href="#dht-live-nodes"·id="toc-entry-30">dht_live_nodes()</a></li>70 <li><a·class="reference·internal"·href="#dht-live-nodes"·id="toc-entry-30">dht_live_nodes()</a></li>
71 <li><a·class="reference·internal"·href="#dht-sample-infohashes"·id="toc-entry-31">dht_sample_infohashes()</a></li>71 <li><a·class="reference·internal"·href="#dht-sample-infohashes"·id="toc-entry-31">dht_sample_infohashes()</a></li>
72 <li><a·class="reference·internal"·href="#dht-direct-request"·id="toc-entry-32">dht_direct_request()</a></li>72 <li><a·class="reference·internal"·href="#dht-direct-request"·id="toc-entry-32">dht_direct_request()</a></li>
73 <li><a·class="reference·internal"·href="#add-extension"·id="toc-entry-33">add_extension()</a></li>73 <li><a·class="reference·internal"·href="#add-extension"·id="toc-entry-33">add_extension()</a></li>
74 <li><a·class="reference·internal"·href="#set-ip-filter-get-ip-filter"·id="toc-entry-34">set_ip_filter()·get_ip_filter()</a></li>74 <li><a·class="reference·internal"·href="#set-ip-filter-get-ip-filter"·id="toc-entry-34">set_ip_filter()·get_ip_filter()</a></li>
75 <li><a·class="reference·internal"·href="#set-port-filter"·id="toc-entry-35">set_port_filter()</a></li>75 <li><a·class="reference·internal"·href="#set-port-filter"·id="toc-entry-35">set_port_filter()</a></li>
76 <li><a·class="reference·internal"·href="#listen-port-is-listening-ssl-listen-port"·id="toc-entry-36">listen_port()·is_listening()·ssl_listen_port()</a></li>76 <li><a·class="reference·internal"·href="#listen-port-ssl-listen-port-is-listening"·id="toc-entry-36">listen_port()·ssl_listen_port()·is_listening()</a></li>
77 <li><a·class="reference·internal"·href="#set-peer-class-filter-get-peer-class-filter"·id="toc-entry-37">set_peer_class_filter()·get_peer_class_filter()</a></li>77 <li><a·class="reference·internal"·href="#get-peer-class-filter-set-peer-class-filter"·id="toc-entry-37">get_peer_class_filter()·set_peer_class_filter()</a></li>
78 <li><a·class="reference·internal"·href="#get-peer-class-type-filter-set-peer-class-type-filter"·id="toc-entry-38">get_peer_class_type_filter()·set_peer_class_type_filter()</a></li>78 <li><a·class="reference·internal"·href="#get-peer-class-type-filter-set-peer-class-type-filter"·id="toc-entry-38">get_peer_class_type_filter()·set_peer_class_type_filter()</a></li>
79 <li><a·class="reference·internal"·href="#create-peer-class"·id="toc-entry-39">create_peer_class()</a></li>79 <li><a·class="reference·internal"·href="#create-peer-class"·id="toc-entry-39">create_peer_class()</a></li>
80 <li><a·class="reference·internal"·href="#delete-peer-class"·id="toc-entry-40">delete_peer_class()</a></li>80 <li><a·class="reference·internal"·href="#delete-peer-class"·id="toc-entry-40">delete_peer_class()</a></li>
81 <li><a·class="reference·internal"·href="#set-peer-class-get-peer-class"·id="toc-entry-41">set_peer_class()·get_peer_class()</a></li>81 <li><a·class="reference·internal"·href="#get-peer-class-set-peer-class"·id="toc-entry-41">get_peer_class()·set_peer_class()</a></li>
82 <li><a·class="reference·internal"·href="#remove-torrent"·id="toc-entry-42">remove_torrent()</a></li>82 <li><a·class="reference·internal"·href="#remove-torrent"·id="toc-entry-42">remove_torrent()</a></li>
83 <li><a·class="reference·internal"·href="#apply-settings-get-settings"·id="toc-entry-43">apply_settings()·get_settings()</a></li>83 <li><a·class="reference·internal"·href="#apply-settings-get-settings"·id="toc-entry-43">apply_settings()·get_settings()</a></li>
84 <li><a·class="reference·internal"·href="#wait-for-alert-set-alert-notify-pop-alerts"·id="toc-entry-44">wait_for_alert()·set_alert_notify()·pop_alerts()</a></li>84 <li><a·class="reference·internal"·href="#pop-alerts-set-alert-notify-wait-for-alert"·id="toc-entry-44">pop_alerts()·set_alert_notify()·wait_for_alert()</a></li>
85 <li><a·class="reference·internal"·href="#delete-port-mapping-add-port-mapping"·id="toc-entry-45">delete_port_mapping()·add_port_mapping()</a></li>85 <li><a·class="reference·internal"·href="#delete-port-mapping-add-port-mapping"·id="toc-entry-45">delete_port_mapping()·add_port_mapping()</a></li>
86 <li><a·class="reference·internal"·href="#reopen-network-sockets"·id="toc-entry-46">reopen_network_sockets()</a></li>86 <li><a·class="reference·internal"·href="#reopen-network-sockets"·id="toc-entry-46">reopen_network_sockets()</a></li>
87 <li><a·class="reference·internal"·href="#native-handle"·id="toc-entry-47">native_handle()</a></li>87 <li><a·class="reference·internal"·href="#native-handle"·id="toc-entry-47">native_handle()</a></li>
88 </ul>88 </ul>
89 </li>89 </li>
90 <li><a·class="reference·internal"·href="#read-session-params-write-session-params-write-session-params-buf"·id="toc-entry-48">read_session_params()·write_session_params()·write_session_params_buf()</a></li>90 <li><a·class="reference·internal"·href="#write-session-params-read-session-params-write-session-params-buf"·id="toc-entry-48">write_session_params()·read_session_params()·write_session_params_buf()</a></li>
91 </ul>91 </ul>
92 </div>92 </div>
93 <a·name="session_params"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:class+session_params&labels=documentation&body=Documentation+under+heading+%22class+session_params%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="session-params">93 <a·name="session_params"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:class+session_params&labels=documentation&body=Documentation+under+heading+%22class+session_params%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="session-params">
94 <h1>session_params</h1>94 <h1>session_params</h1>
95 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/session_params.hpp">libtorrent/session_params.hpp</a>&quot;</p>95 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/session_params.hpp">libtorrent/session_params.hpp</a>&quot;</p>
96 <p>The·<a·class="reference·external"·href="reference-Session.html#session_params">session_params</a>·is·a·parameters·pack·for·configuring·the·<a·class="reference·external"·href="reference-Session.html#session">session</a>96 <p>The·<a·class="reference·external"·href="reference-Session.html#session_params">session_params</a>·is·a·parameters·pack·for·configuring·the·<a·class="reference·external"·href="reference-Session.html#session">session</a>
97 before·it's·started.</p>97 before·it's·started.</p>
98 <pre·class="literal-block">98 <pre·class="literal-block">
99 struct·session_params99 struct·session_params
100 {100 {
101 ···<strong>session_params</strong>·(); 
102 ···<strong>session_params</strong>·(settings_pack&amp;&amp;·sp);101 ···<strong>session_params</strong>·(settings_pack&amp;&amp;·sp);
 102 ···<strong>session_params</strong>·();
103 ···<strong>session_params</strong>·(settings_pack·const&amp;·sp);103 ···<strong>session_params</strong>·(settings_pack·const&amp;·sp);
104 ···<strong>session_params</strong>·(settings_pack·const&amp;·sp 
105 ······,·std::vector&lt;std::shared_ptr&lt;plugin&gt;&gt;·exts); 
106 ···<strong>session_params</strong>·(settings_pack&amp;&amp;·sp104 ···<strong>session_params</strong>·(settings_pack&amp;&amp;·sp
107 ······,·std::vector&lt;std::shared_ptr&lt;plugin&gt;&gt;·exts);105 ······,·std::vector&lt;std::shared_ptr&lt;plugin&gt;&gt;·exts);
 106 ···<strong>session_params</strong>·(settings_pack·const&amp;·sp
 107 ······,·std::vector&lt;std::shared_ptr&lt;plugin&gt;&gt;·exts);
  
108 ···settings_pack·settings;108 ···settings_pack·settings;
109 ···std::vector&lt;std::shared_ptr&lt;plugin&gt;&gt;·extensions;109 ···std::vector&lt;std::shared_ptr&lt;plugin&gt;&gt;·extensions;
110 ···dht::dht_state·dht_state;110 ···dht::dht_state·dht_state;
111 ···dht::dht_storage_constructor_type·dht_storage_constructor;111 ···dht::dht_storage_constructor_type·dht_storage_constructor;
112 ···disk_io_constructor_type·disk_io_constructor;112 ···disk_io_constructor_type·disk_io_constructor;
113 ···std::map&lt;std::string,·std::string&gt;·ext_state;113 ···std::map&lt;std::string,·std::string&gt;·ext_state;
114 ···libtorrent::ip_filter·ip_filter;114 ···libtorrent::ip_filter·ip_filter;
115 };115 };
116 </pre>116 </pre>
117 <a·name="session_params()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:session_params%3A%3A%5Bsession_params%28%29%5D&labels=documentation&body=Documentation+under+heading+%22session_params%3A%3A%5Bsession_params%28%29%5D%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="session-params-1">117 <a·name="session_params()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:session_params%3A%3A%5Bsession_params%28%29%5D&labels=documentation&body=Documentation+under+heading+%22session_params%3A%3A%5Bsession_params%28%29%5D%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="session-params-1">
118 <h2>session_params()</h2>118 <h2>session_params()</h2>
119 <pre·class="literal-block">119 <pre·class="literal-block">
120 <strong>session_params</strong>·(); 
121 <strong>session_params</strong>·(settings_pack&amp;&amp;·sp);120 <strong>session_params</strong>·(settings_pack&amp;&amp;·sp);
 121 <strong>session_params</strong>·();
122 <strong>session_params</strong>·(settings_pack·const&amp;·sp);122 <strong>session_params</strong>·(settings_pack·const&amp;·sp);
123 </pre>123 </pre>
124 <p>This·constructor·can·be·used·to·start·with·the·default·plugins124 <p>This·constructor·can·be·used·to·start·with·the·default·plugins
125 (ut_metadata,·ut_pex·and·smart_ban).·Pass·a·<a·class="reference·external"·href="reference-Settings.html#settings_pack">settings_pack</a>·to·set·the125 (ut_metadata,·ut_pex·and·smart_ban).·Pass·a·<a·class="reference·external"·href="reference-Settings.html#settings_pack">settings_pack</a>·to·set·the
126 initial·settings·when·the·<a·class="reference·external"·href="reference-Session.html#session">session</a>·starts.</p>126 initial·settings·when·the·<a·class="reference·external"·href="reference-Session.html#session">session</a>·starts.</p>
127 <a·name="session_params()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:session_params%3A%3A%5Bsession_params%28%29%5D&labels=documentation&body=Documentation+under+heading+%22session_params%3A%3A%5Bsession_params%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>127 <a·name="session_params()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:session_params%3A%3A%5Bsession_params%28%29%5D&labels=documentation&body=Documentation+under+heading+%22session_params%3A%3A%5Bsession_params%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
128 <div·class="section"·id="session-params-2">128 <div·class="section"·id="session-params-2">
129 <h2>session_params()</h2>129 <h2>session_params()</h2>
130 <pre·class="literal-block">130 <pre·class="literal-block">
131 <strong>session_params</strong>·(settings_pack·const&amp;·sp 
132 ······,·std::vector&lt;std::shared_ptr&lt;plugin&gt;&gt;·exts); 
133 <strong>session_params</strong>·(settings_pack&amp;&amp;·sp131 <strong>session_params</strong>·(settings_pack&amp;&amp;·sp
134 ······,·std::vector&lt;std::shared_ptr&lt;plugin&gt;&gt;·exts);132 ······,·std::vector&lt;std::shared_ptr&lt;plugin&gt;&gt;·exts);
 133 <strong>session_params</strong>·(settings_pack·const&amp;·sp
 134 ······,·std::vector&lt;std::shared_ptr&lt;plugin&gt;&gt;·exts);
135 </pre>135 </pre>
136 <p>This·constructor·helps·to·configure·the·set·of·initial·plugins136 <p>This·constructor·helps·to·configure·the·set·of·initial·plugins
137 to·be·added·to·the·<a·class="reference·external"·href="reference-Session.html#session">session</a>·before·it's·started.</p>137 to·be·added·to·the·<a·class="reference·external"·href="reference-Session.html#session">session</a>·before·it's·started.</p>
138 <a·name="settings"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:session_params%3A%3A%5Bsettings%5D&labels=documentation&body=Documentation+under+heading+%22session_params%3A%3A%5Bsettings%5D%22+could+be+improved">report·issue</a>]</span><dl·class="docutils">138 <a·name="settings"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:session_params%3A%3A%5Bsettings%5D&labels=documentation&body=Documentation+under+heading+%22session_params%3A%3A%5Bsettings%5D%22+could+be+improved">report·issue</a>]</span><dl·class="docutils">
139 <dt>settings</dt>139 <dt>settings</dt>
140 <dd>The·settings·to·configure·the·<a·class="reference·external"·href="reference-Session.html#session">session</a>·with</dd>140 <dd>The·settings·to·configure·the·<a·class="reference·external"·href="reference-Session.html#session">session</a>·with</dd>
141 </dl>141 </dl>
Offset 178, 33 lines modifiedOffset 178, 33 lines modified
178 synchronize·the·completion·of·the·shutdown.·The·lifetime·of·this·object178 synchronize·the·completion·of·the·shutdown.·The·lifetime·of·this·object
179 may·outlive·<a·class="reference·external"·href="reference-Session.html#session">session</a>,·causing·the·<a·class="reference·external"·href="reference-Session.html#session">session</a>·destructor·to·not·block.·The179 may·outlive·<a·class="reference·external"·href="reference-Session.html#session">session</a>,·causing·the·<a·class="reference·external"·href="reference-Session.html#session">session</a>·destructor·to·not·block.·The
180 <a·class="reference·external"·href="reference-Session.html#session_proxy">session_proxy</a>·destructor·will·block·however,·until·the·underlying·<a·class="reference·external"·href="reference-Session.html#session">session</a>180 <a·class="reference·external"·href="reference-Session.html#session_proxy">session_proxy</a>·destructor·will·block·however,·until·the·underlying·<a·class="reference·external"·href="reference-Session.html#session">session</a>
181 is·done·shutting·down.</p>181 is·done·shutting·down.</p>
182 <pre·class="literal-block">182 <pre·class="literal-block">
183 struct·session_proxy183 struct·session_proxy
184 {184 {
185 ···<strong>session_proxy</strong>·(session_proxy·const&amp;); 
186 ···<strong>~session_proxy</strong>·();185 ···<strong>session_proxy</strong>·();
187 ···session_proxy&amp;·<strong>operator=</strong>·(session_proxy&amp;&amp;)·&amp;·noexcept; 
188 ···<strong>session_proxy</strong>·(session_proxy&amp;&amp;)·noexcept;186 ···<strong>session_proxy</strong>·(session_proxy&amp;&amp;)·noexcept;
Max diff block lines reached; 40414/52859 bytes (76.46%) of diff not shown.
37.4 KB
html2text {}
    
Offset 3, 95 lines modifiedOffset 3, 95 lines modified
3 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.113 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.11
4 _\x8h_\x8o_\x8m_\x8e4 _\x8h_\x8o_\x8m_\x8e
5 Table·of·contents5 Table·of·contents
6 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s6 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s
7 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)7 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)
8 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)8 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)
9 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8r_\x8o_\x8x_\x8y9 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8r_\x8o_\x8x_\x8y
10 ··········o·_\x8s_.e_.s_.s_.i_.o_.n_.__.p_.r_.o_.x_.y_.(_.)_.·_.~_.s_.e_.s_.s_.i_.o_.n_.__.p_.r_.o_.x_.y_.(_.)_.·_.o_.p_.e_.r_.a_.t_.o_.r_.=_\x8(_\x8)10 ··········o·_\x8o_.p_.e_.r_.a_.t_.o_.r_.=_.(_.)_.·_.s_.e_.s_.s_.i_.o_.n_.__.p_.r_.o_.x_.y_.(_.)_.·_.~_.s_.e_.s_.s_.i_.o_.n_.__.p_.r_.o_.x_.y_\x8(_\x8)
11 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n11 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n
12 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)12 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)
13 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)13 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)
14 ··········o·_\x8~_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)14 ··········o·_\x8~_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)
15 ··········o·_\x8a_\x8b_\x8o_\x8r_\x8t_\x8(_\x8)15 ··········o·_\x8a_\x8b_\x8o_\x8r_\x8t_\x8(_\x8)
16 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e16 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e
17 ··········o·_\x8i_\x8s_\x8__\x8v_\x8a_\x8l_\x8i_\x8d_\x8(_\x8)17 ··········o·_\x8i_\x8s_\x8__\x8v_\x8a_\x8l_\x8i_\x8d_\x8(_\x8)
18 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)18 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)
19 ··········o·_\x8g_.e_.t_.__.t_.o_.r_.r_.e_.n_.t_.__.s_.t_.a_.t_.u_.s_.(_.)_.·_.r_.e_.f_.r_.e_.s_.h_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8u_\x8s_\x8(_\x8)19 ··········o·_\x8r_.e_.f_.r_.e_.s_.h_.__.t_.o_.r_.r_.e_.n_.t_.__.s_.t_.a_.t_.u_.s_.(_.)_.·_.g_.e_.t_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8u_\x8s_\x8(_\x8)
20 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8u_\x8p_\x8d_\x8a_\x8t_\x8e_\x8s_\x8(_\x8)20 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8u_\x8p_\x8d_\x8a_\x8t_\x8e_\x8s_\x8(_\x8)
21 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8s_\x8(_\x8)21 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8s_\x8(_\x8)
22 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8s_\x8(_\x8)22 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8s_\x8(_\x8)
23 ··········o·_\x8s_\x8e_\x8t_\x8__\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)23 ··········o·_\x8s_\x8e_\x8t_\x8__\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)
24 ··········o·_\x8f_.i_.n_.d_.__.t_.o_.r_.r_.e_.n_.t_.(_.)_.·_.g_.e_.t_.__.t_.o_.r_.r_.e_.n_.t_.s_\x8(_\x8)24 ··········o·_\x8g_.e_.t_.__.t_.o_.r_.r_.e_.n_.t_.s_.(_.)_.·_.f_.i_.n_.d_.__.t_.o_.r_.r_.e_.n_.t_\x8(_\x8)
25 ··········o·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)_\x8·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)25 ··········o·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)_\x8·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)
26 ··········o·_\x8p_.a_.u_.s_.e_.(_.)_.·_.i_.s_.__.p_.a_.u_.s_.e_.d_.(_.)_.·_.r_.e_.s_.u_.m_\x8e_\x8(_\x8)26 ··········o·_\x8r_.e_.s_.u_.m_.e_.(_.)_.·_.i_.s_.__.p_.a_.u_.s_.e_.d_.(_.)_.·_.p_.a_.u_.s_\x8e_\x8(_\x8)
27 ··········o·_\x8i_\x8s_\x8__\x8d_\x8h_\x8t_\x8__\x8r_\x8u_\x8n_\x8n_\x8i_\x8n_\x8g_\x8(_\x8)27 ··········o·_\x8i_\x8s_\x8__\x8d_\x8h_\x8t_\x8__\x8r_\x8u_\x8n_\x8n_\x8i_\x8n_\x8g_\x8(_\x8)
28 ··········o·_\x8s_\x8e_\x8t_\x8__\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8(_\x8)28 ··········o·_\x8s_\x8e_\x8t_\x8__\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8(_\x8)
29 ··········o·_\x8a_\x8d_\x8d_\x8__\x8d_\x8h_\x8t_\x8__\x8n_\x8o_\x8d_\x8e_\x8(_\x8)29 ··········o·_\x8a_\x8d_\x8d_\x8__\x8d_\x8h_\x8t_\x8__\x8n_\x8o_\x8d_\x8e_\x8(_\x8)
30 ··········o·_\x8d_\x8h_\x8t_\x8__\x8g_\x8e_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)30 ··········o·_\x8d_\x8h_\x8t_\x8__\x8g_\x8e_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)
31 ··········o·_\x8d_\x8h_\x8t_\x8__\x8g_\x8e_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)31 ··········o·_\x8d_\x8h_\x8t_\x8__\x8g_\x8e_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)
32 ··········o·_\x8d_\x8h_\x8t_\x8__\x8p_\x8u_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)32 ··········o·_\x8d_\x8h_\x8t_\x8__\x8p_\x8u_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)
33 ··········o·_\x8d_\x8h_\x8t_\x8__\x8p_\x8u_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)33 ··········o·_\x8d_\x8h_\x8t_\x8__\x8p_\x8u_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)
34 ··········o·_\x8d_\x8h_\x8t_\x8__\x8a_.n_.n_.o_.u_.n_.c_.e_.(_.)_.·_.d_.h_.t_.__.g_.e_.t_.__.p_.e_.e_.r_.s_\x8(_\x8)34 ··········o·_\x8d_\x8h_\x8t_\x8__\x8g_.e_.t_.__.p_.e_.e_.r_.s_.(_.)_.·_.d_.h_.t_.__.a_.n_.n_.o_.u_.n_.c_.e_\x8(_\x8)
35 ··········o·_\x8d_\x8h_\x8t_\x8__\x8l_\x8i_\x8v_\x8e_\x8__\x8n_\x8o_\x8d_\x8e_\x8s_\x8(_\x8)35 ··········o·_\x8d_\x8h_\x8t_\x8__\x8l_\x8i_\x8v_\x8e_\x8__\x8n_\x8o_\x8d_\x8e_\x8s_\x8(_\x8)
36 ··········o·_\x8d_\x8h_\x8t_\x8__\x8s_\x8a_\x8m_\x8p_\x8l_\x8e_\x8__\x8i_\x8n_\x8f_\x8o_\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8(_\x8)36 ··········o·_\x8d_\x8h_\x8t_\x8__\x8s_\x8a_\x8m_\x8p_\x8l_\x8e_\x8__\x8i_\x8n_\x8f_\x8o_\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8(_\x8)
37 ··········o·_\x8d_\x8h_\x8t_\x8__\x8d_\x8i_\x8r_\x8e_\x8c_\x8t_\x8__\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t_\x8(_\x8)37 ··········o·_\x8d_\x8h_\x8t_\x8__\x8d_\x8i_\x8r_\x8e_\x8c_\x8t_\x8__\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t_\x8(_\x8)
38 ··········o·_\x8a_\x8d_\x8d_\x8__\x8e_\x8x_\x8t_\x8e_\x8n_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)38 ··········o·_\x8a_\x8d_\x8d_\x8__\x8e_\x8x_\x8t_\x8e_\x8n_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)
39 ··········o·_\x8s_\x8e_\x8t_\x8__\x8i_\x8p_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)_\x8·_\x8g_\x8e_\x8t_\x8__\x8i_\x8p_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)39 ··········o·_\x8s_\x8e_\x8t_\x8__\x8i_\x8p_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)_\x8·_\x8g_\x8e_\x8t_\x8__\x8i_\x8p_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)
40 ··········o·_\x8s_\x8e_\x8t_\x8__\x8p_\x8o_\x8r_\x8t_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)40 ··········o·_\x8s_\x8e_\x8t_\x8__\x8p_\x8o_\x8r_\x8t_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)
41 ··········o·_\x8l_\x8i_\x8s_\x8t_\x8e_\x8n_\x8__\x8p_\x8o_\x8r_\x8t_\x8(_\x8)_\x8·_\x8i_.s_.__.l_.i_.s_.t_.e_.n_.i_.n_.g_.(_.)_.·_.s_.s_.l_.__.l_.i_.s_.t_.e_.n_.__.p_.o_.r_.t_\x8(_\x8)41 ··········o·_\x8l_\x8i_\x8s_\x8t_\x8e_\x8n_\x8__\x8p_\x8o_\x8r_\x8t_\x8(_\x8)_\x8·_\x8s_.s_.l_.__.l_.i_.s_.t_.e_.n_.__.p_.o_.r_.t_.(_.)_.·_.i_.s_.__.l_.i_.s_.t_.e_.n_.i_.n_.g_\x8(_\x8)
42 ··········o·_\x8s_.e_.t_.__.p_.e_.e_.r_.__.c_.l_.a_.s_.s_.__.f_.i_.l_.t_.e_.r_.(_.)_.·_.g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)42 ··········o·_\x8g_.e_.t_.__.p_.e_.e_.r_.__.c_.l_.a_.s_.s_.__.f_.i_.l_.t_.e_.r_.(_.)_.·_.s_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)
43 ··········o·_\x8g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)43 ··········o·_\x8g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)
44 ··········o·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8e_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)44 ··········o·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8e_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)
45 ··········o·_\x8d_\x8e_\x8l_\x8e_\x8t_\x8e_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)45 ··········o·_\x8d_\x8e_\x8l_\x8e_\x8t_\x8e_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)
46 ··········o·_\x8s_.e_.t_.__.p_.e_.e_.r_.__.c_.l_.a_.s_.s_.(_.)_.·_.g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)46 ··········o·_\x8g_.e_.t_.__.p_.e_.e_.r_.__.c_.l_.a_.s_.s_.(_.)_.·_.s_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)
47 ··········o·_\x8r_\x8e_\x8m_\x8o_\x8v_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)47 ··········o·_\x8r_\x8e_\x8m_\x8o_\x8v_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)
48 ··········o·_\x8a_\x8p_\x8p_\x8l_\x8y_\x8__\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8(_\x8)_\x8·_\x8g_\x8e_\x8t_\x8__\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8(_\x8)48 ··········o·_\x8a_\x8p_\x8p_\x8l_\x8y_\x8__\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8(_\x8)_\x8·_\x8g_\x8e_\x8t_\x8__\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8(_\x8)
49 ··········o·_\x8w_.a_.i_.t_.__.f_.o_.r_.__.a_.l_.e_.r_.t_.(_.)_.·_.s_.e_.t_.__.a_.l_.e_.r_.t_.__.n_.o_.t_.i_.f_.y_.(_.)_.·_.p_.o_.p_.__.a_.l_.e_.r_.t_.s_\x8(_\x8)49 ··········o·_\x8p_.o_.p_.__.a_.l_.e_.r_.t_.s_.(_.)_.·_.s_.e_.t_.__.a_.l_.e_.r_.t_.__.n_.o_.t_.i_.f_.y_.(_.)_.·_.w_.a_.i_.t_.__.f_.o_.r_.__.a_.l_.e_.r_.t_\x8(_\x8)
50 ··········o·_\x8d_\x8e_\x8l_\x8e_\x8t_\x8e_\x8__\x8p_\x8o_\x8r_\x8t_\x8__\x8m_\x8a_\x8p_\x8p_\x8i_\x8n_\x8g_\x8(_\x8)_\x8·_\x8a_\x8d_\x8d_\x8__\x8p_\x8o_\x8r_\x8t_\x8__\x8m_\x8a_\x8p_\x8p_\x8i_\x8n_\x8g_\x8(_\x8)50 ··········o·_\x8d_\x8e_\x8l_\x8e_\x8t_\x8e_\x8__\x8p_\x8o_\x8r_\x8t_\x8__\x8m_\x8a_\x8p_\x8p_\x8i_\x8n_\x8g_\x8(_\x8)_\x8·_\x8a_\x8d_\x8d_\x8__\x8p_\x8o_\x8r_\x8t_\x8__\x8m_\x8a_\x8p_\x8p_\x8i_\x8n_\x8g_\x8(_\x8)
51 ··········o·_\x8r_\x8e_\x8o_\x8p_\x8e_\x8n_\x8__\x8n_\x8e_\x8t_\x8w_\x8o_\x8r_\x8k_\x8__\x8s_\x8o_\x8c_\x8k_\x8e_\x8t_\x8s_\x8(_\x8)51 ··········o·_\x8r_\x8e_\x8o_\x8p_\x8e_\x8n_\x8__\x8n_\x8e_\x8t_\x8w_\x8o_\x8r_\x8k_\x8__\x8s_\x8o_\x8c_\x8k_\x8e_\x8t_\x8s_\x8(_\x8)
52 ··········o·_\x8n_\x8a_\x8t_\x8i_\x8v_\x8e_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e_\x8(_\x8)52 ··········o·_\x8n_\x8a_\x8t_\x8i_\x8v_\x8e_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e_\x8(_\x8)
53 ····*·_\x8r_.e_.a_.d_.__.s_.e_.s_.s_.i_.o_.n_.__.p_.a_.r_.a_.m_.s_.(_.)_.·_.w_.r_.i_.t_.e_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)_\x8·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8__\x8b_\x8u_\x8f_\x8(_\x8)53 ····*·_\x8w_.r_.i_.t_.e_.__.s_.e_.s_.s_.i_.o_.n_.__.p_.a_.r_.a_.m_.s_.(_.)_.·_.r_.e_.a_.d_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)_\x8·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8__\x8b_\x8u_\x8f_\x8(_\x8)
54 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]54 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
55 *\x8**\x8**\x8**\x8**\x8**\x8*·s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·*\x8**\x8**\x8**\x8**\x8**\x8*55 *\x8**\x8**\x8**\x8**\x8**\x8*·s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·*\x8**\x8**\x8**\x8**\x8**\x8*
56 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8._\x8h_\x8p_\x8p"56 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8._\x8h_\x8p_\x8p"
57 The·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s·is·a·parameters·pack·for·configuring·the·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·before·it's57 The·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s·is·a·parameters·pack·for·configuring·the·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·before·it's
58 started.58 started.
59 struct·session_params59 struct·session_params
60 {60 {
61 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(); 
62 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack&&·sp);61 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack&&·sp);
 62 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·();
63 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack·const&·sp);63 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack·const&·sp);
64 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack·const&·sp 
65 ······,·std::vector<std::shared_ptr<plugin>>·exts); 
66 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack&&·sp64 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack&&·sp
67 ······,·std::vector<std::shared_ptr<plugin>>·exts);65 ······,·std::vector<std::shared_ptr<plugin>>·exts);
 66 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack·const&·sp
 67 ······,·std::vector<std::shared_ptr<plugin>>·exts);
  
68 ···settings_pack·settings;68 ···settings_pack·settings;
69 ···std::vector<std::shared_ptr<plugin>>·extensions;69 ···std::vector<std::shared_ptr<plugin>>·extensions;
70 ···dht::dht_state·dht_state;70 ···dht::dht_state·dht_state;
71 ···dht::dht_storage_constructor_type·dht_storage_constructor;71 ···dht::dht_storage_constructor_type·dht_storage_constructor;
72 ···disk_io_constructor_type·disk_io_constructor;72 ···disk_io_constructor_type·disk_io_constructor;
73 ···std::map<std::string,·std::string>·ext_state;73 ···std::map<std::string,·std::string>·ext_state;
74 ···libtorrent::ip_filter·ip_filter;74 ···libtorrent::ip_filter·ip_filter;
75 };75 };
76 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]76 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
77 *\x8**\x8**\x8**\x8**\x8*·s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*77 *\x8**\x8**\x8**\x8**\x8*·s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
78 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(); 
79 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack&&·sp);78 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack&&·sp);
 79 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·();
80 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack·const&·sp);80 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack·const&·sp);
81 This·constructor·can·be·used·to·start·with·the·default·plugins·(ut_metadata,81 This·constructor·can·be·used·to·start·with·the·default·plugins·(ut_metadata,
82 ut_pex·and·smart_ban).·Pass·a·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k·to·set·the·initial·settings·when82 ut_pex·and·smart_ban).·Pass·a·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k·to·set·the·initial·settings·when
83 the·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·starts.83 the·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·starts.
84 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]84 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
85 *\x8**\x8**\x8**\x8**\x8*·s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*85 *\x8**\x8**\x8**\x8**\x8*·s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
86 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack·const&·sp 
87 ······,·std::vector<std::shared_ptr<plugin>>·exts); 
88 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack&&·sp86 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack&&·sp
89 ······,·std::vector<std::shared_ptr<plugin>>·exts);87 ······,·std::vector<std::shared_ptr<plugin>>·exts);
 88 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pa\x8ar\x8ra\x8am\x8ms\x8s·(settings_pack·const&·sp
 89 ······,·std::vector<std::shared_ptr<plugin>>·exts);
90 This·constructor·helps·to·configure·the·set·of·initial·plugins·to·be·added·to90 This·constructor·helps·to·configure·the·set·of·initial·plugins·to·be·added·to
91 the·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·before·it's·started.91 the·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·before·it's·started.
92 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]92 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
93 ··settings93 ··settings
94 ······The·settings·to·configure·the·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·with94 ······The·settings·to·configure·the·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·with
95 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]95 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
96 ··extensions96 ··extensions
Offset 122, 29 lines modifiedOffset 122, 29 lines modified
122 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·destruction·is·explicitly·initiated,·this·holder·is·used·to·synchronize122 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·destruction·is·explicitly·initiated,·this·holder·is·used·to·synchronize
123 the·completion·of·the·shutdown.·The·lifetime·of·this·object·may·outlive123 the·completion·of·the·shutdown.·The·lifetime·of·this·object·may·outlive
124 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n,·causing·the·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·destructor·to·not·block.·The·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8r_\x8o_\x8x_\x8y124 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n,·causing·the·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·destructor·to·not·block.·The·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8r_\x8o_\x8x_\x8y
125 destructor·will·block·however,·until·the·underlying·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·is·done·shutting125 destructor·will·block·however,·until·the·underlying·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·is·done·shutting
126 down.126 down.
127 struct·session_proxy127 struct·session_proxy
128 {128 {
129 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·(session_proxy·const&); 
130 ···~.~s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·();129 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·();
131 ···session_proxy&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(session_proxy&&)·&·noexcept; 
132 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·(session_proxy&&)·noexcept;130 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·(session_proxy&&)·noexcept;
 131 ···session_proxy&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(session_proxy&&)·&·noexcept;
133 ···session_proxy&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(session_proxy·const&)·&;132 ···session_proxy&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(session_proxy·const&)·&;
134 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·();133 ···~.~s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·();
 134 ···s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·(session_proxy·const&);
135 };135 };
136 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]136 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
137 *\x8**\x8**\x8**\x8**\x8*·s.se.es.ss.si.io.on.n_._p.pr.ro.ox.xy.y(.().)·~.~s.se.es.ss.si.io.on.n_._p.pr.ro.ox.xy.y(.().)·o.op.pe.er.ra.at.to.or.r=.=(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*137 *\x8**\x8**\x8**\x8**\x8*·o.op.pe.er.ra.at.to.or.r=.=(.().)·s.se.es.ss.si.io.on.n_._p.pr.ro.ox.xy.y(.().)·~.~s.se.es.ss.si.io.on.n_._p.pr.ro.ox.xy.y(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
138 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·(session_proxy·const&); 
139 ~.~s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·();138 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·();
140 session_proxy&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(session_proxy&&)·&·noexcept; 
141 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·(session_proxy&&)·noexcept;139 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·(session_proxy&&)·noexcept;
 140 session_proxy&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(session_proxy&&)·&·noexcept;
142 session_proxy&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(session_proxy·const&)·&;141 session_proxy&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(session_proxy·const&)·&;
143 s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·();142 ~.~s\x8se\x8es\x8ss\x8si\x8io\x8on\x8n_\x8_p\x8pr\x8ro\x8ox\x8xy\x8y·();
Max diff block lines reached; 27963/38227 bytes (73.15%) of diff not shown.
18.5 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Settings.html
    
Offset 29, 33 lines modifiedOffset 29, 33 lines modified
29 </tbody>29 </tbody>
30 </table>30 </table>
31 <p><a·class="reference·external"·href="reference.html">home</a></p>31 <p><a·class="reference·external"·href="reference.html">home</a></p>
32 <div·class="contents·topic"·id="table-of-contents">32 <div·class="contents·topic"·id="table-of-contents">
33 <p·class="topic-title">Table·of·contents</p>33 <p·class="topic-title">Table·of·contents</p>
34 <ul·class="simple">34 <ul·class="simple">
35 <li><a·class="reference·internal"·href="#settings-pack"·id="toc-entry-1">settings_pack</a><ul>35 <li><a·class="reference·internal"·href="#settings-pack"·id="toc-entry-1">settings_pack</a><ul>
36 <li><a·class="reference·internal"·href="#set-str-set-int-set-bool"·id="toc-entry-2">set_str()·set_int()·set_bool()</a></li>36 <li><a·class="reference·internal"·href="#set-str-set-bool-set-int"·id="toc-entry-2">set_str()·set_bool()·set_int()</a></li>
37 <li><a·class="reference·internal"·href="#has-val"·id="toc-entry-3">has_val()</a></li>37 <li><a·class="reference·internal"·href="#has-val"·id="toc-entry-3">has_val()</a></li>
38 <li><a·class="reference·internal"·href="#clear"·id="toc-entry-4">clear()</a></li>38 <li><a·class="reference·internal"·href="#clear"·id="toc-entry-4">clear()</a></li>
39 <li><a·class="reference·internal"·href="#clear-1"·id="toc-entry-5">clear()</a></li>39 <li><a·class="reference·internal"·href="#clear-1"·id="toc-entry-5">clear()</a></li>
40 <li><a·class="reference·internal"·href="#get-bool-get-str-get-int"·id="toc-entry-6">get_bool()·get_str()·get_int()</a></li>40 <li><a·class="reference·internal"·href="#get-str-get-int-get-bool"·id="toc-entry-6">get_str()·get_int()·get_bool()</a></li>
41 <li><a·class="reference·internal"·href="#enum-type-bases"·id="toc-entry-7">enum·type_bases</a></li>41 <li><a·class="reference·internal"·href="#enum-type-bases"·id="toc-entry-7">enum·type_bases</a></li>
42 <li><a·class="reference·internal"·href="#enum-mmap-write-mode-t"·id="toc-entry-8">enum·mmap_write_mode_t</a></li>42 <li><a·class="reference·internal"·href="#enum-mmap-write-mode-t"·id="toc-entry-8">enum·mmap_write_mode_t</a></li>
43 <li><a·class="reference·internal"·href="#enum-suggest-mode-t"·id="toc-entry-9">enum·suggest_mode_t</a></li>43 <li><a·class="reference·internal"·href="#enum-suggest-mode-t"·id="toc-entry-9">enum·suggest_mode_t</a></li>
44 <li><a·class="reference·internal"·href="#enum-choking-algorithm-t"·id="toc-entry-10">enum·choking_algorithm_t</a></li>44 <li><a·class="reference·internal"·href="#enum-choking-algorithm-t"·id="toc-entry-10">enum·choking_algorithm_t</a></li>
45 <li><a·class="reference·internal"·href="#enum-seed-choking-algorithm-t"·id="toc-entry-11">enum·seed_choking_algorithm_t</a></li>45 <li><a·class="reference·internal"·href="#enum-seed-choking-algorithm-t"·id="toc-entry-11">enum·seed_choking_algorithm_t</a></li>
46 <li><a·class="reference·internal"·href="#enum-io-buffer-mode-t"·id="toc-entry-12">enum·io_buffer_mode_t</a></li>46 <li><a·class="reference·internal"·href="#enum-io-buffer-mode-t"·id="toc-entry-12">enum·io_buffer_mode_t</a></li>
47 <li><a·class="reference·internal"·href="#enum-bandwidth-mixed-algo-t"·id="toc-entry-13">enum·bandwidth_mixed_algo_t</a></li>47 <li><a·class="reference·internal"·href="#enum-bandwidth-mixed-algo-t"·id="toc-entry-13">enum·bandwidth_mixed_algo_t</a></li>
48 <li><a·class="reference·internal"·href="#enum-enc-policy"·id="toc-entry-14">enum·enc_policy</a></li>48 <li><a·class="reference·internal"·href="#enum-enc-policy"·id="toc-entry-14">enum·enc_policy</a></li>
49 <li><a·class="reference·internal"·href="#enum-enc-level"·id="toc-entry-15">enum·enc_level</a></li>49 <li><a·class="reference·internal"·href="#enum-enc-level"·id="toc-entry-15">enum·enc_level</a></li>
50 <li><a·class="reference·internal"·href="#enum-proxy-type-t"·id="toc-entry-16">enum·proxy_type_t</a></li>50 <li><a·class="reference·internal"·href="#enum-proxy-type-t"·id="toc-entry-16">enum·proxy_type_t</a></li>
51 </ul>51 </ul>
52 </li>52 </li>
53 <li><a·class="reference·internal"·href="#generate-fingerprint"·id="toc-entry-17">generate_fingerprint()</a></li>53 <li><a·class="reference·internal"·href="#generate-fingerprint"·id="toc-entry-17">generate_fingerprint()</a></li>
54 <li><a·class="reference·internal"·href="#high-performance-seed-min-memory-usage"·id="toc-entry-18">high_performance_seed()·min_memory_usage()</a></li>54 <li><a·class="reference·internal"·href="#min-memory-usage-high-performance-seed"·id="toc-entry-18">min_memory_usage()·high_performance_seed()</a></li>
55 <li><a·class="reference·internal"·href="#name-for-setting-setting-by-name"·id="toc-entry-19">name_for_setting()·setting_by_name()</a></li>55 <li><a·class="reference·internal"·href="#name-for-setting-setting-by-name"·id="toc-entry-19">name_for_setting()·setting_by_name()</a></li>
56 <li><a·class="reference·internal"·href="#default-settings"·id="toc-entry-20">default_settings()</a></li>56 <li><a·class="reference·internal"·href="#default-settings"·id="toc-entry-20">default_settings()</a></li>
57 </ul>57 </ul>
58 </div>58 </div>
59 <p>You·have·some·control·over·<a·class="reference·external"·href="reference-Session.html#session">session</a>·configuration·through·the·session::apply_settings()59 <p>You·have·some·control·over·<a·class="reference·external"·href="reference-Session.html#session">session</a>·configuration·through·the·session::apply_settings()
60 member·function.·To·change·one·or·more·configuration·options,·create·a·<a·class="reference·external"·href="reference-Settings.html#settings_pack">settings_pack</a>60 member·function.·To·change·one·or·more·configuration·options,·create·a·<a·class="reference·external"·href="reference-Settings.html#settings_pack">settings_pack</a>
61 object·and·fill·it·with·the·settings·to·be·set·and·pass·it·in·to·session::apply_settings().</p>61 object·and·fill·it·with·the·settings·to·be·set·and·pass·it·in·to·session::apply_settings().</p>
Offset 4598, 24 lines modifiedOffset 4598, 24 lines modified
4598 </div>4598 </div>
4599 <pre·class="literal-block">4599 <pre·class="literal-block">
4600 struct·settings_pack·final·:·settings_interface4600 struct·settings_pack·final·:·settings_interface
4601 {4601 {
4602 ···friend··void·<strong>apply_pack_impl</strong>·(settings_pack·const*4602 ···friend··void·<strong>apply_pack_impl</strong>·(settings_pack·const*
4603 ······,·aux::session_settings_single_thread&amp;4603 ······,·aux::session_settings_single_thread&amp;
4604 ······,·std::vector&lt;void(aux::session_impl::*)()&gt;*);4604 ······,·std::vector&lt;void(aux::session_impl::*)()&gt;*);
4605 ···void·<strong>set_int</strong>·(int·name,·int·val)·override; 
4606 ···void·<strong>set_int</strong>·(int·name,·flags::bitfield_flag&lt;Type,·Tag&gt;·const·val);4605 ···void·<strong>set_int</strong>·(int·name,·flags::bitfield_flag&lt;Type,·Tag&gt;·const·val);
4607 ···void·<strong>set_bool</strong>·(int·name,·bool·val)·override;4606 ···void·<strong>set_int</strong>·(int·name,·int·val)·override;
4608 ···void·<strong>set_str</strong>·(int·name,·std::string·val)·override;4607 ···void·<strong>set_str</strong>·(int·name,·std::string·val)·override;
 4608 ···void·<strong>set_bool</strong>·(int·name,·bool·val)·override;
4609 ···bool·<strong>has_val</strong>·(int·name)·const·override;4609 ···bool·<strong>has_val</strong>·(int·name)·const·override;
4610 ···void·<strong>clear</strong>·();4610 ···void·<strong>clear</strong>·();
4611 ···void·<strong>clear</strong>·(int·name);4611 ···void·<strong>clear</strong>·(int·name);
4612 ···bool·<strong>get_bool</strong>·(int·name)·const·override; 
4613 ···std::string·const&amp;·<strong>get_str</strong>·(int·name)·const·override;4612 ···std::string·const&amp;·<strong>get_str</strong>·(int·name)·const·override;
4614 ···int·<strong>get_int</strong>·(int·name)·const·override;4613 ···int·<strong>get_int</strong>·(int·name)·const·override;
 4614 ···bool·<strong>get_bool</strong>·(int·name)·const·override;
4615 ···void·<strong>for_each</strong>·(Fun&amp;&amp;·f)·const;4615 ···void·<strong>for_each</strong>·(Fun&amp;&amp;·f)·const;
  
4616 ···enum·type_bases4616 ···enum·type_bases
4617 ···{4617 ···{
4618 ······string_type_base,4618 ······string_type_base,
4619 ······int_type_base,4619 ······int_type_base,
4620 ······bool_type_base,4620 ······bool_type_base,
Offset 4686, 22 lines modifiedOffset 4686, 22 lines modified
4686 ······socks5_pw,4686 ······socks5_pw,
4687 ······http,4687 ······http,
4688 ······http_pw,4688 ······http_pw,
4689 ···};4689 ···};
4690 };4690 };
4691 </pre>4691 </pre>
4692 <a·name="set_str()"></a>4692 <a·name="set_str()"></a>
4693 <a·name="set_int()"></a>4693 <a·name="set_bool()"></a>
4694 <a·name="set_bool()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:settings_pack%3A%3A%5Bset_str%28%29+set_int%28%29+set_bool%28%29%5D&labels=documentation&body=Documentation+under+heading+%22settings_pack%3A%3A%5Bse[·...·truncated·by·diffoscope;·len:·139,·SHA:·d11e13841c0d47dbcfab6ac1e8c1001efcb0aa6e53fbccbdf208806b824a003f·...·]">4694 <a·name="set_int()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:settings_pack%3A%3A%5Bset_str%28%29+set_bool%28%29+set_int%28%29%5D&labels=documentation&body=Documentation+under+heading+%22settings_pack%3A%3A%5Bset[·...·truncated·by·diffoscope;·len:·138,·SHA:·8b41e8cba67b3d3766a158041c9c2b83eb0b897be8f515c03736fc0f6a721cd7·...·]">
4695 <h2>set_str()·set_int()·set_bool()</h2>4695 <h2>set_str()·set_bool()·set_int()</h2>
4696 <pre·class="literal-block">4696 <pre·class="literal-block">
4697 void·<strong>set_int</strong>·(int·name,·int·val)·override; 
4698 void·<strong>set_int</strong>·(int·name,·flags::bitfield_flag&lt;Type,·Tag&gt;·const·val);4697 void·<strong>set_int</strong>·(int·name,·flags::bitfield_flag&lt;Type,·Tag&gt;·const·val);
4699 void·<strong>set_bool</strong>·(int·name,·bool·val)·override;4698 void·<strong>set_int</strong>·(int·name,·int·val)·override;
4700 void·<strong>set_str</strong>·(int·name,·std::string·val)·override;4699 void·<strong>set_str</strong>·(int·name,·std::string·val)·override;
 4700 void·<strong>set_bool</strong>·(int·name,·bool·val)·override;
4701 </pre>4701 </pre>
4702 <p>set·a·configuration·option·in·the·<a·class="reference·external"·href="reference-Settings.html#settings_pack">settings_pack</a>.·<tt·class="docutils·literal">name</tt>·is·one·of4702 <p>set·a·configuration·option·in·the·<a·class="reference·external"·href="reference-Settings.html#settings_pack">settings_pack</a>.·<tt·class="docutils·literal">name</tt>·is·one·of
4703 the·enum·values·from·string_types,·int_types·or·bool_types.·They·must4703 the·enum·values·from·string_types,·int_types·or·bool_types.·They·must
4704 match·the·respective·type·of·the·set_*·function.</p>4704 match·the·respective·type·of·the·set_*·function.</p>
4705 <a·name="has_val()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:settings_pack%3A%3A%5Bhas_val%28%29%5D&labels=documentation&body=Documentation+under+heading+%22settings_pack%3A%3A%5Bhas_val%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>4705 <a·name="has_val()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:settings_pack%3A%3A%5Bhas_val%28%29%5D&labels=documentation&body=Documentation+under+heading+%22settings_pack%3A%3A%5Bhas_val%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
4706 <div·class="section"·id="has-val">4706 <div·class="section"·id="has-val">
4707 <h2>has_val()</h2>4707 <h2>has_val()</h2>
Offset 4721, 23 lines modifiedOffset 4721, 23 lines modified
4721 <a·name="clear()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:settings_pack%3A%3A%5Bclear%28%29%5D&labels=documentation&body=Documentation+under+heading+%22settings_pack%3A%3A%5Bclear%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>4721 <a·name="clear()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:settings_pack%3A%3A%5Bclear%28%29%5D&labels=documentation&body=Documentation+under+heading+%22settings_pack%3A%3A%5Bclear%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
4722 <div·class="section"·id="clear-1">4722 <div·class="section"·id="clear-1">
4723 <h2>clear()</h2>4723 <h2>clear()</h2>
4724 <pre·class="literal-block">4724 <pre·class="literal-block">
4725 void·<strong>clear</strong>·(int·name);4725 void·<strong>clear</strong>·(int·name);
4726 </pre>4726 </pre>
4727 <p>clear·a·specific·setting·from·the·pack</p>4727 <p>clear·a·specific·setting·from·the·pack</p>
4728 <a·name="get_bool()"></a> 
4729 <a·name="get_str()"></a>4728 <a·name="get_str()"></a>
 4729 <a·name="get_int()"></a>
4730 <a·name="get_int()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:settings_pack%3A%3A%5Bget_bool%28%29+get_str%28%29+get_int%28%29%5D&labels=documentation&body=Documentation+under+heading+%22settings_pack%3A%3A%5Bget[·...·truncated·by·diffoscope;·len:·33,·SHA:·0f064a4c128216713cb3bc645afc3fc17d103ade45be34b23e77502ee85f8b54·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>4730 <a·name="get_bool()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:settings_pack%3A%3A%5Bget_str%28%29+get_int%28%29+get_bool%28%29%5D&labels=documentation&body=Documentation+under+heading+%22settings_pack%3A%3A%5Bge[·...·truncated·by·diffoscope;·len:·34,·SHA:·93ce7e84cfa7602cb150bd355d702a22feee2ad934808040014a943363ddc30b·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
4731 <div·class="section"·id="get-bool-get-str-get-int">4731 <div·class="section"·id="get-str-get-int-get-bool">
4732 <h2>get_bool()·get_str()·get_int()</h2>4732 <h2>get_str()·get_int()·get_bool()</h2>
4733 <pre·class="literal-block">4733 <pre·class="literal-block">
4734 bool·<strong>get_bool</strong>·(int·name)·const·override; 
4735 std::string·const&amp;·<strong>get_str</strong>·(int·name)·const·override;4734 std::string·const&amp;·<strong>get_str</strong>·(int·name)·const·override;
4736 int·<strong>get_int</strong>·(int·name)·const·override;4735 int·<strong>get_int</strong>·(int·name)·const·override;
 4736 bool·<strong>get_bool</strong>·(int·name)·const·override;
4737 </pre>4737 </pre>
4738 <p>queries·the·current·configuration·option·from·the·<a·class="reference·external"·href="reference-Settings.html#settings_pack">settings_pack</a>.4738 <p>queries·the·current·configuration·option·from·the·<a·class="reference·external"·href="reference-Settings.html#settings_pack">settings_pack</a>.
4739 <tt·class="docutils·literal">name</tt>·is·one·of·the·enumeration·values·from·string_types,·int_types4739 <tt·class="docutils·literal">name</tt>·is·one·of·the·enumeration·values·from·string_types,·int_types
4740 or·bool_types.·The·enum·value·must·match·the·type·of·the·get_*4740 or·bool_types.·The·enum·value·must·match·the·type·of·the·get_*
4741 function.·If·the·specified·setting·field·has·not·been·set,·the·default4741 function.·If·the·specified·setting·field·has·not·been·set,·the·default
4742 value·is·returned.</p>4742 value·is·returned.</p>
4743 <a·name="type_bases"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:enum+type_bases&labels=documentation&body=Documentation+under+heading+%22enum+type_bases%22+could+be+improved">report·issue</a>]</span></div>4743 <a·name="type_bases"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:enum+type_bases&labels=documentation&body=Documentation+under+heading+%22enum+type_bases%22+could+be+improved">report·issue</a>]</span></div>
Offset 5154, 18 lines modifiedOffset 5154, 18 lines modified
5154 <td>Tribler</td>5154 <td>Tribler</td>
5155 </tr>5155 </tr>
5156 </tbody>5156 </tbody>
5157 </table>5157 </table>
5158 <p>There's·an·informal·directory·of·client·id's·<a·class="reference·external"·href="http://wiki.theory.org/BitTorrentSpecification#peer_id">here</a>.</p>5158 <p>There's·an·informal·directory·of·client·id's·<a·class="reference·external"·href="http://wiki.theory.org/BitTorrentSpecification#peer_id">here</a>.</p>
5159 <p>The·<tt·class="docutils·literal">major</tt>,·<tt·class="docutils·literal">minor</tt>,·<tt·class="docutils·literal">revision</tt>·and·<tt·class="docutils·literal">tag</tt>·parameters·are·used·to5159 <p>The·<tt·class="docutils·literal">major</tt>,·<tt·class="docutils·literal">minor</tt>,·<tt·class="docutils·literal">revision</tt>·and·<tt·class="docutils·literal">tag</tt>·parameters·are·used·to
5160 identify·the·version·of·your·client.</p>5160 identify·the·version·of·your·client.</p>
5161 <a·name="high_performance_seed()"></a>5161 <a·name="min_memory_usage()"></a>
5162 <a·name="min_memory_usage()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:high_performance_seed%28%29+min_memory_usage%28%29&labels=documentation&body=Documentation+under+heading+%22high_performance_seed%28%29+m[·...·truncated·by·diffoscope;·len:·15,·SHA:·238ede134db0735281b721040dfa7bc22a7062f95523fcfe5144b41061731e21·...·]%28%29%22+could+be+improved">report·issue</a>]</span></div>5162 <a·name="high_performance_seed()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:min_memory_usage%28%29+high_performance_seed%28%29&labels=documentation&body=Documentation+under+heading+%22min_memory_usage%28%29+h[·...·truncated·by·diffoscope;·len:·20,·SHA:·53120ea32858e0a26c755c51aca07aa0c5e7ac71ecd306ead8f2e57e09640df0·...·]%28%29%22+could+be+improved">report·issue</a>]</span></div>
5163 <div·class="section"·id="high-performance-seed-min-memory-usage"> 
5164 <h1>high_performance_seed()·min_memory_usage()</h1>5163 <div·class="section"·id="min-memory-usage-high-performance-seed">
 5164 <h1>min_memory_usage()·high_performance_seed()</h1>
5165 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/session.hpp">libtorrent/session.hpp</a>&quot;</p>5165 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/session.hpp">libtorrent/session.hpp</a>&quot;</p>
5166 <pre·class="literal-block">5166 <pre·class="literal-block">
5167 settings_pack·<strong>high_performance_seed</strong>·();5167 settings_pack·<strong>high_performance_seed</strong>·();
5168 settings_pack·<strong>min_memory_usage</strong>·();5168 settings_pack·<strong>min_memory_usage</strong>·();
Max diff block lines reached; 214/11216 bytes (1.91%) of diff not shown.
7.45 KB
html2text {}
    
Offset 1, 30 lines modifiedOffset 1, 30 lines modified
1 >1 >
2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]
3 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.113 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.11
4 _\x8h_\x8o_\x8m_\x8e4 _\x8h_\x8o_\x8m_\x8e
5 Table·of·contents5 Table·of·contents
6 ····*·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k6 ····*·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k
7 ··········o·_\x8s_\x8e_\x8t_\x8__\x8s_\x8t_\x8r_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8i_.n_.t_.(_.)_.·_.s_.e_.t_.__.b_.o_.o_.l_\x8(_\x8)7 ··········o·_\x8s_\x8e_\x8t_\x8__\x8s_\x8t_\x8r_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8b_.o_.o_.l_.(_.)_.·_.s_.e_.t_.__.i_.n_.t_\x8(_\x8)
8 ··········o·_\x8h_\x8a_\x8s_\x8__\x8v_\x8a_\x8l_\x8(_\x8)8 ··········o·_\x8h_\x8a_\x8s_\x8__\x8v_\x8a_\x8l_\x8(_\x8)
9 ··········o·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8(_\x8)9 ··········o·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8(_\x8)
10 ··········o·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8(_\x8)10 ··········o·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8(_\x8)
11 ··········o·_\x8g_\x8e_\x8t_\x8__\x8b_.o_.o_.l_.(_.)_.·_.g_.e_.t_.__.s_.t_.r_.(_.)_.·_.g_.e_.t_.__.i_.n_.t_\x8(_\x8)11 ··········o·_\x8g_\x8e_\x8t_\x8__\x8s_.t_.r_.(_.)_.·_.g_.e_.t_.__.i_.n_.t_.(_.)_.·_.g_.e_.t_.__.b_.o_.o_.l_\x8(_\x8)
12 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8t_\x8y_\x8p_\x8e_\x8__\x8b_\x8a_\x8s_\x8e_\x8s12 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8t_\x8y_\x8p_\x8e_\x8__\x8b_\x8a_\x8s_\x8e_\x8s
13 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8m_\x8m_\x8a_\x8p_\x8__\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8m_\x8o_\x8d_\x8e_\x8__\x8t13 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8m_\x8m_\x8a_\x8p_\x8__\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8m_\x8o_\x8d_\x8e_\x8__\x8t
14 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8s_\x8u_\x8g_\x8g_\x8e_\x8s_\x8t_\x8__\x8m_\x8o_\x8d_\x8e_\x8__\x8t14 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8s_\x8u_\x8g_\x8g_\x8e_\x8s_\x8t_\x8__\x8m_\x8o_\x8d_\x8e_\x8__\x8t
15 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8c_\x8h_\x8o_\x8k_\x8i_\x8n_\x8g_\x8__\x8a_\x8l_\x8g_\x8o_\x8r_\x8i_\x8t_\x8h_\x8m_\x8__\x8t15 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8c_\x8h_\x8o_\x8k_\x8i_\x8n_\x8g_\x8__\x8a_\x8l_\x8g_\x8o_\x8r_\x8i_\x8t_\x8h_\x8m_\x8__\x8t
16 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8s_\x8e_\x8e_\x8d_\x8__\x8c_\x8h_\x8o_\x8k_\x8i_\x8n_\x8g_\x8__\x8a_\x8l_\x8g_\x8o_\x8r_\x8i_\x8t_\x8h_\x8m_\x8__\x8t16 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8s_\x8e_\x8e_\x8d_\x8__\x8c_\x8h_\x8o_\x8k_\x8i_\x8n_\x8g_\x8__\x8a_\x8l_\x8g_\x8o_\x8r_\x8i_\x8t_\x8h_\x8m_\x8__\x8t
17 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8i_\x8o_\x8__\x8b_\x8u_\x8f_\x8f_\x8e_\x8r_\x8__\x8m_\x8o_\x8d_\x8e_\x8__\x8t17 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8i_\x8o_\x8__\x8b_\x8u_\x8f_\x8f_\x8e_\x8r_\x8__\x8m_\x8o_\x8d_\x8e_\x8__\x8t
18 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8b_\x8a_\x8n_\x8d_\x8w_\x8i_\x8d_\x8t_\x8h_\x8__\x8m_\x8i_\x8x_\x8e_\x8d_\x8__\x8a_\x8l_\x8g_\x8o_\x8__\x8t18 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8b_\x8a_\x8n_\x8d_\x8w_\x8i_\x8d_\x8t_\x8h_\x8__\x8m_\x8i_\x8x_\x8e_\x8d_\x8__\x8a_\x8l_\x8g_\x8o_\x8__\x8t
19 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8e_\x8n_\x8c_\x8__\x8p_\x8o_\x8l_\x8i_\x8c_\x8y19 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8e_\x8n_\x8c_\x8__\x8p_\x8o_\x8l_\x8i_\x8c_\x8y
20 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8e_\x8n_\x8c_\x8__\x8l_\x8e_\x8v_\x8e_\x8l20 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8e_\x8n_\x8c_\x8__\x8l_\x8e_\x8v_\x8e_\x8l
21 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8p_\x8r_\x8o_\x8x_\x8y_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8t21 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8p_\x8r_\x8o_\x8x_\x8y_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8t
22 ····*·_\x8g_\x8e_\x8n_\x8e_\x8r_\x8a_\x8t_\x8e_\x8__\x8f_\x8i_\x8n_\x8g_\x8e_\x8r_\x8p_\x8r_\x8i_\x8n_\x8t_\x8(_\x8)22 ····*·_\x8g_\x8e_\x8n_\x8e_\x8r_\x8a_\x8t_\x8e_\x8__\x8f_\x8i_\x8n_\x8g_\x8e_\x8r_\x8p_\x8r_\x8i_\x8n_\x8t_\x8(_\x8)
23 ····*·_\x8h_.i_.g_.h_.__.p_.e_.r_.f_.o_.r_.m_.a_.n_.c_.e_.__.s_.e_.e_.d_.(_.)_.·_.m_.i_.n_.__.m_.e_.m_.o_.r_.y_.__.u_.s_.a_.g_.e_\x8(_\x8)23 ····*·_\x8m_.i_.n_.__.m_.e_.m_.o_.r_.y_.__.u_.s_.a_.g_.e_.(_.)_.·_.h_.i_.g_.h_.__.p_.e_.r_.f_.o_.r_.m_.a_.n_.c_.e_.__.s_.e_.e_.d_\x8(_\x8)
24 ····*·_\x8n_\x8a_\x8m_\x8e_\x8__\x8f_\x8o_\x8r_\x8__\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8__\x8b_\x8y_\x8__\x8n_\x8a_\x8m_\x8e_\x8(_\x8)24 ····*·_\x8n_\x8a_\x8m_\x8e_\x8__\x8f_\x8o_\x8r_\x8__\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8__\x8b_\x8y_\x8__\x8n_\x8a_\x8m_\x8e_\x8(_\x8)
25 ····*·_\x8d_\x8e_\x8f_\x8a_\x8u_\x8l_\x8t_\x8__\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8(_\x8)25 ····*·_\x8d_\x8e_\x8f_\x8a_\x8u_\x8l_\x8t_\x8__\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8(_\x8)
26 You·have·some·control·over·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·configuration·through·the·session::26 You·have·some·control·over·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·configuration·through·the·session::
27 apply_settings()·member·function.·To·change·one·or·more·configuration·options,27 apply_settings()·member·function.·To·change·one·or·more·configuration·options,
28 create·a·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k·object·and·fill·it·with·the·settings·to·be·set·and·pass28 create·a·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k·object·and·fill·it·with·the·settings·to·be·set·and·pass
29 it·in·to·session::apply_settings().29 it·in·to·session::apply_settings().
30 The·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k·object·is·a·collection·of·settings·updates·that·are·applied30 The·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k·object·is·a·collection·of·settings·updates·that·are·applied
Offset 1435, 24 lines modifiedOffset 1435, 24 lines modified
1435 connect·to·the·external·NAT-PMP·port·(configured·using·announce_port)·instead1435 connect·to·the·external·NAT-PMP·port·(configured·using·announce_port)·instead
1436 of·the·actual·local·listening·port.1436 of·the·actual·local·listening·port.
1437 struct·settings_pack·final·:·settings_interface1437 struct·settings_pack·final·:·settings_interface
1438 {1438 {
1439 ···friend··void·a\x8ap\x8pp\x8pl\x8ly\x8y_\x8_p\x8pa\x8ac\x8ck\x8k_\x8_i\x8im\x8mp\x8pl\x8l·(settings_pack·const*1439 ···friend··void·a\x8ap\x8pp\x8pl\x8ly\x8y_\x8_p\x8pa\x8ac\x8ck\x8k_\x8_i\x8im\x8mp\x8pl\x8l·(settings_pack·const*
1440 ······,·aux::session_settings_single_thread&1440 ······,·aux::session_settings_single_thread&
1441 ······,·std::vector<void(aux::session_impl::*)()>*);1441 ······,·std::vector<void(aux::session_impl::*)()>*);
1442 ···void·s\x8se\x8et\x8t_\x8_i\x8in\x8nt\x8t·(int·name,·int·val)·override; 
1443 ···void·s\x8se\x8et\x8t_\x8_i\x8in\x8nt\x8t·(int·name,·flags::bitfield_flag<Type,·Tag>·const·val);1442 ···void·s\x8se\x8et\x8t_\x8_i\x8in\x8nt\x8t·(int·name,·flags::bitfield_flag<Type,·Tag>·const·val);
1444 ···void·s\x8se\x8et\x8t_\x8_b.bo.oo.ol.l·(int·name,·bool·val)·override;1443 ···void·s\x8se\x8et\x8t_\x8_i.in.nt.t·(int·name,·int·val)·override;
1445 ···void·s\x8se\x8et\x8t_\x8_s\x8st\x8tr\x8r·(int·name,·std::string·val)·override;1444 ···void·s\x8se\x8et\x8t_\x8_s\x8st\x8tr\x8r·(int·name,·std::string·val)·override;
 1445 ···void·s\x8se\x8et\x8t_\x8_b\x8bo\x8oo\x8ol\x8l·(int·name,·bool·val)·override;
1446 ···bool·h\x8ha\x8as\x8s_\x8_v\x8va\x8al\x8l·(int·name)·const·override;1446 ···bool·h\x8ha\x8as\x8s_\x8_v\x8va\x8al\x8l·(int·name)·const·override;
1447 ···void·c\x8cl\x8le\x8ea\x8ar\x8r·();1447 ···void·c\x8cl\x8le\x8ea\x8ar\x8r·();
1448 ···void·c\x8cl\x8le\x8ea\x8ar\x8r·(int·name);1448 ···void·c\x8cl\x8le\x8ea\x8ar\x8r·(int·name);
1449 ···bool·g\x8ge\x8et\x8t_\x8_b\x8bo\x8oo\x8ol\x8l·(int·name)·const·override; 
1450 ···std::string·const&·g\x8ge\x8et\x8t_\x8_s\x8st\x8tr\x8r·(int·name)·const·override;1449 ···std::string·const&·g\x8ge\x8et\x8t_\x8_s\x8st\x8tr\x8r·(int·name)·const·override;
1451 ···int·g\x8ge\x8et\x8t_\x8_i\x8in\x8nt\x8t·(int·name)·const·override;1450 ···int·g\x8ge\x8et\x8t_\x8_i\x8in\x8nt\x8t·(int·name)·const·override;
 1451 ···bool·g\x8ge\x8et\x8t_\x8_b\x8bo\x8oo\x8ol\x8l·(int·name)·const·override;
1452 ···void·f\x8fo\x8or\x8r_\x8_e\x8ea\x8ac\x8ch\x8h·(Fun&&·f)·const;1452 ···void·f\x8fo\x8or\x8r_\x8_e\x8ea\x8ac\x8ch\x8h·(Fun&&·f)·const;
  
1453 ···enum·type_bases1453 ···enum·type_bases
1454 ···{1454 ···{
1455 ······string_type_base,1455 ······string_type_base,
1456 ······int_type_base,1456 ······int_type_base,
1457 ······bool_type_base,1457 ······bool_type_base,
Offset 1522, 19 lines modifiedOffset 1522, 19 lines modified
1522 ······socks5,1522 ······socks5,
1523 ······socks5_pw,1523 ······socks5_pw,
1524 ······http,1524 ······http,
1525 ······http_pw,1525 ······http_pw,
1526 ···};1526 ···};
1527 };1527 };
1528 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]1528 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
1529 *\x8**\x8**\x8**\x8**\x8*·s\x8se\x8et\x8t_\x8_s\x8st\x8tr\x8r(\x8()\x8)·s\x8se\x8et\x8t_\x8_i.in.nt.t(.().)·s.se.et.t_._b.bo.oo.ol.l(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*1529 *\x8**\x8**\x8**\x8**\x8*·s\x8se\x8et\x8t_\x8_s\x8st\x8tr\x8r(\x8()\x8)·s\x8se\x8et\x8t_\x8_b.bo.oo.ol.l(.().)·s.se.et.t_._i.in.nt.t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
1530 void·s\x8se\x8et\x8t_\x8_i\x8in\x8nt\x8t·(int·name,·int·val)·override; 
1531 void·s\x8se\x8et\x8t_\x8_i\x8in\x8nt\x8t·(int·name,·flags::bitfield_flag<Type,·Tag>·const·val);1530 void·s\x8se\x8et\x8t_\x8_i\x8in\x8nt\x8t·(int·name,·flags::bitfield_flag<Type,·Tag>·const·val);
1532 void·s\x8se\x8et\x8t_\x8_b.bo.oo.ol.l·(int·name,·bool·val)·override;1531 void·s\x8se\x8et\x8t_\x8_i.in.nt.t·(int·name,·int·val)·override;
1533 void·s\x8se\x8et\x8t_\x8_s\x8st\x8tr\x8r·(int·name,·std::string·val)·override;1532 void·s\x8se\x8et\x8t_\x8_s\x8st\x8tr\x8r·(int·name,·std::string·val)·override;
 1533 void·s\x8se\x8et\x8t_\x8_b\x8bo\x8oo\x8ol\x8l·(int·name,·bool·val)·override;
1534 set·a·configuration·option·in·the·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k.·name·is·one·of·the·enum·values1534 set·a·configuration·option·in·the·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k.·name·is·one·of·the·enum·values
1535 from·string_types,·int_types·or·bool_types.·They·must·match·the·respective·type1535 from·string_types,·int_types·or·bool_types.·They·must·match·the·respective·type
1536 of·the·set_*·function.1536 of·the·set_*·function.
1537 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]1537 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
1538 *\x8**\x8**\x8**\x8**\x8*·h\x8ha\x8as\x8s_\x8_v\x8va\x8al\x8l(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*1538 *\x8**\x8**\x8**\x8**\x8*·h\x8ha\x8as\x8s_\x8_v\x8va\x8al\x8l(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
1539 bool·h\x8ha\x8as\x8s_\x8_v\x8va\x8al\x8l·(int·name)·const·override;1539 bool·h\x8ha\x8as\x8s_\x8_v\x8va\x8al\x8l·(int·name)·const·override;
1540 queries·whether·the·specified·configuration·option·has·a·value·set·in·this1540 queries·whether·the·specified·configuration·option·has·a·value·set·in·this
Offset 1545, 18 lines modifiedOffset 1545, 18 lines modified
1545 void·c\x8cl\x8le\x8ea\x8ar\x8r·();1545 void·c\x8cl\x8le\x8ea\x8ar\x8r·();
1546 clear·the·settings·pack·from·all·settings1546 clear·the·settings·pack·from·all·settings
1547 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]1547 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
1548 *\x8**\x8**\x8**\x8**\x8*·c\x8cl\x8le\x8ea\x8ar\x8r(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*1548 *\x8**\x8**\x8**\x8**\x8*·c\x8cl\x8le\x8ea\x8ar\x8r(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
1549 void·c\x8cl\x8le\x8ea\x8ar\x8r·(int·name);1549 void·c\x8cl\x8le\x8ea\x8ar\x8r·(int·name);
1550 clear·a·specific·setting·from·the·pack1550 clear·a·specific·setting·from·the·pack
1551 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]1551 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
 1552 *\x8**\x8**\x8**\x8**\x8*·g\x8ge\x8et\x8t_\x8_s\x8st\x8tr\x8r(\x8()\x8)·g\x8ge\x8et\x8t_\x8_i\x8in\x8nt\x8t(\x8()\x8)·g\x8ge\x8et\x8t_\x8_b\x8bo\x8oo\x8ol\x8l(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
1552 *\x8**\x8**\x8**\x8**\x8*·g\x8ge\x8et\x8t_\x8_b\x8bo\x8oo\x8ol\x8l(\x8()\x8)·g\x8ge\x8et\x8t_\x8_s\x8st\x8tr\x8r(\x8()\x8)·g\x8ge\x8et\x8t_\x8_i\x8in\x8nt\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8* 
1553 bool·g\x8ge\x8et\x8t_\x8_b\x8bo\x8oo\x8ol\x8l·(int·name)·const·override; 
1554 std::string·const&·g\x8ge\x8et\x8t_\x8_s\x8st\x8tr\x8r·(int·name)·const·override;1553 std::string·const&·g\x8ge\x8et\x8t_\x8_s\x8st\x8tr\x8r·(int·name)·const·override;
1555 int·g\x8ge\x8et\x8t_\x8_i\x8in\x8nt\x8t·(int·name)·const·override;1554 int·g\x8ge\x8et\x8t_\x8_i\x8in\x8nt\x8t·(int·name)·const·override;
 1555 bool·g\x8ge\x8et\x8t_\x8_b\x8bo\x8oo\x8ol\x8l·(int·name)·const·override;
1556 queries·the·current·configuration·option·from·the·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k.·name·is·one·of1556 queries·the·current·configuration·option·from·the·_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k.·name·is·one·of
1557 the·enumeration·values·from·string_types,·int_types·or·bool_types.·The·enum1557 the·enumeration·values·from·string_types,·int_types·or·bool_types.·The·enum
1558 value·must·match·the·type·of·the·get_*·function.·If·the·specified·setting·field1558 value·must·match·the·type·of·the·get_*·function.·If·the·specified·setting·field
1559 has·not·been·set,·the·default·value·is·returned.1559 has·not·been·set,·the·default·value·is·returned.
1560 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]1560 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
1561 *\x8**\x8**\x8**\x8**\x8*·e\x8en\x8nu\x8um\x8m·t\x8ty\x8yp\x8pe\x8e_\x8_b\x8ba\x8as\x8se\x8es\x8s·*\x8**\x8**\x8**\x8**\x8*1561 *\x8**\x8**\x8**\x8**\x8*·e\x8en\x8nu\x8um\x8m·t\x8ty\x8yp\x8pe\x8e_\x8_b\x8ba\x8as\x8se\x8es\x8s·*\x8**\x8**\x8**\x8**\x8*
1562 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k_\x8._\x8h_\x8p_\x8p"1562 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k_\x8._\x8h_\x8p_\x8p"
Offset 1708, 15 lines modifiedOffset 1708, 15 lines modified
1708 |_\x8D_\x8E_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8|_\x8D_\x8e_\x8l_\x8u_\x8g_\x8e_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·|1708 |_\x8D_\x8E_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8|_\x8D_\x8e_\x8l_\x8u_\x8g_\x8e_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·|
1709 |_\x8A_\x8Z_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8|_\x8A_\x8z_\x8u_\x8r_\x8e_\x8u_\x8s_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·|1709 |_\x8A_\x8Z_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8|_\x8A_\x8z_\x8u_\x8r_\x8e_\x8u_\x8s_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·|
1710 |_\x8T_\x8L_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8|_\x8T_\x8r_\x8i_\x8b_\x8l_\x8e_\x8r_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·|1710 |_\x8T_\x8L_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8|_\x8T_\x8r_\x8i_\x8b_\x8l_\x8e_\x8r_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·|
1711 There's·an·informal·directory·of·client·id's·_\x8h_\x8e_\x8r_\x8e.1711 There's·an·informal·directory·of·client·id's·_\x8h_\x8e_\x8r_\x8e.
1712 The·major,·minor,·revision·and·tag·parameters·are·used·to·identify·the·version1712 The·major,·minor,·revision·and·tag·parameters·are·used·to·identify·the·version
1713 of·your·client.1713 of·your·client.
1714 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]1714 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
1715 *\x8**\x8**\x8**\x8**\x8**\x8*·h.hi.ig.gh.h_._p.pe.er.rf.fo.or.rm.ma.an.nc.ce.e_._s.se.ee.ed.d(.().)·m.mi.in.n_._m.me.em.mo.or.ry.y_._u.us.sa.ag.ge.e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*1715 *\x8**\x8**\x8**\x8**\x8**\x8*·m.mi.in.n_._m.me.em.mo.or.ry.y_._u.us.sa.ag.ge.e(.().)·h.hi.ig.gh.h_._p.pe.er.rf.fo.or.rm.ma.an.nc.ce.e_._s.se.ee.ed.d(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*
1716 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8._\x8h_\x8p_\x8p"1716 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8._\x8h_\x8p_\x8p"
1717 settings_pack·h\x8hi\x8ig\x8gh\x8h_\x8_p\x8pe\x8er\x8rf\x8fo\x8or\x8rm\x8ma\x8an\x8nc\x8ce\x8e_\x8_s\x8se\x8ee\x8ed\x8d·();1717 settings_pack·h\x8hi\x8ig\x8gh\x8h_\x8_p\x8pe\x8er\x8rf\x8fo\x8or\x8rm\x8ma\x8an\x8nc\x8ce\x8e_\x8_s\x8se\x8ee\x8ed\x8d·();
1718 settings_pack·m\x8mi\x8in\x8n_\x8_m\x8me\x8em\x8mo\x8or\x8ry\x8y_\x8_u\x8us\x8sa\x8ag\x8ge\x8e·();1718 settings_pack·m\x8mi\x8in\x8n_\x8_m\x8me\x8em\x8mo\x8or\x8ry\x8y_\x8_u\x8us\x8sa\x8ag\x8ge\x8e·();
1719 The·default·values·of·the·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·settings·are·set·for·a·regular·bittorrent1719 The·default·values·of·the·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·settings·are·set·for·a·regular·bittorrent
1720 client·running·on·a·desktop·system.·There·are·functions·that·can·set·the1720 client·running·on·a·desktop·system.·There·are·functions·that·can·set·the
1721 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·settings·to·pre·set·settings·for·other·environments.·These·can·be·used1721 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n·settings·to·pre·set·settings·for·other·environments.·These·can·be·used
1722 for·the·basis,·and·should·be·tweaked·to·fit·your·needs·better.1722 for·the·basis,·and·should·be·tweaked·to·fit·your·needs·better.
6.32 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Stats.html
    
Offset 29, 15 lines modifiedOffset 29, 15 lines modified
29 </tbody>29 </tbody>
30 </table>30 </table>
31 <p><a·class="reference·external"·href="reference.html">home</a></p>31 <p><a·class="reference·external"·href="reference.html">home</a></p>
32 <div·class="contents·topic"·id="table-of-contents">32 <div·class="contents·topic"·id="table-of-contents">
33 <p·class="topic-title">Table·of·contents</p>33 <p·class="topic-title">Table·of·contents</p>
34 <ul·class="simple">34 <ul·class="simple">
35 <li><a·class="reference·internal"·href="#counters"·id="toc-entry-1">counters</a><ul>35 <li><a·class="reference·internal"·href="#counters"·id="toc-entry-1">counters</a><ul>
36 <li><a·class="reference·internal"·href="#operator-inc-stats-counter"·id="toc-entry-2">operator[]()·inc_stats_counter()</a></li>36 <li><a·class="reference·internal"·href="#inc-stats-counter-operator"·id="toc-entry-2">inc_stats_counter()·operator[]()</a></li>
37 </ul>37 </ul>
38 </li>38 </li>
39 <li><a·class="reference·internal"·href="#stats-metric"·id="toc-entry-3">stats_metric</a></li>39 <li><a·class="reference·internal"·href="#stats-metric"·id="toc-entry-3">stats_metric</a></li>
40 <li><a·class="reference·internal"·href="#session-stats-metrics"·id="toc-entry-4">session_stats_metrics()</a></li>40 <li><a·class="reference·internal"·href="#session-stats-metrics"·id="toc-entry-4">session_stats_metrics()</a></li>
41 <li><a·class="reference·internal"·href="#find-metric-idx"·id="toc-entry-5">find_metric_idx()</a></li>41 <li><a·class="reference·internal"·href="#find-metric-idx"·id="toc-entry-5">find_metric_idx()</a></li>
42 <li><a·class="reference·internal"·href="#enum-metric-type-t"·id="toc-entry-6">enum·metric_type_t</a></li>42 <li><a·class="reference·internal"·href="#enum-metric-type-t"·id="toc-entry-6">enum·metric_type_t</a></li>
43 </ul>43 </ul>
Offset 45, 28 lines modifiedOffset 45, 28 lines modified
45 <a·name="counters"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:class+counters&labels=documentation&body=Documentation+under+heading+%22class+counters%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="counters">45 <a·name="counters"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:class+counters&labels=documentation&body=Documentation+under+heading+%22class+counters%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="counters">
46 <h1>counters</h1>46 <h1>counters</h1>
47 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/performance_counters.hpp">libtorrent/performance_counters.hpp</a>&quot;</p>47 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/performance_counters.hpp">libtorrent/performance_counters.hpp</a>&quot;</p>
48 <pre·class="literal-block">48 <pre·class="literal-block">
49 struct·counters49 struct·counters
50 {50 {
51 ···<strong>counters</strong>·()·;51 ···<strong>counters</strong>·()·;
52 ···counters&amp;·<strong>operator=</strong>·(counters·const&amp;)·&amp;·; 
53 ···<strong>counters</strong>·(counters·const&amp;)·;52 ···<strong>counters</strong>·(counters·const&amp;)·;
54 ···std::int64_t·<strong>operator[]</strong>·(int·i)·const·;53 ···counters&amp;·<strong>operator=</strong>·(counters·const&amp;)·&amp;·;
55 ···std::int64_t·<strong>inc_stats_counter</strong>·(int·c,·std::int64_t·value·=·1)·;54 ···std::int64_t·<strong>inc_stats_counter</strong>·(int·c,·std::int64_t·value·=·1)·;
 55 ···std::int64_t·<strong>operator[]</strong>·(int·i)·const·;
56 ···void·<strong>set_value</strong>·(int·c,·std::int64_t·value)·;56 ···void·<strong>set_value</strong>·(int·c,·std::int64_t·value)·;
57 ···void·<strong>blend_stats_counter</strong>·(int·c,·std::int64_t·value,·int·ratio)·;57 ···void·<strong>blend_stats_counter</strong>·(int·c,·std::int64_t·value,·int·ratio)·;
58 };58 };
59 </pre>59 </pre>
60 <a·name="operator[]()"></a>60 <a·name="inc_stats_counter()"></a>
61 <a·name="inc_stats_counter()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:counters%3A%3A%5Boperator%5B%5D%28%29+inc_stats_counter%28%29%5D&labels=documentation&body=Documentation+under+heading+%22counters%3A%3A[·...·truncated·by·diffoscope;·len:·147,·SHA:·96eca10d3a608c54df5977dc60cd4cc54470ee194d3d2d71fa7f10d829084146·...·]r">61 <a·name="operator[]()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:counters%3A%3A%5Binc_stats_counter%28%29+operator%5B%5D%28%29%5D&labels=documentation&body=Documentation+under+heading+%22counters%3A%3A%5Binc_[·...·truncated·by·diffoscope;·len:·140,·SHA:·dde2a2fc748069947eddf5e400ef1ee0dfc81b243cbec1aab71509d13b5e228d·...·]r">
62 <h2>operator[]()·inc_stats_counter()</h2>62 <h2>inc_stats_counter()·operator[]()</h2>
63 <pre·class="literal-block">63 <pre·class="literal-block">
64 std::int64_t·<strong>operator[]</strong>·(int·i)·const·; 
65 std::int64_t·<strong>inc_stats_counter</strong>·(int·c,·std::int64_t·value·=·1)·;64 std::int64_t·<strong>inc_stats_counter</strong>·(int·c,·std::int64_t·value·=·1)·;
 65 std::int64_t·<strong>operator[]</strong>·(int·i)·const·;
66 </pre>66 </pre>
67 <p>returns·the·new·value</p>67 <p>returns·the·new·value</p>
68 <a·name="stats_metric"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:class+stats_metric&labels=documentation&body=Documentation+under+heading+%22class+stats_metric%22+could+be+improved">report·issue</a>]</span></div>68 <a·name="stats_metric"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:class+stats_metric&labels=documentation&body=Documentation+under+heading+%22class+stats_metric%22+could+be+improved">report·issue</a>]</span></div>
69 </div>69 </div>
70 <div·class="section"·id="stats-metric">70 <div·class="section"·id="stats-metric">
71 <h1>stats_metric</h1>71 <h1>stats_metric</h1>
72 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/session_stats.hpp">libtorrent/session_stats.hpp</a>&quot;</p>72 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/session_stats.hpp">libtorrent/session_stats.hpp</a>&quot;</p>
2.4 KB
html2text {}
    
Offset 1, 35 lines modifiedOffset 1, 35 lines modified
1 >1 >
2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]
3 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.113 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.11
4 _\x8h_\x8o_\x8m_\x8e4 _\x8h_\x8o_\x8m_\x8e
5 Table·of·contents5 Table·of·contents
6 ····*·_\x8c_\x8o_\x8u_\x8n_\x8t_\x8e_\x8r_\x8s6 ····*·_\x8c_\x8o_\x8u_\x8n_\x8t_\x8e_\x8r_\x8s
7 ··········o·_\x8o_.p_.e_.r_.a_.t_.o_.r_.[_.]_.(_.)_.·_.i_.n_.c_.__.s_.t_.a_.t_.s_.__.c_.o_.u_.n_.t_.e_.r_\x8(_\x8)7 ··········o·_\x8i_.n_.c_.__.s_.t_.a_.t_.s_.__.c_.o_.u_.n_.t_.e_.r_.(_.)_.·_.o_.p_.e_.r_.a_.t_.o_.r_.[_.]_\x8(_\x8)
8 ····*·_\x8s_\x8t_\x8a_\x8t_\x8s_\x8__\x8m_\x8e_\x8t_\x8r_\x8i_\x8c8 ····*·_\x8s_\x8t_\x8a_\x8t_\x8s_\x8__\x8m_\x8e_\x8t_\x8r_\x8i_\x8c
9 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8s_\x8__\x8m_\x8e_\x8t_\x8r_\x8i_\x8c_\x8s_\x8(_\x8)9 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8s_\x8__\x8m_\x8e_\x8t_\x8r_\x8i_\x8c_\x8s_\x8(_\x8)
10 ····*·_\x8f_\x8i_\x8n_\x8d_\x8__\x8m_\x8e_\x8t_\x8r_\x8i_\x8c_\x8__\x8i_\x8d_\x8x_\x8(_\x8)10 ····*·_\x8f_\x8i_\x8n_\x8d_\x8__\x8m_\x8e_\x8t_\x8r_\x8i_\x8c_\x8__\x8i_\x8d_\x8x_\x8(_\x8)
11 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8m_\x8e_\x8t_\x8r_\x8i_\x8c_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8t11 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8m_\x8e_\x8t_\x8r_\x8i_\x8c_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8t
12 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]12 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
13 *\x8**\x8**\x8**\x8**\x8**\x8*·c\x8co\x8ou\x8un\x8nt\x8te\x8er\x8rs\x8s·*\x8**\x8**\x8**\x8**\x8**\x8*13 *\x8**\x8**\x8**\x8**\x8**\x8*·c\x8co\x8ou\x8un\x8nt\x8te\x8er\x8rs\x8s·*\x8**\x8**\x8**\x8**\x8**\x8*
14 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8p_\x8e_\x8r_\x8f_\x8o_\x8r_\x8m_\x8a_\x8n_\x8c_\x8e_\x8__\x8c_\x8o_\x8u_\x8n_\x8t_\x8e_\x8r_\x8s_\x8._\x8h_\x8p_\x8p"14 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8p_\x8e_\x8r_\x8f_\x8o_\x8r_\x8m_\x8a_\x8n_\x8c_\x8e_\x8__\x8c_\x8o_\x8u_\x8n_\x8t_\x8e_\x8r_\x8s_\x8._\x8h_\x8p_\x8p"
15 struct·counters15 struct·counters
16 {16 {
17 ···c\x8co\x8ou\x8un\x8nt\x8te\x8er\x8rs\x8s·()·;17 ···c\x8co\x8ou\x8un\x8nt\x8te\x8er\x8rs\x8s·()·;
18 ···counters&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(counters·const&)·&·; 
19 ···c\x8co\x8ou\x8un\x8nt\x8te\x8er\x8rs\x8s·(counters·const&)·;18 ···c\x8co\x8ou\x8un\x8nt\x8te\x8er\x8rs\x8s·(counters·const&)·;
20 ···std::int64_t·o.op.pe.er.ra.at.to.or.r[.[].]·(int·i)·const·;19 ···counters&·o.op.pe.er.ra.at.to.or.r=.=·(counters·const&)·&·;
21 ···std::int64_t·i\x8in\x8nc\x8c_\x8_s\x8st\x8ta\x8at\x8ts\x8s_\x8_c\x8co\x8ou\x8un\x8nt\x8te\x8er\x8r·(int·c,·std::int64_t·value·=·1)·;20 ···std::int64_t·i\x8in\x8nc\x8c_\x8_s\x8st\x8ta\x8at\x8ts\x8s_\x8_c\x8co\x8ou\x8un\x8nt\x8te\x8er\x8r·(int·c,·std::int64_t·value·=·1)·;
 21 ···std::int64_t·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r[\x8[]\x8]·(int·i)·const·;
22 ···void·s\x8se\x8et\x8t_\x8_v\x8va\x8al\x8lu\x8ue\x8e·(int·c,·std::int64_t·value)·;22 ···void·s\x8se\x8et\x8t_\x8_v\x8va\x8al\x8lu\x8ue\x8e·(int·c,·std::int64_t·value)·;
23 ···void·b\x8bl\x8le\x8en\x8nd\x8d_\x8_s\x8st\x8ta\x8at\x8ts\x8s_\x8_c\x8co\x8ou\x8un\x8nt\x8te\x8er\x8r·(int·c,·std::int64_t·value,·int·ratio)·;23 ···void·b\x8bl\x8le\x8en\x8nd\x8d_\x8_s\x8st\x8ta\x8at\x8ts\x8s_\x8_c\x8co\x8ou\x8un\x8nt\x8te\x8er\x8r·(int·c,·std::int64_t·value,·int·ratio)·;
24 };24 };
25 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]25 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
 26 *\x8**\x8**\x8**\x8**\x8*·i\x8in\x8nc\x8c_\x8_s\x8st\x8ta\x8at\x8ts\x8s_\x8_c\x8co\x8ou\x8un\x8nt\x8te\x8er\x8r(\x8()\x8)·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r[\x8[]\x8](\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
26 *\x8**\x8**\x8**\x8**\x8*·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r[\x8[]\x8](\x8()\x8)·i\x8in\x8nc\x8c_\x8_s\x8st\x8ta\x8at\x8ts\x8s_\x8_c\x8co\x8ou\x8un\x8nt\x8te\x8er\x8r(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8* 
27 std::int64_t·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r[\x8[]\x8]·(int·i)·const·; 
28 std::int64_t·i\x8in\x8nc\x8c_\x8_s\x8st\x8ta\x8at\x8ts\x8s_\x8_c\x8co\x8ou\x8un\x8nt\x8te\x8er\x8r·(int·c,·std::int64_t·value·=·1)·;27 std::int64_t·i\x8in\x8nc\x8c_\x8_s\x8st\x8ta\x8at\x8ts\x8s_\x8_c\x8co\x8ou\x8un\x8nt\x8te\x8er\x8r·(int·c,·std::int64_t·value·=·1)·;
 28 std::int64_t·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r[\x8[]\x8]·(int·i)·const·;
29 returns·the·new·value29 returns·the·new·value
30 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]30 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
31 *\x8**\x8**\x8**\x8**\x8**\x8*·s\x8st\x8ta\x8at\x8ts\x8s_\x8_m\x8me\x8et\x8tr\x8ri\x8ic\x8c·*\x8**\x8**\x8**\x8**\x8**\x8*31 *\x8**\x8**\x8**\x8**\x8**\x8*·s\x8st\x8ta\x8at\x8ts\x8s_\x8_m\x8me\x8et\x8tr\x8ri\x8ic\x8c·*\x8**\x8**\x8**\x8**\x8**\x8*
32 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8s_\x8._\x8h_\x8p_\x8p"32 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8s_\x8._\x8h_\x8p_\x8p"
33 describes·one·statistics·metric·from·the·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n.·For·more·information,·see·the33 describes·one·statistics·metric·from·the·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n.·For·more·information,·see·the
34 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8·_\x8s_\x8t_\x8a_\x8t_\x8i_\x8s_\x8t_\x8i_\x8c_\x8s·section.34 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8·_\x8s_\x8t_\x8a_\x8t_\x8i_\x8s_\x8t_\x8i_\x8c_\x8s·section.
35 struct·stats_metric35 struct·stats_metric
42.0 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Storage.html
    
Offset 40, 29 lines modifiedOffset 40, 29 lines modified
40 <li><a·class="reference·internal"·href="#rename-file"·id="toc-entry-6">rename_file()</a></li>40 <li><a·class="reference·internal"·href="#rename-file"·id="toc-entry-6">rename_file()</a></li>
41 <li><a·class="reference·internal"·href="#map-block"·id="toc-entry-7">map_block()</a></li>41 <li><a·class="reference·internal"·href="#map-block"·id="toc-entry-7">map_block()</a></li>
42 <li><a·class="reference·internal"·href="#map-file"·id="toc-entry-8">map_file()</a></li>42 <li><a·class="reference·internal"·href="#map-file"·id="toc-entry-8">map_file()</a></li>
43 <li><a·class="reference·internal"·href="#num-files"·id="toc-entry-9">num_files()</a></li>43 <li><a·class="reference·internal"·href="#num-files"·id="toc-entry-9">num_files()</a></li>
44 <li><a·class="reference·internal"·href="#end-file"·id="toc-entry-10">end_file()</a></li>44 <li><a·class="reference·internal"·href="#end-file"·id="toc-entry-10">end_file()</a></li>
45 <li><a·class="reference·internal"·href="#file-range"·id="toc-entry-11">file_range()</a></li>45 <li><a·class="reference·internal"·href="#file-range"·id="toc-entry-11">file_range()</a></li>
46 <li><a·class="reference·internal"·href="#total-size"·id="toc-entry-12">total_size()</a></li>46 <li><a·class="reference·internal"·href="#total-size"·id="toc-entry-12">total_size()</a></li>
47 <li><a·class="reference·internal"·href="#num-pieces-set-num-pieces"·id="toc-entry-13">num_pieces()·set_num_pieces()</a></li>47 <li><a·class="reference·internal"·href="#set-num-pieces-num-pieces"·id="toc-entry-13">set_num_pieces()·num_pieces()</a></li>
48 <li><a·class="reference·internal"·href="#end-piece"·id="toc-entry-14">end_piece()</a></li>48 <li><a·class="reference·internal"·href="#end-piece"·id="toc-entry-14">end_piece()</a></li>
49 <li><a·class="reference·internal"·href="#last-piece"·id="toc-entry-15">last_piece()</a></li>49 <li><a·class="reference·internal"·href="#last-piece"·id="toc-entry-15">last_piece()</a></li>
50 <li><a·class="reference·internal"·href="#piece-range"·id="toc-entry-16">piece_range()</a></li>50 <li><a·class="reference·internal"·href="#piece-range"·id="toc-entry-16">piece_range()</a></li>
51 <li><a·class="reference·internal"·href="#set-piece-length-piece-length"·id="toc-entry-17">set_piece_length()·piece_length()</a></li>51 <li><a·class="reference·internal"·href="#piece-length-set-piece-length"·id="toc-entry-17">piece_length()·set_piece_length()</a></li>
52 <li><a·class="reference·internal"·href="#piece-size"·id="toc-entry-18">piece_size()</a></li>52 <li><a·class="reference·internal"·href="#piece-size"·id="toc-entry-18">piece_size()</a></li>
53 <li><a·class="reference·internal"·href="#piece-size2"·id="toc-entry-19">piece_size2()</a></li>53 <li><a·class="reference·internal"·href="#piece-size2"·id="toc-entry-19">piece_size2()</a></li>
54 <li><a·class="reference·internal"·href="#blocks-in-piece2"·id="toc-entry-20">blocks_in_piece2()</a></li>54 <li><a·class="reference·internal"·href="#blocks-in-piece2"·id="toc-entry-20">blocks_in_piece2()</a></li>
55 <li><a·class="reference·internal"·href="#blocks-per-piece"·id="toc-entry-21">blocks_per_piece()</a></li>55 <li><a·class="reference·internal"·href="#blocks-per-piece"·id="toc-entry-21">blocks_per_piece()</a></li>
56 <li><a·class="reference·internal"·href="#set-name-name"·id="toc-entry-22">set_name()·name()</a></li>56 <li><a·class="reference·internal"·href="#name-set-name"·id="toc-entry-22">name()·set_name()</a></li>
57 <li><a·class="reference·internal"·href="#swap"·id="toc-entry-23">swap()</a></li>57 <li><a·class="reference·internal"·href="#swap"·id="toc-entry-23">swap()</a></li>
58 <li><a·class="reference·internal"·href="#canonicalize"·id="toc-entry-24">canonicalize()</a></li>58 <li><a·class="reference·internal"·href="#canonicalize"·id="toc-entry-24">canonicalize()</a></li>
59 <li><a·class="reference·internal"·href="#hash-file-path-file-name-mtime-root-ptr-file-size-pad-file-at-file-offset-symlink-root"·id="toc-entry-25">hash()·file_path()·file_name()·mtime()·root_ptr()·file_size()·pad_file_at()·file_offset()·symlink()·root()</a></li>59 <li><a·class="reference·internal"·href="#file-offset-root-ptr-mtime-file-name-file-path-hash-symlink-root-file-size-pad-file-at"·id="toc-entry-25">file_offset()·root_ptr()·mtime()·file_name()·file_path()·hash()·symlink()·root()·file_size()·pad_file_at()</a></li>
60 <li><a·class="reference·internal"·href="#file-num-pieces-file-piece-range-file-num-blocks"·id="toc-entry-26">file_num_pieces()·file_piece_range()·file_num_blocks()</a></li>60 <li><a·class="reference·internal"·href="#file-num-pieces-file-piece-range-file-num-blocks"·id="toc-entry-26">file_num_pieces()·file_piece_range()·file_num_blocks()</a></li>
61 <li><a·class="reference·internal"·href="#file-first-piece-node-file-first-block-node"·id="toc-entry-27">file_first_piece_node()·file_first_block_node()</a></li>61 <li><a·class="reference·internal"·href="#file-first-block-node-file-first-piece-node"·id="toc-entry-27">file_first_block_node()·file_first_piece_node()</a></li>
62 <li><a·class="reference·internal"·href="#file-path-hash"·id="toc-entry-28">file_path_hash()</a></li>62 <li><a·class="reference·internal"·href="#file-path-hash"·id="toc-entry-28">file_path_hash()</a></li>
63 <li><a·class="reference·internal"·href="#all-path-hashes"·id="toc-entry-29">all_path_hashes()</a></li>63 <li><a·class="reference·internal"·href="#all-path-hashes"·id="toc-entry-29">all_path_hashes()</a></li>
64 <li><a·class="reference·internal"·href="#file-flags"·id="toc-entry-30">file_flags()</a></li>64 <li><a·class="reference·internal"·href="#file-flags"·id="toc-entry-30">file_flags()</a></li>
65 <li><a·class="reference·internal"·href="#file-absolute-path"·id="toc-entry-31">file_absolute_path()</a></li>65 <li><a·class="reference·internal"·href="#file-absolute-path"·id="toc-entry-31">file_absolute_path()</a></li>
66 <li><a·class="reference·internal"·href="#file-index-at-piece-file-index-at-offset"·id="toc-entry-32">file_index_at_piece()·file_index_at_offset()</a></li>66 <li><a·class="reference·internal"·href="#file-index-at-piece-file-index-at-offset"·id="toc-entry-32">file_index_at_piece()·file_index_at_offset()</a></li>
67 <li><a·class="reference·internal"·href="#file-index-for-root"·id="toc-entry-33">file_index_for_root()</a></li>67 <li><a·class="reference·internal"·href="#file-index-for-root"·id="toc-entry-33">file_index_for_root()</a></li>
68 <li><a·class="reference·internal"·href="#piece-index-at-file"·id="toc-entry-34">piece_index_at_file()</a></li>68 <li><a·class="reference·internal"·href="#piece-index-at-file"·id="toc-entry-34">piece_index_at_file()</a></li>
Offset 121, 64 lines modifiedOffset 121, 64 lines modified
121 {121 {
122 ···bool·<strong>is_valid</strong>·()·const;122 ···bool·<strong>is_valid</strong>·()·const;
123 ···void·<strong>reserve</strong>·(int·num_files);123 ···void·<strong>reserve</strong>·(int·num_files);
124 ···void·<strong>add_file</strong>·(error_code&amp;·ec,·std::string·const&amp;·path,·std::int64_t·file_size124 ···void·<strong>add_file</strong>·(error_code&amp;·ec,·std::string·const&amp;·path,·std::int64_t·file_size
125 ······,·file_flags_t·file_flags·=·{}125 ······,·file_flags_t·file_flags·=·{}
126 ······,·std::time_t·mtime·=·0,·string_view·symlink_path·=·string_view()126 ······,·std::time_t·mtime·=·0,·string_view·symlink_path·=·string_view()
127 ······,·char·const*·root_hash·=·nullptr);127 ······,·char·const*·root_hash·=·nullptr);
128 ···void·<strong>add_file</strong>·(std::string·const&amp;·path,·std::int64_t·file_size 
129 ······,·file_flags_t·file_flags·=·{} 
130 ······,·std::time_t·mtime·=·0,·string_view·symlink_path·=·string_view() 
131 ······,·char·const*·root_hash·=·nullptr); 
132 ···void·<strong>add_file_borrow</strong>·(error_code&amp;·ec,·string_view·filename128 ···void·<strong>add_file_borrow</strong>·(error_code&amp;·ec,·string_view·filename
133 ······,·std::string·const&amp;·path,·std::int64_t·file_size129 ······,·std::string·const&amp;·path,·std::int64_t·file_size
134 ······,·file_flags_t·file_flags·=·{},·char·const*·filehash·=·nullptr130 ······,·file_flags_t·file_flags·=·{},·char·const*·filehash·=·nullptr
135 ······,·std::int64_t·mtime·=·0,·string_view·symlink_path·=·string_view()131 ······,·std::int64_t·mtime·=·0,·string_view·symlink_path·=·string_view()
136 ······,·char·const*·root_hash·=·nullptr);132 ······,·char·const*·root_hash·=·nullptr);
137 ···void·<strong>add_file_borrow</strong>·(string_view·filename133 ···void·<strong>add_file_borrow</strong>·(string_view·filename
138 ······,·std::string·const&amp;·path,·std::int64_t·file_size134 ······,·std::string·const&amp;·path,·std::int64_t·file_size
139 ······,·file_flags_t·file_flags·=·{},·char·const*·filehash·=·nullptr135 ······,·file_flags_t·file_flags·=·{},·char·const*·filehash·=·nullptr
140 ······,·std::int64_t·mtime·=·0,·string_view·symlink_path·=·string_view()136 ······,·std::int64_t·mtime·=·0,·string_view·symlink_path·=·string_view()
141 ······,·char·const*·root_hash·=·nullptr);137 ······,·char·const*·root_hash·=·nullptr);
 138 ···void·<strong>add_file</strong>·(std::string·const&amp;·path,·std::int64_t·file_size
 139 ······,·file_flags_t·file_flags·=·{}
 140 ······,·std::time_t·mtime·=·0,·string_view·symlink_path·=·string_view()
 141 ······,·char·const*·root_hash·=·nullptr);
142 ···void·<strong>rename_file</strong>·(file_index_t·index,·std::string·const&amp;·new_filename);142 ···void·<strong>rename_file</strong>·(file_index_t·index,·std::string·const&amp;·new_filename);
143 ···std::vector&lt;file_slice&gt;·<strong>map_block</strong>·(piece_index_t·piece,·std::int64_t·offset143 ···std::vector&lt;file_slice&gt;·<strong>map_block</strong>·(piece_index_t·piece,·std::int64_t·offset
144 ······,·std::int64_t·size)·const;144 ······,·std::int64_t·size)·const;
145 ···peer_request·<strong>map_file</strong>·(file_index_t·file,·std::int64_t·offset,·int·size)·const;145 ···peer_request·<strong>map_file</strong>·(file_index_t·file,·std::int64_t·offset,·int·size)·const;
146 ···int·<strong>num_files</strong>·()·const·noexcept;146 ···int·<strong>num_files</strong>·()·const·noexcept;
147 ···file_index_t·<strong>end_file</strong>·()·const·noexcept;147 ···file_index_t·<strong>end_file</strong>·()·const·noexcept;
148 ···index_range&lt;file_index_t&gt;·<strong>file_range</strong>·()·const·noexcept;148 ···index_range&lt;file_index_t&gt;·<strong>file_range</strong>·()·const·noexcept;
149 ···std::int64_t·<strong>total_size</strong>·()·const;149 ···std::int64_t·<strong>total_size</strong>·()·const;
150 ···int·<strong>num_pieces</strong>·()·const; 
151 ···void·<strong>set_num_pieces</strong>·(int·n);150 ···void·<strong>set_num_pieces</strong>·(int·n);
 151 ···int·<strong>num_pieces</strong>·()·const;
152 ···piece_index_t·<strong>end_piece</strong>·()·const;152 ···piece_index_t·<strong>end_piece</strong>·()·const;
153 ···piece_index_t·<strong>last_piece</strong>·()·const;153 ···piece_index_t·<strong>last_piece</strong>·()·const;
154 ···index_range&lt;piece_index_t&gt;·<strong>piece_range</strong>·()·const·noexcept;154 ···index_range&lt;piece_index_t&gt;·<strong>piece_range</strong>·()·const·noexcept;
155 ···int·<strong>piece_length</strong>·()·const; 
156 ···void·<strong>set_piece_length</strong>·(int·l);155 ···void·<strong>set_piece_length</strong>·(int·l);
 156 ···int·<strong>piece_length</strong>·()·const;
157 ···int·<strong>piece_size</strong>·(piece_index_t·index)·const;157 ···int·<strong>piece_size</strong>·(piece_index_t·index)·const;
158 ···int·<strong>piece_size2</strong>·(piece_index_t·index)·const;158 ···int·<strong>piece_size2</strong>·(piece_index_t·index)·const;
159 ···int·<strong>blocks_in_piece2</strong>·(piece_index_t·index)·const;159 ···int·<strong>blocks_in_piece2</strong>·(piece_index_t·index)·const;
160 ···int·<strong>blocks_per_piece</strong>·()·const;160 ···int·<strong>blocks_per_piece</strong>·()·const;
161 ···std::string·const&amp;·<strong>name</strong>·()·const; 
162 ···void·<strong>set_name</strong>·(std::string·const&amp;·n);161 ···void·<strong>set_name</strong>·(std::string·const&amp;·n);
 162 ···std::string·const&amp;·<strong>name</strong>·()·const;
163 ···void·<strong>swap</strong>·(file_storage&amp;·ti)·noexcept;163 ···void·<strong>swap</strong>·(file_storage&amp;·ti)·noexcept;
164 ···void·<strong>canonicalize</strong>·();164 ···void·<strong>canonicalize</strong>·();
165 ···std::int64_t·<strong>file_offset</strong>·(file_index_t·index)·const; 
166 ···char·const*·<strong>root_ptr</strong>·(file_index_t·const·index)·const; 
167 ···std::time_t·<strong>mtime</strong>·(file_index_t·index)·const;165 ···std::time_t·<strong>mtime</strong>·(file_index_t·index)·const;
168 ···sha1_hash·<strong>hash</strong>·(file_index_t·index)·const; 
169 ···bool·<strong>pad_file_at</strong>·(file_index_t·index)·const; 
170 ···sha256_hash·<strong>root</strong>·(file_index_t·index)·const; 
171 ···std::int64_t·<strong>file_size</strong>·(file_index_t·index)·const; 
172 ···string_view·<strong>file_name</strong>·(file_index_t·index)·const;166 ···string_view·<strong>file_name</strong>·(file_index_t·index)·const;
173 ···std::string·<strong>symlink</strong>·(file_index_t·index)·const;167 ···std::string·<strong>symlink</strong>·(file_index_t·index)·const;
 168 ···bool·<strong>pad_file_at</strong>·(file_index_t·index)·const;
 169 ···std::int64_t·<strong>file_size</strong>·(file_index_t·index)·const;
 170 ···char·const*·<strong>root_ptr</strong>·(file_index_t·const·index)·const;
 171 ···sha1_hash·<strong>hash</strong>·(file_index_t·index)·const;
 172 ···sha256_hash·<strong>root</strong>·(file_index_t·index)·const;
 173 ···std::int64_t·<strong>file_offset</strong>·(file_index_t·index)·const;
174 ···std::string·<strong>file_path</strong>·(file_index_t·index,·std::string·const&amp;·save_path·=·&quot;&quot;)·const;174 ···std::string·<strong>file_path</strong>·(file_index_t·index,·std::string·const&amp;·save_path·=·&quot;&quot;)·const;
 175 ···int·<strong>file_num_blocks</strong>·(file_index_t·index)·const;
175 ···int·<strong>file_num_pieces</strong>·(file_index_t·index)·const;176 ···int·<strong>file_num_pieces</strong>·(file_index_t·index)·const;
176 ···index_range&lt;piece_index_t::diff_type&gt;·<strong>file_piece_range</strong>·(file_index_t)·const;177 ···index_range&lt;piece_index_t::diff_type&gt;·<strong>file_piece_range</strong>·(file_index_t)·const;
177 ···int·<strong>file_num_blocks</strong>·(file_index_t·index)·const; 
178 ···int·<strong>file_first_block_node</strong>·(file_index_t·index)·const;178 ···int·<strong>file_first_block_node</strong>·(file_index_t·index)·const;
179 ···int·<strong>file_first_piece_node</strong>·(file_index_t·index)·const;179 ···int·<strong>file_first_piece_node</strong>·(file_index_t·index)·const;
180 ···std::uint32_t·<strong>file_path_hash</strong>·(file_index_t·index,·std::string·const&amp;·save_path)·const;180 ···std::uint32_t·<strong>file_path_hash</strong>·(file_index_t·index,·std::string·const&amp;·save_path)·const;
181 ···void·<strong>all_path_hashes</strong>·(std::unordered_set&lt;std::uint32_t&gt;&amp;·table)·const;181 ···void·<strong>all_path_hashes</strong>·(std::unordered_set&lt;std::uint32_t&gt;&amp;·table)·const;
182 ···file_flags_t·<strong>file_flags</strong>·(file_index_t·index)·const;182 ···file_flags_t·<strong>file_flags</strong>·(file_index_t·index)·const;
183 ···bool·<strong>file_absolute_path</strong>·(file_index_t·index)·const;183 ···bool·<strong>file_absolute_path</strong>·(file_index_t·index)·const;
184 ···file_index_t·<strong>file_index_at_offset</strong>·(std::int64_t·offset)·const;184 ···file_index_t·<strong>file_index_at_offset</strong>·(std::int64_t·offset)·const;
Offset 217, 28 lines modifiedOffset 217, 28 lines modified
217 <div·class="section"·id="add-file-borrow-add-file">217 <div·class="section"·id="add-file-borrow-add-file">
218 <h2>add_file_borrow()·add_file()</h2>218 <h2>add_file_borrow()·add_file()</h2>
219 <pre·class="literal-block">219 <pre·class="literal-block">
220 void·<strong>add_file</strong>·(error_code&amp;·ec,·std::string·const&amp;·path,·std::int64_t·file_size220 void·<strong>add_file</strong>·(error_code&amp;·ec,·std::string·const&amp;·path,·std::int64_t·file_size
221 ······,·file_flags_t·file_flags·=·{}221 ······,·file_flags_t·file_flags·=·{}
222 ······,·std::time_t·mtime·=·0,·string_view·symlink_path·=·string_view()222 ······,·std::time_t·mtime·=·0,·string_view·symlink_path·=·string_view()
223 ······,·char·const*·root_hash·=·nullptr);223 ······,·char·const*·root_hash·=·nullptr);
224 void·<strong>add_file</strong>·(std::string·const&amp;·path,·std::int64_t·file_size 
225 ······,·file_flags_t·file_flags·=·{} 
226 ······,·std::time_t·mtime·=·0,·string_view·symlink_path·=·string_view() 
227 ······,·char·const*·root_hash·=·nullptr); 
228 void·<strong>add_file_borrow</strong>·(error_code&amp;·ec,·string_view·filename224 void·<strong>add_file_borrow</strong>·(error_code&amp;·ec,·string_view·filename
229 ······,·std::string·const&amp;·path,·std::int64_t·file_size225 ······,·std::string·const&amp;·path,·std::int64_t·file_size
230 ······,·file_flags_t·file_flags·=·{},·char·const*·filehash·=·nullptr226 ······,·file_flags_t·file_flags·=·{},·char·const*·filehash·=·nullptr
231 ······,·std::int64_t·mtime·=·0,·string_view·symlink_path·=·string_view()227 ······,·std::int64_t·mtime·=·0,·string_view·symlink_path·=·string_view()
232 ······,·char·const*·root_hash·=·nullptr);228 ······,·char·const*·root_hash·=·nullptr);
233 void·<strong>add_file_borrow</strong>·(string_view·filename229 void·<strong>add_file_borrow</strong>·(string_view·filename
234 ······,·std::string·const&amp;·path,·std::int64_t·file_size230 ······,·std::string·const&amp;·path,·std::int64_t·file_size
Max diff block lines reached; 13893/24320 bytes (57.13%) of diff not shown.
18.1 KB
html2text {}
    
Offset 11, 30 lines modifiedOffset 11, 30 lines modified
11 ··········o·_\x8r_\x8e_\x8n_\x8a_\x8m_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)11 ··········o·_\x8r_\x8e_\x8n_\x8a_\x8m_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)
12 ··········o·_\x8m_\x8a_\x8p_\x8__\x8b_\x8l_\x8o_\x8c_\x8k_\x8(_\x8)12 ··········o·_\x8m_\x8a_\x8p_\x8__\x8b_\x8l_\x8o_\x8c_\x8k_\x8(_\x8)
13 ··········o·_\x8m_\x8a_\x8p_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)13 ··········o·_\x8m_\x8a_\x8p_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)
14 ··········o·_\x8n_\x8u_\x8m_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)14 ··········o·_\x8n_\x8u_\x8m_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)
15 ··········o·_\x8e_\x8n_\x8d_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)15 ··········o·_\x8e_\x8n_\x8d_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)
16 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8r_\x8a_\x8n_\x8g_\x8e_\x8(_\x8)16 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8r_\x8a_\x8n_\x8g_\x8e_\x8(_\x8)
17 ··········o·_\x8t_\x8o_\x8t_\x8a_\x8l_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)17 ··········o·_\x8t_\x8o_\x8t_\x8a_\x8l_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)
18 ··········o·_\x8n_.u_.m_.__.p_.i_.e_.c_.e_.s_.(_.)_.·_.s_.e_.t_.__\x8n_\x8u_\x8m_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8s_\x8(_\x8)18 ··········o·_\x8s_.e_.t_.__.n_.u_.m_.__.p_.i_.e_.c_.e_.s_.(_.)_.·_\x8n_\x8u_\x8m_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8s_\x8(_\x8)
19 ··········o·_\x8e_\x8n_\x8d_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)19 ··········o·_\x8e_\x8n_\x8d_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)
20 ··········o·_\x8l_\x8a_\x8s_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)20 ··········o·_\x8l_\x8a_\x8s_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)
21 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8r_\x8a_\x8n_\x8g_\x8e_\x8(_\x8)21 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8r_\x8a_\x8n_\x8g_\x8e_\x8(_\x8)
22 ··········o·_\x8s_.e_.t_.__.p_.i_.e_.c_.e_.__.l_.e_.n_.g_.t_.h_.(_.)_.·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8l_\x8e_\x8n_\x8g_\x8t_\x8h_\x8(_\x8)22 ··········o·_\x8p_.i_.e_.c_.e_.__.l_.e_.n_.g_.t_.h_.(_.)_.·_.s_.e_.t_.__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8l_\x8e_\x8n_\x8g_\x8t_\x8h_\x8(_\x8)
23 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)23 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)
24 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8s_\x8i_\x8z_\x8e_\x82_\x8(_\x8)24 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8s_\x8i_\x8z_\x8e_\x82_\x8(_\x8)
25 ··········o·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8s_\x8__\x8i_\x8n_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x82_\x8(_\x8)25 ··········o·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8s_\x8__\x8i_\x8n_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x82_\x8(_\x8)
26 ··········o·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8s_\x8__\x8p_\x8e_\x8r_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)26 ··········o·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8s_\x8__\x8p_\x8e_\x8r_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)
27 ··········o·_\x8s_.e_.t_.__.n_.a_.m_.e_.(_.)_.·_\x8n_\x8a_\x8m_\x8e_\x8(_\x8)27 ··········o·_\x8n_.a_.m_.e_.(_.)_.·_.s_.e_.t_.__\x8n_\x8a_\x8m_\x8e_\x8(_\x8)
28 ··········o·_\x8s_\x8w_\x8a_\x8p_\x8(_\x8)28 ··········o·_\x8s_\x8w_\x8a_\x8p_\x8(_\x8)
29 ··········o·_\x8c_\x8a_\x8n_\x8o_\x8n_\x8i_\x8c_\x8a_\x8l_\x8i_\x8z_\x8e_\x8(_\x8)29 ··········o·_\x8c_\x8a_\x8n_\x8o_\x8n_\x8i_\x8c_\x8a_\x8l_\x8i_\x8z_\x8e_\x8(_\x8)
30 ··········o·_\x8h_\x8a_\x8s_\x8h_\x8(_\x8)_\x8·_\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8a_\x8t_\x8h_\x8(_\x8)_\x8·_\x8f_\x8i_\x8l_\x8e_\x8__\x8n_\x8a_\x8m_\x8e_\x8(_\x8)_\x8·_\x8m_\x8t_\x8i_\x8m_\x8e_\x8(_\x8)_\x8·_\x8r_\x8o_\x8o_\x8t_\x8__\x8p_\x8t_\x8r_\x8(_\x8)_\x8·_\x8f_\x8i_\x8l_\x8e_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8) 
31 ············_.p_.a_.d_.__.f_.i_.l_.e_.__.a_.t_.(_.)_.·_.f_.i_.l_.e_.__.o_.f_.f_.s_.e_.t_.(_.)_.·_.s_.y_.m_.l_.i_.n_.k_.(_.)_.·_.r_.o_.o_.t_\x8(_\x8)30 ··········o·_.f_.i_.l_.e_.__.o_.f_.f_.s_.e_.t_.(_.)_.·_.r_.o_.o_.t_.__.p_.t_.r_.(_.)_.·_.m_.t_.i_.m_.e_.(_.)_.·_.f_.i_.l_.e_.__.n_.a_.m_.e_.(_.)_.·_.f_.i_.l_.e_.__.p_.a_.t_.h_.(_.)_.·_.h_.a_.s_.h_\x8(_\x8)
 31 ············_\x8s_\x8y_\x8m_\x8l_\x8i_\x8n_\x8k_\x8(_\x8)_\x8·_\x8r_\x8o_\x8o_\x8t_\x8(_\x8)_\x8·_\x8f_\x8i_\x8l_\x8e_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)_\x8·_\x8p_\x8a_\x8d_\x8__\x8f_\x8i_\x8l_\x8e_\x8__\x8a_\x8t_\x8(_\x8)
32 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8n_\x8u_\x8m_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8s_\x8(_\x8)_\x8·_\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8r_\x8a_\x8n_\x8g_\x8e_\x8(_\x8)_\x8·_\x8f_\x8i_\x8l_\x8e_\x8__\x8n_\x8u_\x8m_\x8__\x8b_\x8l_\x8o_\x8c_\x8k_\x8s_\x8(_\x8)32 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8n_\x8u_\x8m_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8s_\x8(_\x8)_\x8·_\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8r_\x8a_\x8n_\x8g_\x8e_\x8(_\x8)_\x8·_\x8f_\x8i_\x8l_\x8e_\x8__\x8n_\x8u_\x8m_\x8__\x8b_\x8l_\x8o_\x8c_\x8k_\x8s_\x8(_\x8)
33 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8f_\x8i_\x8r_\x8s_\x8t_\x8__\x8p_.i_.e_.c_.e_.__.n_.o_.d_.e_.(_.)_.·_.f_.i_.l_.e_.__.f_.i_.r_.s_.t_.__.b_.l_.o_.c_.k_\x8__\x8n_\x8o_\x8d_\x8e_\x8(_\x8)33 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8f_\x8i_\x8r_\x8s_\x8t_\x8__\x8b_.l_.o_.c_.k_.__.n_.o_.d_.e_.(_.)_.·_.f_.i_.l_.e_.__.f_.i_.r_.s_.t_.__.p_.i_.e_.c_.e_\x8__\x8n_\x8o_\x8d_\x8e_\x8(_\x8)
34 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8a_\x8t_\x8h_\x8__\x8h_\x8a_\x8s_\x8h_\x8(_\x8)34 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8a_\x8t_\x8h_\x8__\x8h_\x8a_\x8s_\x8h_\x8(_\x8)
35 ··········o·_\x8a_\x8l_\x8l_\x8__\x8p_\x8a_\x8t_\x8h_\x8__\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8(_\x8)35 ··········o·_\x8a_\x8l_\x8l_\x8__\x8p_\x8a_\x8t_\x8h_\x8__\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8(_\x8)
36 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8f_\x8l_\x8a_\x8g_\x8s_\x8(_\x8)36 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8f_\x8l_\x8a_\x8g_\x8s_\x8(_\x8)
37 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8a_\x8b_\x8s_\x8o_\x8l_\x8u_\x8t_\x8e_\x8__\x8p_\x8a_\x8t_\x8h_\x8(_\x8)37 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8a_\x8b_\x8s_\x8o_\x8l_\x8u_\x8t_\x8e_\x8__\x8p_\x8a_\x8t_\x8h_\x8(_\x8)
38 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8i_\x8n_\x8d_\x8e_\x8x_\x8__\x8a_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)_\x8·_\x8f_\x8i_\x8l_\x8e_\x8__\x8i_\x8n_\x8d_\x8e_\x8x_\x8__\x8a_\x8t_\x8__\x8o_\x8f_\x8f_\x8s_\x8e_\x8t_\x8(_\x8)38 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8i_\x8n_\x8d_\x8e_\x8x_\x8__\x8a_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)_\x8·_\x8f_\x8i_\x8l_\x8e_\x8__\x8i_\x8n_\x8d_\x8e_\x8x_\x8__\x8a_\x8t_\x8__\x8o_\x8f_\x8f_\x8s_\x8e_\x8t_\x8(_\x8)
39 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8i_\x8n_\x8d_\x8e_\x8x_\x8__\x8f_\x8o_\x8r_\x8__\x8r_\x8o_\x8o_\x8t_\x8(_\x8)39 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8i_\x8n_\x8d_\x8e_\x8x_\x8__\x8f_\x8o_\x8r_\x8__\x8r_\x8o_\x8o_\x8t_\x8(_\x8)
40 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8i_\x8n_\x8d_\x8e_\x8x_\x8__\x8a_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)40 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8i_\x8n_\x8d_\x8e_\x8x_\x8__\x8a_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)
Offset 82, 66 lines modifiedOffset 82, 66 lines modified
82 ···bool·i\x8is\x8s_\x8_v\x8va\x8al\x8li\x8id\x8d·()·const;82 ···bool·i\x8is\x8s_\x8_v\x8va\x8al\x8li\x8id\x8d·()·const;
83 ···void·r\x8re\x8es\x8se\x8er\x8rv\x8ve\x8e·(int·num_files);83 ···void·r\x8re\x8es\x8se\x8er\x8rv\x8ve\x8e·(int·num_files);
84 ···void·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e·(error_code&·ec,·std::string·const&·path,·std::int64_t84 ···void·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e·(error_code&·ec,·std::string·const&·path,·std::int64_t
85 file_size85 file_size
86 ······,·file_flags_t·file_flags·=·{}86 ······,·file_flags_t·file_flags·=·{}
87 ······,·std::time_t·mtime·=·0,·string_view·symlink_path·=·string_view()87 ······,·std::time_t·mtime·=·0,·string_view·symlink_path·=·string_view()
88 ······,·char·const*·root_hash·=·nullptr);88 ······,·char·const*·root_hash·=·nullptr);
89 ···void·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e·(std::string·const&·path,·std::int64_t·file_size 
90 ······,·file_flags_t·file_flags·=·{} 
91 ······,·std::time_t·mtime·=·0,·string_view·symlink_path·=·string_view() 
92 ······,·char·const*·root_hash·=·nullptr); 
93 ···void·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e_\x8_b\x8bo\x8or\x8rr\x8ro\x8ow\x8w·(error_code&·ec,·string_view·filename89 ···void·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e_\x8_b\x8bo\x8or\x8rr\x8ro\x8ow\x8w·(error_code&·ec,·string_view·filename
94 ······,·std::string·const&·path,·std::int64_t·file_size90 ······,·std::string·const&·path,·std::int64_t·file_size
95 ······,·file_flags_t·file_flags·=·{},·char·const*·filehash·=·nullptr91 ······,·file_flags_t·file_flags·=·{},·char·const*·filehash·=·nullptr
96 ······,·std::int64_t·mtime·=·0,·string_view·symlink_path·=·string_view()92 ······,·std::int64_t·mtime·=·0,·string_view·symlink_path·=·string_view()
97 ······,·char·const*·root_hash·=·nullptr);93 ······,·char·const*·root_hash·=·nullptr);
98 ···void·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e_\x8_b\x8bo\x8or\x8rr\x8ro\x8ow\x8w·(string_view·filename94 ···void·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e_\x8_b\x8bo\x8or\x8rr\x8ro\x8ow\x8w·(string_view·filename
99 ······,·std::string·const&·path,·std::int64_t·file_size95 ······,·std::string·const&·path,·std::int64_t·file_size
100 ······,·file_flags_t·file_flags·=·{},·char·const*·filehash·=·nullptr96 ······,·file_flags_t·file_flags·=·{},·char·const*·filehash·=·nullptr
101 ······,·std::int64_t·mtime·=·0,·string_view·symlink_path·=·string_view()97 ······,·std::int64_t·mtime·=·0,·string_view·symlink_path·=·string_view()
102 ······,·char·const*·root_hash·=·nullptr);98 ······,·char·const*·root_hash·=·nullptr);
 99 ···void·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e·(std::string·const&·path,·std::int64_t·file_size
 100 ······,·file_flags_t·file_flags·=·{}
 101 ······,·std::time_t·mtime·=·0,·string_view·symlink_path·=·string_view()
 102 ······,·char·const*·root_hash·=·nullptr);
103 ···void·r\x8re\x8en\x8na\x8am\x8me\x8e_\x8_f\x8fi\x8il\x8le\x8e·(file_index_t·index,·std::string·const&·new_filename);103 ···void·r\x8re\x8en\x8na\x8am\x8me\x8e_\x8_f\x8fi\x8il\x8le\x8e·(file_index_t·index,·std::string·const&·new_filename);
104 ···std::vector<file_slice>·m\x8ma\x8ap\x8p_\x8_b\x8bl\x8lo\x8oc\x8ck\x8k·(piece_index_t·piece,·std::int64_t·offset104 ···std::vector<file_slice>·m\x8ma\x8ap\x8p_\x8_b\x8bl\x8lo\x8oc\x8ck\x8k·(piece_index_t·piece,·std::int64_t·offset
105 ······,·std::int64_t·size)·const;105 ······,·std::int64_t·size)·const;
106 ···peer_request·m\x8ma\x8ap\x8p_\x8_f\x8fi\x8il\x8le\x8e·(file_index_t·file,·std::int64_t·offset,·int·size)106 ···peer_request·m\x8ma\x8ap\x8p_\x8_f\x8fi\x8il\x8le\x8e·(file_index_t·file,·std::int64_t·offset,·int·size)
107 const;107 const;
108 ···int·n\x8nu\x8um\x8m_\x8_f\x8fi\x8il\x8le\x8es\x8s·()·const·noexcept;108 ···int·n\x8nu\x8um\x8m_\x8_f\x8fi\x8il\x8le\x8es\x8s·()·const·noexcept;
109 ···file_index_t·e\x8en\x8nd\x8d_\x8_f\x8fi\x8il\x8le\x8e·()·const·noexcept;109 ···file_index_t·e\x8en\x8nd\x8d_\x8_f\x8fi\x8il\x8le\x8e·()·const·noexcept;
110 ···index_range<file_index_t>·f\x8fi\x8il\x8le\x8e_\x8_r\x8ra\x8an\x8ng\x8ge\x8e·()·const·noexcept;110 ···index_range<file_index_t>·f\x8fi\x8il\x8le\x8e_\x8_r\x8ra\x8an\x8ng\x8ge\x8e·()·const·noexcept;
111 ···std::int64_t·t\x8to\x8ot\x8ta\x8al\x8l_\x8_s\x8si\x8iz\x8ze\x8e·()·const;111 ···std::int64_t·t\x8to\x8ot\x8ta\x8al\x8l_\x8_s\x8si\x8iz\x8ze\x8e·()·const;
112 ···int·n\x8nu\x8um\x8m_\x8_p\x8pi\x8ie\x8ec\x8ce\x8es\x8s·()·const; 
113 ···void·s\x8se\x8et\x8t_\x8_n\x8nu\x8um\x8m_\x8_p\x8pi\x8ie\x8ec\x8ce\x8es\x8s·(int·n);112 ···void·s\x8se\x8et\x8t_\x8_n\x8nu\x8um\x8m_\x8_p\x8pi\x8ie\x8ec\x8ce\x8es\x8s·(int·n);
 113 ···int·n\x8nu\x8um\x8m_\x8_p\x8pi\x8ie\x8ec\x8ce\x8es\x8s·()·const;
114 ···piece_index_t·e\x8en\x8nd\x8d_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·()·const;114 ···piece_index_t·e\x8en\x8nd\x8d_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·()·const;
115 ···piece_index_t·l\x8la\x8as\x8st\x8t_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·()·const;115 ···piece_index_t·l\x8la\x8as\x8st\x8t_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·()·const;
116 ···index_range<piece_index_t>·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_r\x8ra\x8an\x8ng\x8ge\x8e·()·const·noexcept;116 ···index_range<piece_index_t>·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_r\x8ra\x8an\x8ng\x8ge\x8e·()·const·noexcept;
117 ···int·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_l\x8le\x8en\x8ng\x8gt\x8th\x8h·()·const; 
118 ···void·s\x8se\x8et\x8t_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_l\x8le\x8en\x8ng\x8gt\x8th\x8h·(int·l);117 ···void·s\x8se\x8et\x8t_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_l\x8le\x8en\x8ng\x8gt\x8th\x8h·(int·l);
 118 ···int·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_l\x8le\x8en\x8ng\x8gt\x8th\x8h·()·const;
119 ···int·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_s\x8si\x8iz\x8ze\x8e·(piece_index_t·index)·const;119 ···int·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_s\x8si\x8iz\x8ze\x8e·(piece_index_t·index)·const;
120 ···int·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_s\x8si\x8iz\x8ze\x8e2\x82·(piece_index_t·index)·const;120 ···int·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_s\x8si\x8iz\x8ze\x8e2\x82·(piece_index_t·index)·const;
121 ···int·b\x8bl\x8lo\x8oc\x8ck\x8ks\x8s_\x8_i\x8in\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e2\x82·(piece_index_t·index)·const;121 ···int·b\x8bl\x8lo\x8oc\x8ck\x8ks\x8s_\x8_i\x8in\x8n_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e2\x82·(piece_index_t·index)·const;
122 ···int·b\x8bl\x8lo\x8oc\x8ck\x8ks\x8s_\x8_p\x8pe\x8er\x8r_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·()·const;122 ···int·b\x8bl\x8lo\x8oc\x8ck\x8ks\x8s_\x8_p\x8pe\x8er\x8r_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·()·const;
123 ···std::string·const&·n\x8na\x8am\x8me\x8e·()·const; 
124 ···void·s\x8se\x8et\x8t_\x8_n\x8na\x8am\x8me\x8e·(std::string·const&·n);123 ···void·s\x8se\x8et\x8t_\x8_n\x8na\x8am\x8me\x8e·(std::string·const&·n);
 124 ···std::string·const&·n\x8na\x8am\x8me\x8e·()·const;
125 ···void·s\x8sw\x8wa\x8ap\x8p·(file_storage&·ti)·noexcept;125 ···void·s\x8sw\x8wa\x8ap\x8p·(file_storage&·ti)·noexcept;
126 ···void·c\x8ca\x8an\x8no\x8on\x8ni\x8ic\x8ca\x8al\x8li\x8iz\x8ze\x8e·();126 ···void·c\x8ca\x8an\x8no\x8on\x8ni\x8ic\x8ca\x8al\x8li\x8iz\x8ze\x8e·();
127 ···std::int64_t·f\x8fi\x8il\x8le\x8e_\x8_o\x8of\x8ff\x8fs\x8se\x8et\x8t·(file_index_t·index)·const; 
128 ···char·const*·r\x8ro\x8oo\x8ot\x8t_\x8_p\x8pt\x8tr\x8r·(file_index_t·const·index)·const; 
129 ···std::time_t·m\x8mt\x8ti\x8im\x8me\x8e·(file_index_t·index)·const;127 ···std::time_t·m\x8mt\x8ti\x8im\x8me\x8e·(file_index_t·index)·const;
130 ···sha1_hash·h\x8ha\x8as\x8sh\x8h·(file_index_t·index)·const; 
131 ···bool·p\x8pa\x8ad\x8d_\x8_f\x8fi\x8il\x8le\x8e_\x8_a\x8at\x8t·(file_index_t·index)·const; 
132 ···sha256_hash·r\x8ro\x8oo\x8ot\x8t·(file_index_t·index)·const; 
133 ···std::int64_t·f\x8fi\x8il\x8le\x8e_\x8_s\x8si\x8iz\x8ze\x8e·(file_index_t·index)·const; 
134 ···string_view·f\x8fi\x8il\x8le\x8e_\x8_n\x8na\x8am\x8me\x8e·(file_index_t·index)·const;128 ···string_view·f\x8fi\x8il\x8le\x8e_\x8_n\x8na\x8am\x8me\x8e·(file_index_t·index)·const;
135 ···std::string·s\x8sy\x8ym\x8ml\x8li\x8in\x8nk\x8k·(file_index_t·index)·const;129 ···std::string·s\x8sy\x8ym\x8ml\x8li\x8in\x8nk\x8k·(file_index_t·index)·const;
 130 ···bool·p\x8pa\x8ad\x8d_\x8_f\x8fi\x8il\x8le\x8e_\x8_a\x8at\x8t·(file_index_t·index)·const;
 131 ···std::int64_t·f\x8fi\x8il\x8le\x8e_\x8_s\x8si\x8iz\x8ze\x8e·(file_index_t·index)·const;
 132 ···char·const*·r\x8ro\x8oo\x8ot\x8t_\x8_p\x8pt\x8tr\x8r·(file_index_t·const·index)·const;
 133 ···sha1_hash·h\x8ha\x8as\x8sh\x8h·(file_index_t·index)·const;
 134 ···sha256_hash·r\x8ro\x8oo\x8ot\x8t·(file_index_t·index)·const;
 135 ···std::int64_t·f\x8fi\x8il\x8le\x8e_\x8_o\x8of\x8ff\x8fs\x8se\x8et\x8t·(file_index_t·index)·const;
136 ···std::string·f\x8fi\x8il\x8le\x8e_\x8_p\x8pa\x8at\x8th\x8h·(file_index_t·index,·std::string·const&·save_path·=136 ···std::string·f\x8fi\x8il\x8le\x8e_\x8_p\x8pa\x8at\x8th\x8h·(file_index_t·index,·std::string·const&·save_path·=
137 "")·const;137 "")·const;
 138 ···int·f\x8fi\x8il\x8le\x8e_\x8_n\x8nu\x8um\x8m_\x8_b\x8bl\x8lo\x8oc\x8ck\x8ks\x8s·(file_index_t·index)·const;
138 ···int·f\x8fi\x8il\x8le\x8e_\x8_n\x8nu\x8um\x8m_\x8_p\x8pi\x8ie\x8ec\x8ce\x8es\x8s·(file_index_t·index)·const;139 ···int·f\x8fi\x8il\x8le\x8e_\x8_n\x8nu\x8um\x8m_\x8_p\x8pi\x8ie\x8ec\x8ce\x8es\x8s·(file_index_t·index)·const;
139 ···index_range<piece_index_t::diff_type>·f\x8fi\x8il\x8le\x8e_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_r\x8ra\x8an\x8ng\x8ge\x8e·(file_index_t)·const;140 ···index_range<piece_index_t::diff_type>·f\x8fi\x8il\x8le\x8e_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_r\x8ra\x8an\x8ng\x8ge\x8e·(file_index_t)·const;
140 ···int·f\x8fi\x8il\x8le\x8e_\x8_n\x8nu\x8um\x8m_\x8_b\x8bl\x8lo\x8oc\x8ck\x8ks\x8s·(file_index_t·index)·const; 
141 ···int·f\x8fi\x8il\x8le\x8e_\x8_f\x8fi\x8ir\x8rs\x8st\x8t_\x8_b\x8bl\x8lo\x8oc\x8ck\x8k_\x8_n\x8no\x8od\x8de\x8e·(file_index_t·index)·const;141 ···int·f\x8fi\x8il\x8le\x8e_\x8_f\x8fi\x8ir\x8rs\x8st\x8t_\x8_b\x8bl\x8lo\x8oc\x8ck\x8k_\x8_n\x8no\x8od\x8de\x8e·(file_index_t·index)·const;
142 ···int·f\x8fi\x8il\x8le\x8e_\x8_f\x8fi\x8ir\x8rs\x8st\x8t_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_n\x8no\x8od\x8de\x8e·(file_index_t·index)·const;142 ···int·f\x8fi\x8il\x8le\x8e_\x8_f\x8fi\x8ir\x8rs\x8st\x8t_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_n\x8no\x8od\x8de\x8e·(file_index_t·index)·const;
143 ···std::uint32_t·f\x8fi\x8il\x8le\x8e_\x8_p\x8pa\x8at\x8th\x8h_\x8_h\x8ha\x8as\x8sh\x8h·(file_index_t·index,·std::string·const&143 ···std::uint32_t·f\x8fi\x8il\x8le\x8e_\x8_p\x8pa\x8at\x8th\x8h_\x8_h\x8ha\x8as\x8sh\x8h·(file_index_t·index,·std::string·const&
144 save_path)·const;144 save_path)·const;
145 ···void·a\x8al\x8ll\x8l_\x8_p\x8pa\x8at\x8th\x8h_\x8_h\x8ha\x8as\x8sh\x8he\x8es\x8s·(std::unordered_set<std::uint32_t>&·table)·const;145 ···void·a\x8al\x8ll\x8l_\x8_p\x8pa\x8at\x8th\x8h_\x8_h\x8ha\x8as\x8sh\x8he\x8es\x8s·(std::unordered_set<std::uint32_t>&·table)·const;
146 ···file_flags_t·f\x8fi\x8il\x8le\x8e_\x8_f\x8fl\x8la\x8ag\x8gs\x8s·(file_index_t·index)·const;146 ···file_flags_t·f\x8fi\x8il\x8le\x8e_\x8_f\x8fl\x8la\x8ag\x8gs\x8s·(file_index_t·index)·const;
147 ···bool·f\x8fi\x8il\x8le\x8e_\x8_a\x8ab\x8bs\x8so\x8ol\x8lu\x8ut\x8te\x8e_\x8_p\x8pa\x8at\x8th\x8h·(file_index_t·index)·const;147 ···bool·f\x8fi\x8il\x8le\x8e_\x8_a\x8ab\x8bs\x8so\x8ol\x8lu\x8ut\x8te\x8e_\x8_p\x8pa\x8at\x8th\x8h·(file_index_t·index)·const;
Offset 171, 28 lines modifiedOffset 171, 28 lines modified
171 is·known·up-front.171 is·known·up-front.
172 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]172 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
173 *\x8**\x8**\x8**\x8**\x8*·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e_\x8_b\x8bo\x8or\x8rr\x8ro\x8ow\x8w(\x8()\x8)·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*173 *\x8**\x8**\x8**\x8**\x8*·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e_\x8_b\x8bo\x8or\x8rr\x8ro\x8ow\x8w(\x8()\x8)·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
174 void·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e·(error_code&·ec,·std::string·const&·path,·std::int64_t·file_size174 void·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e·(error_code&·ec,·std::string·const&·path,·std::int64_t·file_size
175 ······,·file_flags_t·file_flags·=·{}175 ······,·file_flags_t·file_flags·=·{}
176 ······,·std::time_t·mtime·=·0,·string_view·symlink_path·=·string_view()176 ······,·std::time_t·mtime·=·0,·string_view·symlink_path·=·string_view()
177 ······,·char·const*·root_hash·=·nullptr);177 ······,·char·const*·root_hash·=·nullptr);
178 void·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e·(std::string·const&·path,·std::int64_t·file_size 
179 ······,·file_flags_t·file_flags·=·{} 
180 ······,·std::time_t·mtime·=·0,·string_view·symlink_path·=·string_view() 
181 ······,·char·const*·root_hash·=·nullptr); 
182 void·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e_\x8_b\x8bo\x8or\x8rr\x8ro\x8ow\x8w·(error_code&·ec,·string_view·filename178 void·a\x8ad\x8dd\x8d_\x8_f\x8fi\x8il\x8le\x8e_\x8_b\x8bo\x8or\x8rr\x8ro\x8ow\x8w·(error_code&·ec,·string_view·filename
183 ······,·std::string·const&·path,·std::int64_t·file_size179 ······,·std::string·const&·path,·std::int64_t·file_size
184 ······,·file_flags_t·file_flags·=·{},·char·const*·filehash·=·nullptr180 ······,·file_flags_t·file_flags·=·{},·char·const*·filehash·=·nullptr
Max diff block lines reached; 9186/18512 bytes (49.62%) of diff not shown.
121 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Torrent_Handle.html
    
Offset 39, 52 lines modifiedOffset 39, 52 lines modified
39 </li>39 </li>
40 <li><a·class="reference·internal"·href="#partial-piece-info"·id="toc-entry-4">partial_piece_info</a></li>40 <li><a·class="reference·internal"·href="#partial-piece-info"·id="toc-entry-4">partial_piece_info</a></li>
41 <li><a·class="reference·internal"·href="#torrent-handle"·id="toc-entry-5">torrent_handle</a><ul>41 <li><a·class="reference·internal"·href="#torrent-handle"·id="toc-entry-5">torrent_handle</a><ul>
42 <li><a·class="reference·internal"·href="#torrent-handle-1"·id="toc-entry-6">torrent_handle()</a></li>42 <li><a·class="reference·internal"·href="#torrent-handle-1"·id="toc-entry-6">torrent_handle()</a></li>
43 <li><a·class="reference·internal"·href="#add-piece"·id="toc-entry-7">add_piece()</a></li>43 <li><a·class="reference·internal"·href="#add-piece"·id="toc-entry-7">add_piece()</a></li>
44 <li><a·class="reference·internal"·href="#read-piece"·id="toc-entry-8">read_piece()</a></li>44 <li><a·class="reference·internal"·href="#read-piece"·id="toc-entry-8">read_piece()</a></li>
45 <li><a·class="reference·internal"·href="#have-piece"·id="toc-entry-9">have_piece()</a></li>45 <li><a·class="reference·internal"·href="#have-piece"·id="toc-entry-9">have_piece()</a></li>
46 <li><a·class="reference·internal"·href="#post-peer-info-get-peer-info"·id="toc-entry-10">post_peer_info()·get_peer_info()</a></li>46 <li><a·class="reference·internal"·href="#get-peer-info-post-peer-info"·id="toc-entry-10">get_peer_info()·post_peer_info()</a></li>
47 <li><a·class="reference·internal"·href="#status-post-status"·id="toc-entry-11">status()·post_status()</a></li>47 <li><a·class="reference·internal"·href="#post-status-status"·id="toc-entry-11">post_status()·status()</a></li>
48 <li><a·class="reference·internal"·href="#post-download-queue-get-download-queue"·id="toc-entry-12">post_download_queue()·get_download_queue()</a></li>48 <li><a·class="reference·internal"·href="#get-download-queue-post-download-queue"·id="toc-entry-12">get_download_queue()·post_download_queue()</a></li>
49 <li><a·class="reference·internal"·href="#clear-piece-deadlines-reset-piece-deadline-set-piece-deadline"·id="toc-entry-13">clear_piece_deadlines()·reset_piece_deadline()·set_piece_deadline()</a></li>49 <li><a·class="reference·internal"·href="#clear-piece-deadlines-reset-piece-deadline-set-piece-deadline"·id="toc-entry-13">clear_piece_deadlines()·reset_piece_deadline()·set_piece_deadline()</a></li>
50 <li><a·class="reference·internal"·href="#post-file-progress-file-progress"·id="toc-entry-14">post_file_progress()·file_progress()</a></li>50 <li><a·class="reference·internal"·href="#file-progress-post-file-progress"·id="toc-entry-14">file_progress()·post_file_progress()</a></li>
51 <li><a·class="reference·internal"·href="#file-status"·id="toc-entry-15">file_status()</a></li>51 <li><a·class="reference·internal"·href="#file-status"·id="toc-entry-15">file_status()</a></li>
52 <li><a·class="reference·internal"·href="#clear-error"·id="toc-entry-16">clear_error()</a></li>52 <li><a·class="reference·internal"·href="#clear-error"·id="toc-entry-16">clear_error()</a></li>
53 <li><a·class="reference·internal"·href="#trackers-add-tracker-replace-trackers-post-trackers"·id="toc-entry-17">trackers()·add_tracker()·replace_trackers()·post_trackers()</a></li>53 <li><a·class="reference·internal"·href="#post-trackers-trackers-add-tracker-replace-trackers"·id="toc-entry-17">post_trackers()·trackers()·add_tracker()·replace_trackers()</a></li>
54 <li><a·class="reference·internal"·href="#remove-url-seed-add-url-seed-url-seeds"·id="toc-entry-18">remove_url_seed()·add_url_seed()·url_seeds()</a></li> 
55 <li><a·class="reference·internal"·href="#add-http-seed-http-seeds-remove-http-seed"·id="toc-entry-19">add_http_seed()·http_seeds()·remove_http_seed()</a></li>54 <li><a·class="reference·internal"·href="#add-url-seed-url-seeds-remove-url-seed"·id="toc-entry-18">add_url_seed()·url_seeds()·remove_url_seed()</a></li>
 55 <li><a·class="reference·internal"·href="#http-seeds-add-http-seed-remove-http-seed"·id="toc-entry-19">http_seeds()·add_http_seed()·remove_http_seed()</a></li>
56 <li><a·class="reference·internal"·href="#add-extension"·id="toc-entry-20">add_extension()</a></li>56 <li><a·class="reference·internal"·href="#add-extension"·id="toc-entry-20">add_extension()</a></li>
57 <li><a·class="reference·internal"·href="#set-metadata"·id="toc-entry-21">set_metadata()</a></li>57 <li><a·class="reference·internal"·href="#set-metadata"·id="toc-entry-21">set_metadata()</a></li>
58 <li><a·class="reference·internal"·href="#is-valid"·id="toc-entry-22">is_valid()</a></li>58 <li><a·class="reference·internal"·href="#is-valid"·id="toc-entry-22">is_valid()</a></li>
59 <li><a·class="reference·internal"·href="#pause-resume"·id="toc-entry-23">pause()·resume()</a></li>59 <li><a·class="reference·internal"·href="#resume-pause"·id="toc-entry-23">resume()·pause()</a></li>
60 <li><a·class="reference·internal"·href="#set-flags-unset-flags-flags"·id="toc-entry-24">set_flags()·unset_flags()·flags()</a></li>60 <li><a·class="reference·internal"·href="#flags-set-flags-unset-flags"·id="toc-entry-24">flags()·set_flags()·unset_flags()</a></li>
61 <li><a·class="reference·internal"·href="#flush-cache"·id="toc-entry-25">flush_cache()</a></li>61 <li><a·class="reference·internal"·href="#flush-cache"·id="toc-entry-25">flush_cache()</a></li>
62 <li><a·class="reference·internal"·href="#force-recheck"·id="toc-entry-26">force_recheck()</a></li>62 <li><a·class="reference·internal"·href="#force-recheck"·id="toc-entry-26">force_recheck()</a></li>
63 <li><a·class="reference·internal"·href="#save-resume-data"·id="toc-entry-27">save_resume_data()</a></li>63 <li><a·class="reference·internal"·href="#save-resume-data"·id="toc-entry-27">save_resume_data()</a></li>
64 <li><a·class="reference·internal"·href="#need-save-resume-data"·id="toc-entry-28">need_save_resume_data()</a></li>64 <li><a·class="reference·internal"·href="#need-save-resume-data"·id="toc-entry-28">need_save_resume_data()</a></li>
65 <li><a·class="reference·internal"·href="#queue-position-up-queue-position-down-queue-position-bottom-queue-position-queue-position-top"·id="toc-entry-29">queue_position_up()·queue_position_down()·queue_position_bottom()·queue_position()·queue_position_top()</a></li>65 <li><a·class="reference·internal"·href="#queue-position-queue-position-top-queue-position-up-queue-position-down-queue-position-bottom"·id="toc-entry-29">queue_position()·queue_position_top()·queue_position_up()·queue_position_down()·queue_position_bottom()</a></li>
66 <li><a·class="reference·internal"·href="#queue-position-set"·id="toc-entry-30">queue_position_set()</a></li>66 <li><a·class="reference·internal"·href="#queue-position-set"·id="toc-entry-30">queue_position_set()</a></li>
67 <li><a·class="reference·internal"·href="#set-ssl-certificate-buffer-set-ssl-certificate"·id="toc-entry-31">set_ssl_certificate_buffer()·set_ssl_certificate()</a></li>67 <li><a·class="reference·internal"·href="#set-ssl-certificate-buffer-set-ssl-certificate"·id="toc-entry-31">set_ssl_certificate_buffer()·set_ssl_certificate()</a></li>
68 <li><a·class="reference·internal"·href="#torrent-file-torrent-file-with-hashes"·id="toc-entry-32">torrent_file()·torrent_file_with_hashes()</a></li>68 <li><a·class="reference·internal"·href="#torrent-file-with-hashes-torrent-file"·id="toc-entry-32">torrent_file_with_hashes()·torrent_file()</a></li>
69 <li><a·class="reference·internal"·href="#piece-layers"·id="toc-entry-33">piece_layers()</a></li>69 <li><a·class="reference·internal"·href="#piece-layers"·id="toc-entry-33">piece_layers()</a></li>
70 <li><a·class="reference·internal"·href="#piece-availability-post-piece-availability"·id="toc-entry-34">piece_availability()·post_piece_availability()</a></li>70 <li><a·class="reference·internal"·href="#piece-availability-post-piece-availability"·id="toc-entry-34">piece_availability()·post_piece_availability()</a></li>
 71 <li><a·class="reference·internal"·href="#prioritize-pieces-get-piece-priorities-piece-priority"·id="toc-entry-35">prioritize_pieces()·get_piece_priorities()·piece_priority()</a></li>
71 <li><a·class="reference·internal"·href="#prioritize-pieces-piece-priority-get-piece-priorities"·id="toc-entry-35">prioritize_pieces()·piece_priority()·get_piece_priorities()</a></li>72 <li><a·class="reference·internal"·href="#prioritize-files-file-priority-get-file-priorities"·id="toc-entry-36">prioritize_files()·file_priority()·get_file_priorities()</a></li>
72 <li><a·class="reference·internal"·href="#get-file-priorities-prioritize-files-file-priority"·id="toc-entry-36">get_file_priorities()·prioritize_files()·file_priority()</a></li> 
73 <li><a·class="reference·internal"·href="#force-lsd-announce-force-reannounce-force-dht-announce"·id="toc-entry-37">force_lsd_announce()·force_reannounce()·force_dht_announce()</a></li>73 <li><a·class="reference·internal"·href="#force-lsd-announce-force-reannounce-force-dht-announce"·id="toc-entry-37">force_lsd_announce()·force_reannounce()·force_dht_announce()</a></li>
74 <li><a·class="reference·internal"·href="#scrape-tracker"·id="toc-entry-38">scrape_tracker()</a></li>74 <li><a·class="reference·internal"·href="#scrape-tracker"·id="toc-entry-38">scrape_tracker()</a></li>
75 <li><a·class="reference·internal"·href="#set-upload-limit-upload-limit-download-limit-set-download-limit"·id="toc-entry-39">set_upload_limit()·upload_limit()·download_limit()·set_download_limit()</a></li>75 <li><a·class="reference·internal"·href="#upload-limit-set-upload-limit-download-limit-set-download-limit"·id="toc-entry-39">upload_limit()·set_upload_limit()·download_limit()·set_download_limit()</a></li>
76 <li><a·class="reference·internal"·href="#connect-peer"·id="toc-entry-40">connect_peer()</a></li>76 <li><a·class="reference·internal"·href="#connect-peer"·id="toc-entry-40">connect_peer()</a></li>
77 <li><a·class="reference·internal"·href="#clear-peers"·id="toc-entry-41">clear_peers()</a></li>77 <li><a·class="reference·internal"·href="#clear-peers"·id="toc-entry-41">clear_peers()</a></li>
78 <li><a·class="reference·internal"·href="#max-uploads-set-max-uploads"·id="toc-entry-42">max_uploads()·set_max_uploads()</a></li>78 <li><a·class="reference·internal"·href="#set-max-uploads-max-uploads"·id="toc-entry-42">set_max_uploads()·max_uploads()</a></li>
79 <li><a·class="reference·internal"·href="#set-max-connections-max-connections"·id="toc-entry-43">set_max_connections()·max_connections()</a></li>79 <li><a·class="reference·internal"·href="#max-connections-set-max-connections"·id="toc-entry-43">max_connections()·set_max_connections()</a></li>
80 <li><a·class="reference·internal"·href="#move-storage"·id="toc-entry-44">move_storage()</a></li>80 <li><a·class="reference·internal"·href="#move-storage"·id="toc-entry-44">move_storage()</a></li>
81 <li><a·class="reference·internal"·href="#rename-file"·id="toc-entry-45">rename_file()</a></li>81 <li><a·class="reference·internal"·href="#rename-file"·id="toc-entry-45">rename_file()</a></li>
82 <li><a·class="reference·internal"·href="#info-hashes-info-hash"·id="toc-entry-46">info_hashes()·info_hash()</a></li>82 <li><a·class="reference·internal"·href="#info-hashes-info-hash"·id="toc-entry-46">info_hashes()·info_hash()</a></li>
83 <li><a·class="reference·internal"·href="#operator-operator-operator"·id="toc-entry-47">operator==()·operator!=()·operator&lt;()</a></li>83 <li><a·class="reference·internal"·href="#operator-operator-operator"·id="toc-entry-47">operator!=()·operator==()·operator&lt;()</a></li>
84 <li><a·class="reference·internal"·href="#id"·id="toc-entry-48">id()</a></li>84 <li><a·class="reference·internal"·href="#id"·id="toc-entry-48">id()</a></li>
85 <li><a·class="reference·internal"·href="#native-handle"·id="toc-entry-49">native_handle()</a></li>85 <li><a·class="reference·internal"·href="#native-handle"·id="toc-entry-49">native_handle()</a></li>
86 <li><a·class="reference·internal"·href="#userdata"·id="toc-entry-50">userdata()</a></li>86 <li><a·class="reference·internal"·href="#userdata"·id="toc-entry-50">userdata()</a></li>
87 <li><a·class="reference·internal"·href="#in-session"·id="toc-entry-51">in_session()</a></li>87 <li><a·class="reference·internal"·href="#in-session"·id="toc-entry-51">in_session()</a></li>
88 </ul>88 </ul>
89 </li>89 </li>
90 <li><a·class="reference·internal"·href="#hash-value"·id="toc-entry-52">hash_value()</a></li>90 <li><a·class="reference·internal"·href="#hash-value"·id="toc-entry-52">hash_value()</a></li>
Offset 94, 16 lines modifiedOffset 94, 16 lines modified
94 <h1>block_info</h1>94 <h1>block_info</h1>
95 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/torrent_handle.hpp">libtorrent/torrent_handle.hpp</a>&quot;</p>95 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/torrent_handle.hpp">libtorrent/torrent_handle.hpp</a>&quot;</p>
96 <p>holds·the·state·of·a·block·in·a·piece.·Who·we·requested96 <p>holds·the·state·of·a·block·in·a·piece.·Who·we·requested
97 it·from·and·how·far·along·we·are·at·downloading·it.</p>97 it·from·and·how·far·along·we·are·at·downloading·it.</p>
98 <pre·class="literal-block">98 <pre·class="literal-block">
99 struct·block_info99 struct·block_info
100 {100 {
101 ···<a·class="reference·external"·href="tcp::endpoint">tcp::endpoint</a>·<strong>peer</strong>·()·const; 
102 ···void·<strong>set_peer</strong>·(tcp::endpoint·const&amp;·ep);101 ···void·<strong>set_peer</strong>·(tcp::endpoint·const&amp;·ep);
 102 ···<a·class="reference·external"·href="tcp::endpoint">tcp::endpoint</a>·<strong>peer</strong>·()·const;
  
103 ···enum·block_state_t103 ···enum·block_state_t
104 ···{104 ···{
105 ······none,105 ······none,
106 ······requested,106 ······requested,
107 ······writing,107 ······writing,
108 ······finished,108 ······finished,
Offset 115, 16 lines modifiedOffset 115, 16 lines modified
115 ···unsigned·num_peers:14;115 ···unsigned·num_peers:14;
116 };116 };
117 </pre>117 </pre>
118 <a·name="set_peer()"></a>118 <a·name="set_peer()"></a>
119 <a·name="peer()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:block_info%3A%3A%5Bset_peer%28%29+peer%28%29%5D&labels=documentation&body=Documentation+under+heading+%22block_info%3A%3A%5Bset_peer%28%29+peer%28%29%5D%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="set-peer-peer">119 <a·name="peer()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:block_info%3A%3A%5Bset_peer%28%29+peer%28%29%5D&labels=documentation&body=Documentation+under+heading+%22block_info%3A%3A%5Bset_peer%28%29+peer%28%29%5D%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="set-peer-peer">
120 <h2>set_peer()·peer()</h2>120 <h2>set_peer()·peer()</h2>
121 <pre·class="literal-block">121 <pre·class="literal-block">
122 <a·class="reference·external"·href="tcp::endpoint">tcp::endpoint</a>·<strong>peer</strong>·()·const; 
123 void·<strong>set_peer</strong>·(tcp::endpoint·const&amp;·ep);122 void·<strong>set_peer</strong>·(tcp::endpoint·const&amp;·ep);
 123 <a·class="reference·external"·href="tcp::endpoint">tcp::endpoint</a>·<strong>peer</strong>·()·const;
124 </pre>124 </pre>
125 <p>The·peer·is·the·ip·address·of·the·peer·this·block·was·downloaded·from.</p>125 <p>The·peer·is·the·ip·address·of·the·peer·this·block·was·downloaded·from.</p>
126 <a·name="block_state_t"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:enum+block_state_t&labels=documentation&body=Documentation+under+heading+%22enum+block_state_t%22+could+be+improved">report·issue</a>]</span></div>126 <a·name="block_state_t"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:enum+block_state_t&labels=documentation&body=Documentation+under+heading+%22enum+block_state_t%22+could+be+improved">report·issue</a>]</span></div>
127 <div·class="section"·id="enum-block-state-t">127 <div·class="section"·id="enum-block-state-t">
128 <h2>enum·block_state_t</h2>128 <h2>enum·block_state_t</h2>
129 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/torrent_handle.hpp">libtorrent/torrent_handle.hpp</a>&quot;</p>129 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/torrent_handle.hpp">libtorrent/torrent_handle.hpp</a>&quot;</p>
130 <table·border="1"·class="docutils">130 <table·border="1"·class="docutils">
Offset 263, 94 lines modifiedOffset 263, 94 lines modified
263 handle·will·remain·valid·between·two·calls.</p>263 handle·will·remain·valid·between·two·calls.</p>
264 </div>264 </div>
265 <pre·class="literal-block">265 <pre·class="literal-block">
266 struct·torrent_handle266 struct·torrent_handle
267 {267 {
268 ···friend·std::size_t·<strong>hash_value</strong>·(torrent_handle·const&amp;·th);268 ···friend·std::size_t·<strong>hash_value</strong>·(torrent_handle·const&amp;·th);
269 ···<strong>torrent_handle</strong>·()·noexcept·=·default;269 ···<strong>torrent_handle</strong>·()·noexcept·=·default;
270 ···void·<strong>add_piece</strong>·(piece_index_t·piece,·char·const*·data,·add_piece_flags_t·flags·=·{})·const; 
271 ···void·<strong>add_piece</strong>·(piece_index_t·piece,·std::vector&lt;char&gt;·data,·add_piece_flags_t·flags·=·{})·const;270 ···void·<strong>add_piece</strong>·(piece_index_t·piece,·std::vector&lt;char&gt;·data,·add_piece_flags_t·flags·=·{})·const;
 271 ···void·<strong>add_piece</strong>·(piece_index_t·piece,·char·const*·data,·add_piece_flags_t·flags·=·{})·const;
272 ···void·<strong>read_piece</strong>·(piece_index_t·piece)·const;272 ···void·<strong>read_piece</strong>·(piece_index_t·piece)·const;
273 ···bool·<strong>have_piece</strong>·(piece_index_t·piece)·const;273 ···bool·<strong>have_piece</strong>·(piece_index_t·piece)·const;
274 ···void·<strong>get_peer_info</strong>·(std::vector&lt;peer_info&gt;&amp;·v)·const;274 ···void·<strong>get_peer_info</strong>·(std::vector&lt;peer_info&gt;&amp;·v)·const;
275 ···void·<strong>post_peer_info</strong>·()·const;275 ···void·<strong>post_peer_info</strong>·()·const;
276 ···void·<strong>post_status</strong>·(status_flags_t·flags·=·status_flags_t::all())·const; 
277 ···torrent_status·<strong>status</strong>·(status_flags_t·flags·=·status_flags_t::all())·const;276 ···torrent_status·<strong>status</strong>·(status_flags_t·flags·=·status_flags_t::all())·const;
 277 ···void·<strong>post_status</strong>·(status_flags_t·flags·=·status_flags_t::all())·const;
 278 ···std::vector&lt;partial_piece_info&gt;·<strong>get_download_queue</strong>·()·const;
278 ···void·<strong>get_download_queue</strong>·(std::vector&lt;partial_piece_info&gt;&amp;·queue)·const;279 ···void·<strong>get_download_queue</strong>·(std::vector&lt;partial_piece_info&gt;&amp;·queue)·const;
279 ···void·<strong>post_download_queue</strong>·()·const;280 ···void·<strong>post_download_queue</strong>·()·const;
280 ···std::vector&lt;partial_piece_info&gt;·<strong>get_download_queue</strong>·()·const; 
281 ···void·<strong>reset_piece_deadline</strong>·(piece_index_t·index)·const;281 ···void·<strong>reset_piece_deadline</strong>·(piece_index_t·index)·const;
282 ···void·<strong>clear_piece_deadlines</strong>·()·const; 
283 ···void·<strong>set_piece_deadline</strong>·(piece_index_t·index,·int·deadline,·deadline_flags_t·flags·=·{})·const;282 ···void·<strong>set_piece_deadline</strong>·(piece_index_t·index,·int·deadline,·deadline_flags_t·flags·=·{})·const;
 283 ···void·<strong>clear_piece_deadlines</strong>·()·const;
284 ···void·<strong>file_progress</strong>·(std::vector&lt;std::int64_t&gt;&amp;·progress,·file_progress_flags_t·flags·=·{})·const; 
285 ···std::vector&lt;std::int64_t&gt;·<strong>file_progress</strong>·(file_progress_flags_t·flags·=·{})·const; 
286 ···void·<strong>post_file_progress</strong>·(file_progress_flags_t·flags)·const;284 ···void·<strong>post_file_progress</strong>·(file_progress_flags_t·flags)·const;
 285 ···std::vector&lt;std::int64_t&gt;·<strong>file_progress</strong>·(file_progress_flags_t·flags·=·{})·const;
 286 ···void·<strong>file_progress</strong>·(std::vector&lt;std::int64_t&gt;&amp;·progress,·file_progress_flags_t·flags·=·{})·const;
287 ···std::vector&lt;open_file_state&gt;·<strong>file_status</strong>·()·const;287 ···std::vector&lt;open_file_state&gt;·<strong>file_status</strong>·()·const;
288 ···void·<strong>clear_error</strong>·()·const;288 ···void·<strong>clear_error</strong>·()·const;
289 ···void·<strong>add_tracker</strong>·(announce_entry·const&amp;)·const; 
290 ···void·<strong>replace_trackers</strong>·(std::vector&lt;announce_entry&gt;·const&amp;)·const;289 ···void·<strong>replace_trackers</strong>·(std::vector&lt;announce_entry&gt;·const&amp;)·const;
291 ···void·<strong>post_trackers</strong>·()·const; 
292 ···std::vector&lt;announce_entry&gt;·<strong>trackers</strong>·()·const;290 ···std::vector&lt;announce_entry&gt;·<strong>trackers</strong>·()·const;
Max diff block lines reached; 56118/70127 bytes (80.02%) of diff not shown.
52.1 KB
html2text {}
    
Offset 8, 68 lines modifiedOffset 8, 68 lines modified
8 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8__\x8t8 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8__\x8t
9 ····*·_\x8p_\x8a_\x8r_\x8t_\x8i_\x8a_\x8l_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8i_\x8n_\x8f_\x8o9 ····*·_\x8p_\x8a_\x8r_\x8t_\x8i_\x8a_\x8l_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8i_\x8n_\x8f_\x8o
10 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e10 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e
11 ··········o·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e_\x8(_\x8)11 ··········o·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e_\x8(_\x8)
12 ··········o·_\x8a_\x8d_\x8d_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)12 ··········o·_\x8a_\x8d_\x8d_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)
13 ··········o·_\x8r_\x8e_\x8a_\x8d_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)13 ··········o·_\x8r_\x8e_\x8a_\x8d_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)
14 ··········o·_\x8h_\x8a_\x8v_\x8e_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)14 ··········o·_\x8h_\x8a_\x8v_\x8e_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)
15 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8i_\x8n_\x8f_\x8o_\x8(_\x8)_\x8·_\x8g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8i_\x8n_\x8f_\x8o_\x8(_\x8) 
16 ··········o·_\x8s_\x8t_\x8a_\x8t_\x8u_\x8s_\x8(_\x8)_\x8·_\x8p_\x8o_\x8s_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8u_\x8s_\x8(_\x8) 
17 ··········o·_\x8p_.o_.s_.t_.__.d_.o_.w_.n_.l_.o_.a_.d_.__.q_.u_.e_.u_.e_.(_.)_.·_.g_.e_.t_.__.d_.o_.w_.n_.l_.o_.a_.d_.__.q_.u_.e_.u_.e_\x8(_\x8)15 ··········o·_\x8g_.e_.t_.__.p_.e_.e_.r_.__.i_.n_.f_.o_.(_.)_.·_.p_.o_.s_.t_.__.p_.e_.e_.r_.__.i_.n_.f_.o_\x8(_\x8)
 16 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8u_\x8s_\x8(_\x8)_\x8·_\x8s_\x8t_\x8a_\x8t_\x8u_\x8s_\x8(_\x8)
 17 ··········o·_\x8g_\x8e_\x8t_\x8__\x8d_\x8o_\x8w_\x8n_\x8l_\x8o_\x8a_\x8d_\x8__\x8q_\x8u_\x8e_\x8u_\x8e_\x8(_\x8)_\x8·_\x8p_\x8o_\x8s_\x8t_\x8__\x8d_\x8o_\x8w_\x8n_\x8l_\x8o_\x8a_\x8d_\x8__\x8q_\x8u_\x8e_\x8u_\x8e_\x8(_\x8)
18 ··········o·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8d_\x8e_\x8a_\x8d_\x8l_\x8i_\x8n_\x8e_\x8s_\x8(_\x8)_\x8·_\x8r_\x8e_\x8s_\x8e_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8d_\x8e_\x8a_\x8d_\x8l_\x8i_\x8n_\x8e_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8d_\x8e_\x8a_\x8d_\x8l_\x8i_\x8n_\x8e_\x8(_\x8)18 ··········o·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8d_\x8e_\x8a_\x8d_\x8l_\x8i_\x8n_\x8e_\x8s_\x8(_\x8)_\x8·_\x8r_\x8e_\x8s_\x8e_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8d_\x8e_\x8a_\x8d_\x8l_\x8i_\x8n_\x8e_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8d_\x8e_\x8a_\x8d_\x8l_\x8i_\x8n_\x8e_\x8(_\x8)
19 ··········o·_\x8p_.o_.s_.t_.__.f_.i_.l_.e_.__.p_.r_.o_.g_.r_.e_.s_.s_.(_.)_.·_\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8r_\x8o_\x8g_\x8r_\x8e_\x8s_\x8s_\x8(_\x8)19 ··········o·_\x8f_.i_.l_.e_.__.p_.r_.o_.g_.r_.e_.s_.s_.(_.)_.·_.p_.o_.s_.t_.__\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8r_\x8o_\x8g_\x8r_\x8e_\x8s_\x8s_\x8(_\x8)
20 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8s_\x8t_\x8a_\x8t_\x8u_\x8s_\x8(_\x8)20 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8__\x8s_\x8t_\x8a_\x8t_\x8u_\x8s_\x8(_\x8)
21 ··········o·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8__\x8e_\x8r_\x8r_\x8o_\x8r_\x8(_\x8)21 ··········o·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8__\x8e_\x8r_\x8r_\x8o_\x8r_\x8(_\x8)
 22 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8s_\x8(_\x8)_\x8·_\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8s_\x8(_\x8)_\x8·_\x8a_\x8d_\x8d_\x8__\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8(_\x8)_\x8·_\x8r_\x8e_\x8p_\x8l_\x8a_\x8c_\x8e_\x8__\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8s_\x8(_\x8)
22 ··········o·_\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8s_\x8(_\x8)_\x8·_\x8a_\x8d_\x8d_\x8__\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8(_\x8)_\x8·_\x8r_\x8e_\x8p_\x8l_\x8a_\x8c_\x8e_\x8__\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8s_\x8(_\x8)_\x8·_\x8p_\x8o_\x8s_\x8t_\x8__\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8s_\x8(_\x8) 
23 ··········o·_\x8r_\x8e_\x8m_\x8o_\x8v_\x8e_\x8__\x8u_\x8r_\x8l_\x8__\x8s_\x8e_\x8e_\x8d_\x8(_\x8)_\x8·_\x8a_\x8d_\x8d_\x8__\x8u_\x8r_\x8l_\x8__\x8s_\x8e_\x8e_\x8d_\x8(_\x8)_\x8·_\x8u_\x8r_\x8l_\x8__\x8s_\x8e_\x8e_\x8d_\x8s_\x8(_\x8) 
24 ··········o·_\x8a_\x8d_\x8d_\x8__\x8h_.t_.t_.p_.__.s_.e_.e_.d_.(_.)_.·_.h_.t_.t_.p_.__.s_.e_.e_.d_.s_.(_.)_.·_.r_.e_.m_.o_.v_.e_.__.h_.t_.t_.p_\x8__\x8s_\x8e_\x8e_\x8d_\x8(_\x8)23 ··········o·_\x8a_\x8d_\x8d_\x8__\x8u_.r_.l_.__.s_.e_.e_.d_.(_.)_.·_.u_.r_.l_.__.s_.e_.e_.d_.s_.(_.)_.·_.r_.e_.m_.o_.v_.e_.__.u_.r_.l_\x8__\x8s_\x8e_\x8e_\x8d_\x8(_\x8)
 24 ··········o·_\x8h_\x8t_\x8t_\x8p_\x8__\x8s_\x8e_\x8e_\x8d_\x8s_\x8(_\x8)_\x8·_\x8a_\x8d_\x8d_\x8__\x8h_\x8t_\x8t_\x8p_\x8__\x8s_\x8e_\x8e_\x8d_\x8(_\x8)_\x8·_\x8r_\x8e_\x8m_\x8o_\x8v_\x8e_\x8__\x8h_\x8t_\x8t_\x8p_\x8__\x8s_\x8e_\x8e_\x8d_\x8(_\x8)
25 ··········o·_\x8a_\x8d_\x8d_\x8__\x8e_\x8x_\x8t_\x8e_\x8n_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)25 ··········o·_\x8a_\x8d_\x8d_\x8__\x8e_\x8x_\x8t_\x8e_\x8n_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)
26 ··········o·_\x8s_\x8e_\x8t_\x8__\x8m_\x8e_\x8t_\x8a_\x8d_\x8a_\x8t_\x8a_\x8(_\x8)26 ··········o·_\x8s_\x8e_\x8t_\x8__\x8m_\x8e_\x8t_\x8a_\x8d_\x8a_\x8t_\x8a_\x8(_\x8)
27 ··········o·_\x8i_\x8s_\x8__\x8v_\x8a_\x8l_\x8i_\x8d_\x8(_\x8)27 ··········o·_\x8i_\x8s_\x8__\x8v_\x8a_\x8l_\x8i_\x8d_\x8(_\x8)
28 ··········o·_\x8p_.a_.u_.s_.e_.(_.)_.·_.r_.e_.s_.u_.m_\x8e_\x8(_\x8)28 ··········o·_\x8r_.e_.s_.u_.m_.e_.(_.)_.·_.p_.a_.u_.s_\x8e_\x8(_\x8)
29 ··········o·_\x8s_.e_.t_.__.f_.l_.a_.g_.s_.(_.)_.·_.u_.n_.s_.e_.t_.__.f_.l_.a_.g_.s_.(_.)_.·_\x8f_\x8l_\x8a_\x8g_\x8s_\x8(_\x8)29 ··········o·_\x8f_.l_.a_.g_.s_.(_.)_.·_.s_.e_.t_.__.f_.l_.a_.g_.s_.(_.)_.·_.u_.n_.s_.e_.t_.__\x8f_\x8l_\x8a_\x8g_\x8s_\x8(_\x8)
30 ··········o·_\x8f_\x8l_\x8u_\x8s_\x8h_\x8__\x8c_\x8a_\x8c_\x8h_\x8e_\x8(_\x8)30 ··········o·_\x8f_\x8l_\x8u_\x8s_\x8h_\x8__\x8c_\x8a_\x8c_\x8h_\x8e_\x8(_\x8)
31 ··········o·_\x8f_\x8o_\x8r_\x8c_\x8e_\x8__\x8r_\x8e_\x8c_\x8h_\x8e_\x8c_\x8k_\x8(_\x8)31 ··········o·_\x8f_\x8o_\x8r_\x8c_\x8e_\x8__\x8r_\x8e_\x8c_\x8h_\x8e_\x8c_\x8k_\x8(_\x8)
32 ··········o·_\x8s_\x8a_\x8v_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8(_\x8)32 ··········o·_\x8s_\x8a_\x8v_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8(_\x8)
33 ··········o·_\x8n_\x8e_\x8e_\x8d_\x8__\x8s_\x8a_\x8v_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8(_\x8)33 ··········o·_\x8n_\x8e_\x8e_\x8d_\x8__\x8s_\x8a_\x8v_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8(_\x8)
34 ··········o·_\x8q_\x8u_\x8e_\x8u_\x8e_\x8__\x8p_\x8o_\x8s_\x8i_\x8t_\x8i_\x8o_\x8n_\x8__.u_.p_.(_.)_.·_.q_.u_.e_.u_.e_.__.p_.o_.s_.i_.t_.i_.o_.n_.__.d_.o_.w_.n_.(_.)_.·_.q_.u_.e_.u_.e_.__.p_.o_.s_.i_.t_.i_.o_.n_.__.b_.o_.t_.t_.o_.m_\x8(_\x8)34 ··········o·_\x8q_\x8u_\x8e_\x8u_\x8e_\x8__\x8p_\x8o_\x8s_\x8i_\x8t_\x8i_\x8o_\x8n_\x8(_.)_.·_.q_.u_.e_.u_.e_.__.p_.o_.s_.i_.t_.i_.o_.n_.__.t_.o_.p_.(_.)_.·_.q_.u_.e_.u_.e_.__.p_.o_.s_.i_.t_.i_.o_.n_.__.u_.p_\x8(_\x8)
35 ············_\x8q_\x8u_\x8e_\x8u_\x8e_\x8__\x8p_\x8o_\x8s_\x8i_\x8t_\x8i_\x8o_\x8n_\x8(_.)_.·_.q_.u_.e_.u_.e_.__.p_.o_.s_.i_.t_.i_.o_.n_.__.t_.o_.p_\x8(_\x8)35 ············_\x8q_\x8u_\x8e_\x8u_\x8e_\x8__\x8p_\x8o_\x8s_\x8i_\x8t_\x8i_\x8o_\x8n_\x8__.d_.o_.w_.n_.(_.)_.·_.q_.u_.e_.u_.e_.__.p_.o_.s_.i_.t_.i_.o_.n_.__.b_.o_.t_.t_.o_.m_\x8(_\x8)
36 ··········o·_\x8q_\x8u_\x8e_\x8u_\x8e_\x8__\x8p_\x8o_\x8s_\x8i_\x8t_\x8i_\x8o_\x8n_\x8__\x8s_\x8e_\x8t_\x8(_\x8)36 ··········o·_\x8q_\x8u_\x8e_\x8u_\x8e_\x8__\x8p_\x8o_\x8s_\x8i_\x8t_\x8i_\x8o_\x8n_\x8__\x8s_\x8e_\x8t_\x8(_\x8)
37 ··········o·_\x8s_\x8e_\x8t_\x8__\x8s_\x8s_\x8l_\x8__\x8c_\x8e_\x8r_\x8t_\x8i_\x8f_\x8i_\x8c_\x8a_\x8t_\x8e_\x8__\x8b_\x8u_\x8f_\x8f_\x8e_\x8r_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8s_\x8s_\x8l_\x8__\x8c_\x8e_\x8r_\x8t_\x8i_\x8f_\x8i_\x8c_\x8a_\x8t_\x8e_\x8(_\x8)37 ··········o·_\x8s_\x8e_\x8t_\x8__\x8s_\x8s_\x8l_\x8__\x8c_\x8e_\x8r_\x8t_\x8i_\x8f_\x8i_\x8c_\x8a_\x8t_\x8e_\x8__\x8b_\x8u_\x8f_\x8f_\x8e_\x8r_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8s_\x8s_\x8l_\x8__\x8c_\x8e_\x8r_\x8t_\x8i_\x8f_\x8i_\x8c_\x8a_\x8t_\x8e_\x8(_\x8)
38 ··········o·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_.)_.·_.t_.o_.r_.r_.e_.n_.t_.__.f_.i_.l_.e_.__.w_.i_.t_.h_.__.h_.a_.s_.h_.e_.s_\x8(_\x8)38 ··········o·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8__.w_.i_.t_.h_.__.h_.a_.s_.h_.e_.s_.(_.)_.·_.t_.o_.r_.r_.e_.n_.t_.__.f_.i_.l_.e_\x8(_\x8)
39 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8l_\x8a_\x8y_\x8e_\x8r_\x8s_\x8(_\x8)39 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8l_\x8a_\x8y_\x8e_\x8r_\x8s_\x8(_\x8)
40 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8a_\x8v_\x8a_\x8i_\x8l_\x8a_\x8b_\x8i_\x8l_\x8i_\x8t_\x8y_\x8(_\x8)_\x8·_\x8p_\x8o_\x8s_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8a_\x8v_\x8a_\x8i_\x8l_\x8a_\x8b_\x8i_\x8l_\x8i_\x8t_\x8y_\x8(_\x8)40 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8a_\x8v_\x8a_\x8i_\x8l_\x8a_\x8b_\x8i_\x8l_\x8i_\x8t_\x8y_\x8(_\x8)_\x8·_\x8p_\x8o_\x8s_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8a_\x8v_\x8a_\x8i_\x8l_\x8a_\x8b_\x8i_\x8l_\x8i_\x8t_\x8y_\x8(_\x8)
 41 ··········o·_\x8p_\x8r_\x8i_\x8o_\x8r_\x8i_\x8t_\x8i_\x8z_\x8e_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8s_\x8(_\x8)_\x8·_\x8g_\x8e_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8p_\x8r_\x8i_\x8o_\x8r_\x8i_\x8t_\x8i_\x8e_\x8s_\x8(_\x8)_\x8·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8p_\x8r_\x8i_\x8o_\x8r_\x8i_\x8t_\x8y_\x8(_\x8)
41 ··········o·_\x8p_\x8r_\x8i_\x8o_\x8r_\x8i_\x8t_\x8i_\x8z_\x8e_\x8__\x8p_.i_.e_.c_.e_.s_.(_.)_.·_.p_.i_.e_.c_.e_.__.p_.r_.i_.o_.r_.i_.t_.y_.(_.)_.·_.g_.e_.t_.__.p_.i_.e_.c_\x8e_\x8__\x8p_\x8r_\x8i_\x8o_\x8r_\x8i_\x8t_\x8i_\x8e_\x8s_\x8(_\x8)42 ··········o·_\x8p_\x8r_\x8i_\x8o_\x8r_\x8i_\x8t_\x8i_\x8z_\x8e_\x8__\x8f_.i_.l_.e_.s_.(_.)_.·_.f_.i_.l_.e_.__.p_.r_.i_.o_.r_.i_.t_.y_.(_.)_.·_.g_.e_.t_.__.f_.i_.l_\x8e_\x8__\x8p_\x8r_\x8i_\x8o_\x8r_\x8i_\x8t_\x8i_\x8e_\x8s_\x8(_\x8)
42 ··········o·_\x8g_\x8e_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8r_\x8i_\x8o_\x8r_\x8i_\x8t_\x8i_\x8e_\x8s_\x8(_\x8)_\x8·_\x8p_\x8r_\x8i_\x8o_\x8r_\x8i_\x8t_\x8i_\x8z_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)_\x8·_\x8f_\x8i_\x8l_\x8e_\x8__\x8p_\x8r_\x8i_\x8o_\x8r_\x8i_\x8t_\x8y_\x8(_\x8) 
43 ··········o·_\x8f_\x8o_\x8r_\x8c_\x8e_\x8__\x8l_\x8s_\x8d_\x8__\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8(_\x8)_\x8·_\x8f_\x8o_\x8r_\x8c_\x8e_\x8__\x8r_\x8e_\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8(_\x8)_\x8·_\x8f_\x8o_\x8r_\x8c_\x8e_\x8__\x8d_\x8h_\x8t_\x8__\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8(_\x8)43 ··········o·_\x8f_\x8o_\x8r_\x8c_\x8e_\x8__\x8l_\x8s_\x8d_\x8__\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8(_\x8)_\x8·_\x8f_\x8o_\x8r_\x8c_\x8e_\x8__\x8r_\x8e_\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8(_\x8)_\x8·_\x8f_\x8o_\x8r_\x8c_\x8e_\x8__\x8d_\x8h_\x8t_\x8__\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8(_\x8)
44 ··········o·_\x8s_\x8c_\x8r_\x8a_\x8p_\x8e_\x8__\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8(_\x8)44 ··········o·_\x8s_\x8c_\x8r_\x8a_\x8p_\x8e_\x8__\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8(_\x8)
45 ··········o·_\x8s_.e_.t_.__.u_.p_.l_.o_.a_.d_.__.l_.i_.m_.i_.t_.(_.)_.·_\x8u_\x8p_\x8l_\x8o_\x8a_\x8d_\x8__\x8l_\x8i_\x8m_\x8i_\x8t_\x8(_\x8)_\x8·_\x8d_\x8o_\x8w_\x8n_\x8l_\x8o_\x8a_\x8d_\x8__\x8l_\x8i_\x8m_\x8i_\x8t_\x8(_\x8)45 ··········o·_\x8u_.p_.l_.o_.a_.d_.__.l_.i_.m_.i_.t_.(_.)_.·_.s_.e_.t_.__\x8u_\x8p_\x8l_\x8o_\x8a_\x8d_\x8__\x8l_\x8i_\x8m_\x8i_\x8t_\x8(_\x8)_\x8·_\x8d_\x8o_\x8w_\x8n_\x8l_\x8o_\x8a_\x8d_\x8__\x8l_\x8i_\x8m_\x8i_\x8t_\x8(_\x8)
46 ············_\x8s_\x8e_\x8t_\x8__\x8d_\x8o_\x8w_\x8n_\x8l_\x8o_\x8a_\x8d_\x8__\x8l_\x8i_\x8m_\x8i_\x8t_\x8(_\x8)46 ············_\x8s_\x8e_\x8t_\x8__\x8d_\x8o_\x8w_\x8n_\x8l_\x8o_\x8a_\x8d_\x8__\x8l_\x8i_\x8m_\x8i_\x8t_\x8(_\x8)
47 ··········o·_\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8(_\x8)47 ··········o·_\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8(_\x8)
48 ··········o·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8__\x8p_\x8e_\x8e_\x8r_\x8s_\x8(_\x8)48 ··········o·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8__\x8p_\x8e_\x8e_\x8r_\x8s_\x8(_\x8)
49 ··········o·_\x8m_\x8a_\x8x_\x8__\x8u_\x8p_\x8l_\x8o_\x8a_\x8d_\x8s_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8m_\x8a_\x8x_\x8__\x8u_\x8p_\x8l_\x8o_\x8a_\x8d_\x8s_\x8(_\x8) 
50 ··········o·_\x8s_\x8e_\x8t_\x8__\x8m_\x8a_\x8x_\x8__\x8c_.o_.n_.n_.e_.c_.t_.i_.o_.n_.s_.(_.)_.·_.m_.a_.x_.__.c_.o_.n_.n_.e_.c_.t_.i_.o_.n_\x8s_\x8(_\x8)49 ··········o·_\x8s_\x8e_\x8t_\x8__\x8m_\x8a_\x8x_\x8__\x8u_.p_.l_.o_.a_.d_.s_.(_.)_.·_.m_.a_.x_.__.u_.p_.l_.o_.a_.d_\x8s_\x8(_\x8)
 50 ··········o·_\x8m_\x8a_\x8x_\x8__\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8s_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8m_\x8a_\x8x_\x8__\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8s_\x8(_\x8)
51 ··········o·_\x8m_\x8o_\x8v_\x8e_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8(_\x8)51 ··········o·_\x8m_\x8o_\x8v_\x8e_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8(_\x8)
52 ··········o·_\x8r_\x8e_\x8n_\x8a_\x8m_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)52 ··········o·_\x8r_\x8e_\x8n_\x8a_\x8m_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)
53 ··········o·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8(_\x8)_\x8·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8(_\x8)53 ··········o·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8(_\x8)_\x8·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8(_\x8)
54 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8=_.=_.(_.)_.·_.o_.p_.e_.r_.a_.t_.o_.r_.!_\x8=_\x8(_\x8)_\x8·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8<_\x8(_\x8)54 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8!_.=_.(_.)_.·_.o_.p_.e_.r_.a_.t_.o_.r_.=_\x8=_\x8(_\x8)_\x8·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8<_\x8(_\x8)
55 ··········o·_\x8i_\x8d_\x8(_\x8)55 ··········o·_\x8i_\x8d_\x8(_\x8)
56 ··········o·_\x8n_\x8a_\x8t_\x8i_\x8v_\x8e_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e_\x8(_\x8)56 ··········o·_\x8n_\x8a_\x8t_\x8i_\x8v_\x8e_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e_\x8(_\x8)
57 ··········o·_\x8u_\x8s_\x8e_\x8r_\x8d_\x8a_\x8t_\x8a_\x8(_\x8)57 ··········o·_\x8u_\x8s_\x8e_\x8r_\x8d_\x8a_\x8t_\x8a_\x8(_\x8)
58 ··········o·_\x8i_\x8n_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)58 ··········o·_\x8i_\x8n_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)
59 ····*·_\x8h_\x8a_\x8s_\x8h_\x8__\x8v_\x8a_\x8l_\x8u_\x8e_\x8(_\x8)59 ····*·_\x8h_\x8a_\x8s_\x8h_\x8__\x8v_\x8a_\x8l_\x8u_\x8e_\x8(_\x8)
60 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]60 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
61 *\x8**\x8**\x8**\x8**\x8**\x8*·b\x8bl\x8lo\x8oc\x8ck\x8k_\x8_i\x8in\x8nf\x8fo\x8o·*\x8**\x8**\x8**\x8**\x8**\x8*61 *\x8**\x8**\x8**\x8**\x8**\x8*·b\x8bl\x8lo\x8oc\x8ck\x8k_\x8_i\x8in\x8nf\x8fo\x8o·*\x8**\x8**\x8**\x8**\x8**\x8*
62 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e_\x8._\x8h_\x8p_\x8p"62 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e_\x8._\x8h_\x8p_\x8p"
63 holds·the·state·of·a·block·in·a·piece.·Who·we·requested·it·from·and·how·far63 holds·the·state·of·a·block·in·a·piece.·Who·we·requested·it·from·and·how·far
64 along·we·are·at·downloading·it.64 along·we·are·at·downloading·it.
65 struct·block_info65 struct·block_info
66 {66 {
67 ···_\x8t_\x8c_\x8p_\x8:_\x8:_\x8e_\x8n_\x8d_\x8p_\x8o_\x8i_\x8n_\x8t·p\x8pe\x8ee\x8er\x8r·()·const; 
68 ···void·s\x8se\x8et\x8t_\x8_p\x8pe\x8ee\x8er\x8r·(tcp::endpoint·const&·ep);67 ···void·s\x8se\x8et\x8t_\x8_p\x8pe\x8ee\x8er\x8r·(tcp::endpoint·const&·ep);
 68 ···_\x8t_\x8c_\x8p_\x8:_\x8:_\x8e_\x8n_\x8d_\x8p_\x8o_\x8i_\x8n_\x8t·p\x8pe\x8ee\x8er\x8r·()·const;
  
69 ···enum·block_state_t69 ···enum·block_state_t
70 ···{70 ···{
71 ······none,71 ······none,
72 ······requested,72 ······requested,
73 ······writing,73 ······writing,
74 ······finished,74 ······finished,
Offset 78, 16 lines modifiedOffset 78, 16 lines modified
78 ···unsigned·bytes_progress:15;78 ···unsigned·bytes_progress:15;
79 ···unsigned·block_size:15;79 ···unsigned·block_size:15;
80 ···unsigned·state:2;80 ···unsigned·state:2;
81 ···unsigned·num_peers:14;81 ···unsigned·num_peers:14;
82 };82 };
83 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]83 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
84 *\x8**\x8**\x8**\x8**\x8*·s\x8se\x8et\x8t_\x8_p\x8pe\x8ee\x8er\x8r(\x8()\x8)·p\x8pe\x8ee\x8er\x8r(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*84 *\x8**\x8**\x8**\x8**\x8*·s\x8se\x8et\x8t_\x8_p\x8pe\x8ee\x8er\x8r(\x8()\x8)·p\x8pe\x8ee\x8er\x8r(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
85 _\x8t_\x8c_\x8p_\x8:_\x8:_\x8e_\x8n_\x8d_\x8p_\x8o_\x8i_\x8n_\x8t·p\x8pe\x8ee\x8er\x8r·()·const; 
86 void·s\x8se\x8et\x8t_\x8_p\x8pe\x8ee\x8er\x8r·(tcp::endpoint·const&·ep);85 void·s\x8se\x8et\x8t_\x8_p\x8pe\x8ee\x8er\x8r·(tcp::endpoint·const&·ep);
 86 _\x8t_\x8c_\x8p_\x8:_\x8:_\x8e_\x8n_\x8d_\x8p_\x8o_\x8i_\x8n_\x8t·p\x8pe\x8ee\x8er\x8r·()·const;
87 The·peer·is·the·ip·address·of·the·peer·this·block·was·downloaded·from.87 The·peer·is·the·ip·address·of·the·peer·this·block·was·downloaded·from.
88 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]88 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
89 *\x8**\x8**\x8**\x8**\x8*·e\x8en\x8nu\x8um\x8m·b\x8bl\x8lo\x8oc\x8ck\x8k_\x8_s\x8st\x8ta\x8at\x8te\x8e_\x8_t\x8t·*\x8**\x8**\x8**\x8**\x8*89 *\x8**\x8**\x8**\x8**\x8*·e\x8en\x8nu\x8um\x8m·b\x8bl\x8lo\x8oc\x8ck\x8k_\x8_s\x8st\x8ta\x8at\x8te\x8e_\x8_t\x8t·*\x8**\x8**\x8**\x8**\x8*
90 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e_\x8._\x8h_\x8p_\x8p"90 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e_\x8._\x8h_\x8p_\x8p"
91 ·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·91 ·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·
92 |_\x8n\x8n_\x8a\x8a_\x8m\x8m_\x8e\x8e_\x8·_\x8·_\x8·_\x8·_\x8·_\x8|_\x8v\x8v_\x8a\x8a_\x8l\x8l_\x8u\x8u_\x8e\x8e_\x8|_\x8d\x8d_\x8e\x8e_\x8s\x8s_\x8c\x8c_\x8r\x8r_\x8i\x8i_\x8p\x8p_\x8t\x8t_\x8i\x8i_\x8o\x8o_\x8n\x8n_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·|92 |_\x8n\x8n_\x8a\x8a_\x8m\x8m_\x8e\x8e_\x8·_\x8·_\x8·_\x8·_\x8·_\x8|_\x8v\x8v_\x8a\x8a_\x8l\x8l_\x8u\x8u_\x8e\x8e_\x8|_\x8d\x8d_\x8e\x8e_\x8s\x8s_\x8c\x8c_\x8r\x8r_\x8i\x8i_\x8p\x8p_\x8t\x8t_\x8i\x8i_\x8o\x8o_\x8n\x8n_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·|
93 |none·····|0····|This·block·has·not·been·downloaded·or·requested·form·any···|93 |none·····|0····|This·block·has·not·been·downloaded·or·requested·form·any···|
Offset 175, 104 lines modifiedOffset 175, 104 lines modified
175 the·handle·is·no·longer·referring·to·a·torrent.·There·is·one·exception·_\x8i_\x8s_\x8__\x8v_\x8a_\x8l_\x8i_\x8d175 the·handle·is·no·longer·referring·to·a·torrent.·There·is·one·exception·_\x8i_\x8s_\x8__\x8v_\x8a_\x8l_\x8i_\x8d
176 _\x8(_\x8)·will·never·throw.·Since·the·torrents·are·processed·by·a·background·thread,176 _\x8(_\x8)·will·never·throw.·Since·the·torrents·are·processed·by·a·background·thread,
177 there·is·no·guarantee·that·a·handle·will·remain·valid·between·two·calls.177 there·is·no·guarantee·that·a·handle·will·remain·valid·between·two·calls.
178 struct·torrent_handle178 struct·torrent_handle
179 {179 {
180 ···friend·std::size_t·h\x8ha\x8as\x8sh\x8h_\x8_v\x8va\x8al\x8lu\x8ue\x8e·(torrent_handle·const&·th);180 ···friend·std::size_t·h\x8ha\x8as\x8sh\x8h_\x8_v\x8va\x8al\x8lu\x8ue\x8e·(torrent_handle·const&·th);
181 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_h\x8ha\x8an\x8nd\x8dl\x8le\x8e·()·noexcept·=·default;181 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_h\x8ha\x8an\x8nd\x8dl\x8le\x8e·()·noexcept·=·default;
182 ···void·a\x8ad\x8dd\x8d_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·(piece_index_t·piece,·char·const*·data,·add_piece_flags_t 
183 flags·=·{})·const; 
184 ···void·a\x8ad\x8dd\x8d_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·(piece_index_t·piece,·std::vector<char>·data,182 ···void·a\x8ad\x8dd\x8d_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·(piece_index_t·piece,·std::vector<char>·data,
185 add_piece_flags_t·flags·=·{})·const;183 add_piece_flags_t·flags·=·{})·const;
 184 ···void·a\x8ad\x8dd\x8d_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·(piece_index_t·piece,·char·const*·data,·add_piece_flags_t
 185 flags·=·{})·const;
186 ···void·r\x8re\x8ea\x8ad\x8d_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·(piece_index_t·piece)·const;186 ···void·r\x8re\x8ea\x8ad\x8d_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·(piece_index_t·piece)·const;
187 ···bool·h\x8ha\x8av\x8ve\x8e_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·(piece_index_t·piece)·const;187 ···bool·h\x8ha\x8av\x8ve\x8e_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·(piece_index_t·piece)·const;
188 ···void·g\x8ge\x8et\x8t_\x8_p\x8pe\x8ee\x8er\x8r_\x8_i\x8in\x8nf\x8fo\x8o·(std::vector<peer_info>&·v)·const;188 ···void·g\x8ge\x8et\x8t_\x8_p\x8pe\x8ee\x8er\x8r_\x8_i\x8in\x8nf\x8fo\x8o·(std::vector<peer_info>&·v)·const;
189 ···void·p\x8po\x8os\x8st\x8t_\x8_p\x8pe\x8ee\x8er\x8r_\x8_i\x8in\x8nf\x8fo\x8o·()·const;189 ···void·p\x8po\x8os\x8st\x8t_\x8_p\x8pe\x8ee\x8er\x8r_\x8_i\x8in\x8nf\x8fo\x8o·()·const;
190 ···void·p\x8po\x8os\x8st\x8t_\x8_s\x8st\x8ta\x8at\x8tu\x8us\x8s·(status_flags_t·flags·=·status_flags_t::all())·const; 
191 ···torrent_status·s\x8st\x8ta\x8at\x8tu\x8us\x8s·(status_flags_t·flags·=·status_flags_t::all())·const;190 ···torrent_status·s\x8st\x8ta\x8at\x8tu\x8us\x8s·(status_flags_t·flags·=·status_flags_t::all())·const;
 191 ···void·p\x8po\x8os\x8st\x8t_\x8_s\x8st\x8ta\x8at\x8tu\x8us\x8s·(status_flags_t·flags·=·status_flags_t::all())·const;
 192 ···std::vector<partial_piece_info>·g\x8ge\x8et\x8t_\x8_d\x8do\x8ow\x8wn\x8nl\x8lo\x8oa\x8ad\x8d_\x8_q\x8qu\x8ue\x8eu\x8ue\x8e·()·const;
192 ···void·g\x8ge\x8et\x8t_\x8_d\x8do\x8ow\x8wn\x8nl\x8lo\x8oa\x8ad\x8d_\x8_q\x8qu\x8ue\x8eu\x8ue\x8e·(std::vector<partial_piece_info>&·queue)·const;193 ···void·g\x8ge\x8et\x8t_\x8_d\x8do\x8ow\x8wn\x8nl\x8lo\x8oa\x8ad\x8d_\x8_q\x8qu\x8ue\x8eu\x8ue\x8e·(std::vector<partial_piece_info>&·queue)·const;
193 ···void·p\x8po\x8os\x8st\x8t_\x8_d\x8do\x8ow\x8wn\x8nl\x8lo\x8oa\x8ad\x8d_\x8_q\x8qu\x8ue\x8eu\x8ue\x8e·()·const;194 ···void·p\x8po\x8os\x8st\x8t_\x8_d\x8do\x8ow\x8wn\x8nl\x8lo\x8oa\x8ad\x8d_\x8_q\x8qu\x8ue\x8eu\x8ue\x8e·()·const;
194 ···std::vector<partial_piece_info>·g\x8ge\x8et\x8t_\x8_d\x8do\x8ow\x8wn\x8nl\x8lo\x8oa\x8ad\x8d_\x8_q\x8qu\x8ue\x8eu\x8ue\x8e·()·const; 
195 ···void·r\x8re\x8es\x8se\x8et\x8t_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_d\x8de\x8ea\x8ad\x8dl\x8li\x8in\x8ne\x8e·(piece_index_t·index)·const;195 ···void·r\x8re\x8es\x8se\x8et\x8t_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_d\x8de\x8ea\x8ad\x8dl\x8li\x8in\x8ne\x8e·(piece_index_t·index)·const;
196 ···void·c\x8cl\x8le\x8ea\x8ar\x8r_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_d\x8de\x8ea\x8ad\x8dl\x8li\x8in\x8ne\x8es\x8s·()·const; 
197 ···void·s\x8se\x8et\x8t_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_d\x8de\x8ea\x8ad\x8dl\x8li\x8in\x8ne\x8e·(piece_index_t·index,·int·deadline,·deadline_flags_t196 ···void·s\x8se\x8et\x8t_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_d\x8de\x8ea\x8ad\x8dl\x8li\x8in\x8ne\x8e·(piece_index_t·index,·int·deadline,·deadline_flags_t
198 flags·=·{})·const;197 flags·=·{})·const;
199 ···void·f\x8fi\x8il\x8le\x8e_\x8_p\x8pr\x8ro\x8og\x8gr\x8re\x8es\x8ss\x8s·(std::vector<std::int64_t>&·progress, 
200 file_progress_flags_t·flags·=·{})·const;198 ···void·c.cl.le.ea.ar.r_._p.pi.ie.ec.ce.e_._d.de.ea.ad.dl.li.in.ne.es.s·()·const;
 199 ···void·p\x8po\x8os\x8st\x8t_\x8_f\x8fi\x8il\x8le\x8e_\x8_p\x8pr\x8ro\x8og\x8gr\x8re\x8es\x8ss\x8s·(file_progress_flags_t·flags)·const;
201 ···std::vector<std::int64_t>·f\x8fi\x8il\x8le\x8e_\x8_p\x8pr\x8ro\x8og\x8gr\x8re\x8es\x8ss\x8s·(file_progress_flags_t·flags·=·{})200 ···std::vector<std::int64_t>·f\x8fi\x8il\x8le\x8e_\x8_p\x8pr\x8ro\x8og\x8gr\x8re\x8es\x8ss\x8s·(file_progress_flags_t·flags·=·{})
202 const;201 const;
Max diff block lines reached; 41104/53314 bytes (77.10%) of diff not shown.
43.5 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Torrent_Info.html
    
Offset 42, 22 lines modifiedOffset 42, 22 lines modified
42 <li><a·class="reference·internal"·href="#torrent-info"·id="toc-entry-6">torrent_info</a><ul>42 <li><a·class="reference·internal"·href="#torrent-info"·id="toc-entry-6">torrent_info</a><ul>
43 <li><a·class="reference·internal"·href="#torrent-info-1"·id="toc-entry-7">torrent_info()</a></li>43 <li><a·class="reference·internal"·href="#torrent-info-1"·id="toc-entry-7">torrent_info()</a></li>
44 <li><a·class="reference·internal"·href="#torrent-info-2"·id="toc-entry-8">~torrent_info()</a></li>44 <li><a·class="reference·internal"·href="#torrent-info-2"·id="toc-entry-8">~torrent_info()</a></li>
45 <li><a·class="reference·internal"·href="#files-orig-files"·id="toc-entry-9">files()·orig_files()</a></li>45 <li><a·class="reference·internal"·href="#files-orig-files"·id="toc-entry-9">files()·orig_files()</a></li>
46 <li><a·class="reference·internal"·href="#rename-file"·id="toc-entry-10">rename_file()</a></li>46 <li><a·class="reference·internal"·href="#rename-file"·id="toc-entry-10">rename_file()</a></li>
47 <li><a·class="reference·internal"·href="#remap-files"·id="toc-entry-11">remap_files()</a></li>47 <li><a·class="reference·internal"·href="#remap-files"·id="toc-entry-11">remap_files()</a></li>
48 <li><a·class="reference·internal"·href="#trackers-add-tracker-clear-trackers"·id="toc-entry-12">trackers()·add_tracker()·clear_trackers()</a></li>48 <li><a·class="reference·internal"·href="#trackers-add-tracker-clear-trackers"·id="toc-entry-12">trackers()·add_tracker()·clear_trackers()</a></li>
49 <li><a·class="reference·internal"·href="#collections-similar-torrents"·id="toc-entry-13">collections()·similar_torrents()</a></li>49 <li><a·class="reference·internal"·href="#similar-torrents-collections"·id="toc-entry-13">similar_torrents()·collections()</a></li>
50 <li><a·class="reference·internal"·href="#add-http-seed-add-url-seed-web-seeds-set-web-seeds"·id="toc-entry-14">add_http_seed()·add_url_seed()·web_seeds()·set_web_seeds()</a></li>50 <li><a·class="reference·internal"·href="#web-seeds-add-url-seed-set-web-seeds-add-http-seed"·id="toc-entry-14">web_seeds()·add_url_seed()·set_web_seeds()·add_http_seed()</a></li>
51 <li><a·class="reference·internal"·href="#total-size"·id="toc-entry-15">total_size()</a></li>51 <li><a·class="reference·internal"·href="#total-size"·id="toc-entry-15">total_size()</a></li>
52 <li><a·class="reference·internal"·href="#num-pieces-piece-length"·id="toc-entry-16">num_pieces()·piece_length()</a></li>52 <li><a·class="reference·internal"·href="#piece-length-num-pieces"·id="toc-entry-16">piece_length()·num_pieces()</a></li>
53 <li><a·class="reference·internal"·href="#blocks-per-piece"·id="toc-entry-17">blocks_per_piece()</a></li>53 <li><a·class="reference·internal"·href="#blocks-per-piece"·id="toc-entry-17">blocks_per_piece()</a></li>
54 <li><a·class="reference·internal"·href="#last-piece-piece-range-end-piece"·id="toc-entry-18">last_piece()·piece_range()·end_piece()</a></li>54 <li><a·class="reference·internal"·href="#last-piece-end-piece-piece-range"·id="toc-entry-18">last_piece()·end_piece()·piece_range()</a></li>
55 <li><a·class="reference·internal"·href="#info-hashes-info-hash"·id="toc-entry-19">info_hashes()·info_hash()</a></li>55 <li><a·class="reference·internal"·href="#info-hashes-info-hash"·id="toc-entry-19">info_hashes()·info_hash()</a></li>
56 <li><a·class="reference·internal"·href="#v2-v1"·id="toc-entry-20">v2()·v1()</a></li>56 <li><a·class="reference·internal"·href="#v1-v2"·id="toc-entry-20">v1()·v2()</a></li>
57 <li><a·class="reference·internal"·href="#num-files"·id="toc-entry-21">num_files()</a></li>57 <li><a·class="reference·internal"·href="#num-files"·id="toc-entry-21">num_files()</a></li>
58 <li><a·class="reference·internal"·href="#map-block"·id="toc-entry-22">map_block()</a></li>58 <li><a·class="reference·internal"·href="#map-block"·id="toc-entry-22">map_block()</a></li>
59 <li><a·class="reference·internal"·href="#map-file"·id="toc-entry-23">map_file()</a></li>59 <li><a·class="reference·internal"·href="#map-file"·id="toc-entry-23">map_file()</a></li>
60 <li><a·class="reference·internal"·href="#ssl-cert"·id="toc-entry-24">ssl_cert()</a></li>60 <li><a·class="reference·internal"·href="#ssl-cert"·id="toc-entry-24">ssl_cert()</a></li>
61 <li><a·class="reference·internal"·href="#is-valid"·id="toc-entry-25">is_valid()</a></li>61 <li><a·class="reference·internal"·href="#is-valid"·id="toc-entry-25">is_valid()</a></li>
62 <li><a·class="reference·internal"·href="#priv"·id="toc-entry-26">priv()</a></li>62 <li><a·class="reference·internal"·href="#priv"·id="toc-entry-26">priv()</a></li>
63 <li><a·class="reference·internal"·href="#is-i2p"·id="toc-entry-27">is_i2p()</a></li>63 <li><a·class="reference·internal"·href="#is-i2p"·id="toc-entry-27">is_i2p()</a></li>
Offset 197, 58 lines modifiedOffset 197, 58 lines modified
197 <div·class="section"·id="torrent-info">197 <div·class="section"·id="torrent-info">
198 <h1>torrent_info</h1>198 <h1>torrent_info</h1>
199 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/torrent_info.hpp">libtorrent/torrent_info.hpp</a>&quot;</p>199 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/torrent_info.hpp">libtorrent/torrent_info.hpp</a>&quot;</p>
200 <p>the·<a·class="reference·external"·href="reference-Torrent_Info.html#torrent_info">torrent_info</a>·class·holds·the·information·found·in·a·.torrent·file.</p>200 <p>the·<a·class="reference·external"·href="reference-Torrent_Info.html#torrent_info">torrent_info</a>·class·holds·the·information·found·in·a·.torrent·file.</p>
201 <pre·class="literal-block">201 <pre·class="literal-block">
202 class·torrent_info202 class·torrent_info
203 {203 {
204 ···<strong>torrent_info</strong>·(std::string·const&amp;·filename,·load_torrent_limits·const&amp;·cfg);204 ···<strong>torrent_info</strong>·(std::string·const&amp;·filename,·error_code&amp;·ec);
205 ···<strong>torrent_info</strong>·(torrent_info·const&amp;·t); 
206 ···<strong>torrent_info</strong>·(span&lt;char·const&gt;·buffer,·error_code&amp;·ec,·from_span_t);205 ···<strong>torrent_info</strong>·(span&lt;char·const&gt;·buffer,·error_code&amp;·ec,·from_span_t);
207 ···explicit·<strong>torrent_info</strong>·(info_hash_t·const&amp;·info_hash); 
208 ···explicit·<strong>torrent_info</strong>·(span&lt;char·const&gt;·buffer,·from_span_t);206 ···explicit·<strong>torrent_info</strong>·(span&lt;char·const&gt;·buffer,·from_span_t);
209 ···<strong>torrent_info</strong>·(bdecode_node·const&amp;·torrent_file,·error_code&amp;·ec);207 ···<strong>torrent_info</strong>·(bdecode_node·const&amp;·torrent_file,·load_torrent_limits·const&amp;·cfg);
210 ···<strong>torrent_info</strong>·(char·const*·buffer,·int·size); 
211 ···<strong>torrent_info</strong>·(char·const*·buffer,·int·size,·error_code&amp;·ec); 
212 ···explicit·<strong>torrent_info</strong>·(bdecode_node·const&amp;·torrent_file);208 ···explicit·<strong>torrent_info</strong>·(bdecode_node·const&amp;·torrent_file);
213 ···explicit·<strong>torrent_info</strong>·(std::string·const&amp;·filename);209 ···explicit·<strong>torrent_info</strong>·(std::string·const&amp;·filename);
214 ···<strong>torrent_info</strong>·(std::string·const&amp;·filename,·error_code&amp;·ec); 
215 ···<strong>torrent_info</strong>·(span&lt;char·const&gt;·buffer,·load_torrent_limits·const&amp;·cfg,·from_span_t);210 ···<strong>torrent_info</strong>·(span&lt;char·const&gt;·buffer,·load_torrent_limits·const&amp;·cfg,·from_span_t);
 211 ···<strong>torrent_info</strong>·(torrent_info·const&amp;·t);
 212 ···<strong>torrent_info</strong>·(std::string·const&amp;·filename,·load_torrent_limits·const&amp;·cfg);
216 ···<strong>torrent_info</strong>·(bdecode_node·const&amp;·torrent_file,·load_torrent_limits·const&amp;·cfg);213 ···<strong>torrent_info</strong>·(bdecode_node·const&amp;·torrent_file,·error_code&amp;·ec);
 214 ···<strong>torrent_info</strong>·(char·const*·buffer,·int·size,·error_code&amp;·ec);
 215 ···explicit·<strong>torrent_info</strong>·(info_hash_t·const&amp;·info_hash);
 216 ···<strong>torrent_info</strong>·(char·const*·buffer,·int·size);
217 ···<strong>~torrent_info</strong>·();217 ···<strong>~torrent_info</strong>·();
218 ···file_storage·const&amp;·<strong>files</strong>·()·const; 
219 ···file_storage·const&amp;·<strong>orig_files</strong>·()·const;218 ···file_storage·const&amp;·<strong>orig_files</strong>·()·const;
 219 ···file_storage·const&amp;·<strong>files</strong>·()·const;
220 ···void·<strong>rename_file</strong>·(file_index_t·index,·std::string·const&amp;·new_filename);220 ···void·<strong>rename_file</strong>·(file_index_t·index,·std::string·const&amp;·new_filename);
221 ···void·<strong>remap_files</strong>·(file_storage·const&amp;·f);221 ···void·<strong>remap_files</strong>·(file_storage·const&amp;·f);
222 ···std::vector&lt;announce_entry&gt;·const&amp;·<strong>trackers</strong>·()·const;222 ···void·<strong>add_tracker</strong>·(std::string·const&amp;·url,·int·tier·=·0);
223 ···void·<strong>clear_trackers</strong>·();223 ···void·<strong>clear_trackers</strong>·();
 224 ···std::vector&lt;announce_entry&gt;·const&amp;·<strong>trackers</strong>·()·const;
224 ···void·<strong>add_tracker</strong>·(std::string·const&amp;·url,·int·tier225 ···void·<strong>add_tracker</strong>·(std::string·const&amp;·url,·int·tier
225 ······,·announce_entry::tracker_source·source);226 ······,·announce_entry::tracker_source·source);
226 ···void·<strong>add_tracker</strong>·(std::string·const&amp;·url,·int·tier·=·0); 
227 ···std::vector&lt;std::string&gt;·<strong>collections</strong>·()·const; 
228 ···std::vector&lt;sha1_hash&gt;·<strong>similar_torrents</strong>·()·const;227 ···std::vector&lt;sha1_hash&gt;·<strong>similar_torrents</strong>·()·const;
 228 ···std::vector&lt;std::string&gt;·<strong>collections</strong>·()·const;
229 ···void·<strong>add_http_seed</strong>·(std::string·const&amp;·url229 ···void·<strong>add_http_seed</strong>·(std::string·const&amp;·url
230 ······,·std::string·const&amp;·extern_auth·=·std::string()230 ······,·std::string·const&amp;·extern_auth·=·std::string()
231 ······,·web_seed_entry::headers_t·const&amp;·extra_headers·=·web_seed_entry::headers_t());231 ······,·web_seed_entry::headers_t·const&amp;·extra_headers·=·web_seed_entry::headers_t());
 232 ···std::vector&lt;web_seed_entry&gt;·const&amp;·<strong>web_seeds</strong>·()·const;
232 ···void·<strong>add_url_seed</strong>·(std::string·const&amp;·url233 ···void·<strong>add_url_seed</strong>·(std::string·const&amp;·url
233 ······,·std::string·const&amp;·ext_auth·=·std::string()234 ······,·std::string·const&amp;·ext_auth·=·std::string()
234 ······,·web_seed_entry::headers_t·const&amp;·ext_headers·=·web_seed_entry::headers_t());235 ······,·web_seed_entry::headers_t·const&amp;·ext_headers·=·web_seed_entry::headers_t());
235 ···std::vector&lt;web_seed_entry&gt;·const&amp;·<strong>web_seeds</strong>·()·const; 
236 ···void·<strong>set_web_seeds</strong>·(std::vector&lt;web_seed_entry&gt;·seeds);236 ···void·<strong>set_web_seeds</strong>·(std::vector&lt;web_seed_entry&gt;·seeds);
237 ···std::int64_t·<strong>total_size</strong>·()·const;237 ···std::int64_t·<strong>total_size</strong>·()·const;
238 ···int·<strong>piece_length</strong>·()·const; 
239 ···int·<strong>num_pieces</strong>·()·const;238 ···int·<strong>num_pieces</strong>·()·const;
 239 ···int·<strong>piece_length</strong>·()·const;
240 ···int·<strong>blocks_per_piece</strong>·()·const;240 ···int·<strong>blocks_per_piece</strong>·()·const;
241 ···piece_index_t·<strong>last_piece</strong>·()·const; 
242 ···index_range&lt;piece_index_t&gt;·<strong>piece_range</strong>·()·const;241 ···index_range&lt;piece_index_t&gt;·<strong>piece_range</strong>·()·const;
243 ···piece_index_t·<strong>end_piece</strong>·()·const;242 ···piece_index_t·<strong>end_piece</strong>·()·const;
244 ···info_hash_t·const&amp;·<strong>info_hashes</strong>·()·const;243 ···piece_index_t·<strong>last_piece</strong>·()·const;
245 ···sha1_hash·<strong>info_hash</strong>·()·const·noexcept;244 ···sha1_hash·<strong>info_hash</strong>·()·const·noexcept;
246 ···bool·<strong>v1</strong>·()·const;245 ···info_hash_t·const&amp;·<strong>info_hashes</strong>·()·const;
247 ···bool·<strong>v2</strong>·()·const;246 ···bool·<strong>v2</strong>·()·const;
 247 ···bool·<strong>v1</strong>·()·const;
248 ···int·<strong>num_files</strong>·()·const;248 ···int·<strong>num_files</strong>·()·const;
249 ···std::vector&lt;file_slice&gt;·<strong>map_block</strong>·(piece_index_t·const·piece249 ···std::vector&lt;file_slice&gt;·<strong>map_block</strong>·(piece_index_t·const·piece
250 ······,·std::int64_t·offset,·int·size)·const;250 ······,·std::int64_t·offset,·int·size)·const;
251 ···peer_request·<strong>map_file</strong>·(file_index_t·const·file,·std::int64_t·offset,·int·size)·const;251 ···peer_request·<strong>map_file</strong>·(file_index_t·const·file,·std::int64_t·offset,·int·size)·const;
252 ···string_view·<strong>ssl_cert</strong>·()·const;252 ···string_view·<strong>ssl_cert</strong>·()·const;
253 ···bool·<strong>is_valid</strong>·()·const;253 ···bool·<strong>is_valid</strong>·()·const;
254 ···bool·<strong>priv</strong>·()·const;254 ···bool·<strong>priv</strong>·()·const;
Offset 269, 27 lines modifiedOffset 269, 27 lines modified
269 ···span&lt;char·const&gt;·<strong>piece_layer</strong>·(file_index_t)·const;269 ···span&lt;char·const&gt;·<strong>piece_layer</strong>·(file_index_t)·const;
270 ···void·<strong>free_piece_layers</strong>·();270 ···void·<strong>free_piece_layers</strong>·();
271 };271 };
272 </pre>272 </pre>
273 <a·name="torrent_info()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:torrent_info%3A%3A%5Btorrent_info%28%29%5D&labels=documentation&body=Documentation+under+heading+%22torrent_info%3A%3A%5Btorrent_info%28%29%5D%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="torrent-info-1">273 <a·name="torrent_info()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:torrent_info%3A%3A%5Btorrent_info%28%29%5D&labels=documentation&body=Documentation+under+heading+%22torrent_info%3A%3A%5Btorrent_info%28%29%5D%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="torrent-info-1">
274 <h2>torrent_info()</h2>274 <h2>torrent_info()</h2>
275 <pre·class="literal-block">275 <pre·class="literal-block">
276 <strong>torrent_info</strong>·(std::string·const&amp;·filename,·load_torrent_limits·const&amp;·cfg);276 <strong>torrent_info</strong>·(std::string·const&amp;·filename,·error_code&amp;·ec);
277 <strong>torrent_info</strong>·(torrent_info·const&amp;·t); 
278 <strong>torrent_info</strong>·(span&lt;char·const&gt;·buffer,·error_code&amp;·ec,·from_span_t);277 <strong>torrent_info</strong>·(span&lt;char·const&gt;·buffer,·error_code&amp;·ec,·from_span_t);
279 explicit·<strong>torrent_info</strong>·(info_hash_t·const&amp;·info_hash); 
280 explicit·<strong>torrent_info</strong>·(span&lt;char·const&gt;·buffer,·from_span_t);278 explicit·<strong>torrent_info</strong>·(span&lt;char·const&gt;·buffer,·from_span_t);
281 <strong>torrent_info</strong>·(bdecode_node·const&amp;·torrent_file,·error_code&amp;·ec);279 <strong>torrent_info</strong>·(bdecode_node·const&amp;·torrent_file,·load_torrent_limits·const&amp;·cfg);
282 <strong>torrent_info</strong>·(char·const*·buffer,·int·size); 
283 <strong>torrent_info</strong>·(char·const*·buffer,·int·size,·error_code&amp;·ec); 
284 explicit·<strong>torrent_info</strong>·(bdecode_node·const&amp;·torrent_file);280 explicit·<strong>torrent_info</strong>·(bdecode_node·const&amp;·torrent_file);
285 explicit·<strong>torrent_info</strong>·(std::string·const&amp;·filename);281 explicit·<strong>torrent_info</strong>·(std::string·const&amp;·filename);
286 <strong>torrent_info</strong>·(std::string·const&amp;·filename,·error_code&amp;·ec); 
287 <strong>torrent_info</strong>·(span&lt;char·const&gt;·buffer,·load_torrent_limits·const&amp;·cfg,·from_span_t);282 <strong>torrent_info</strong>·(span&lt;char·const&gt;·buffer,·load_torrent_limits·const&amp;·cfg,·from_span_t);
 283 <strong>torrent_info</strong>·(torrent_info·const&amp;·t);
 284 <strong>torrent_info</strong>·(std::string·const&amp;·filename,·load_torrent_limits·const&amp;·cfg);
288 <strong>torrent_info</strong>·(bdecode_node·const&amp;·torrent_file,·load_torrent_limits·const&amp;·cfg);285 <strong>torrent_info</strong>·(bdecode_node·const&amp;·torrent_file,·error_code&amp;·ec);
 286 <strong>torrent_info</strong>·(char·const*·buffer,·int·size,·error_code&amp;·ec);
 287 explicit·<strong>torrent_info</strong>·(info_hash_t·const&amp;·info_hash);
 288 <strong>torrent_info</strong>·(char·const*·buffer,·int·size);
289 </pre>289 </pre>
290 <p>The·constructor·that·takes·an·info-hash·will·initialize·the·info-hash290 <p>The·constructor·that·takes·an·info-hash·will·initialize·the·info-hash
291 to·the·given·value,·but·leave·all·other·fields·empty.·This·is·used291 to·the·given·value,·but·leave·all·other·fields·empty.·This·is·used
292 internally·when·downloading·torrents·without·the·metadata.·The292 internally·when·downloading·torrents·without·the·metadata.·The
293 metadata·will·be·created·by·libtorrent·as·soon·as·it·has·been293 metadata·will·be·created·by·libtorrent·as·soon·as·it·has·been
294 downloaded·from·the·swarm.</p>294 downloaded·from·the·swarm.</p>
295 <p>The·constructor·that·takes·a·<a·class="reference·external"·href="reference-Bdecoding.html#bdecode_node">bdecode_node</a>·will·create·a·<a·class="reference·external"·href="reference-Torrent_Info.html#torrent_info">torrent_info</a>295 <p>The·constructor·that·takes·a·<a·class="reference·external"·href="reference-Bdecoding.html#bdecode_node">bdecode_node</a>·will·create·a·<a·class="reference·external"·href="reference-Torrent_Info.html#torrent_info">torrent_info</a>
Offset 323, 16 lines modifiedOffset 323, 16 lines modified
323 </pre>323 </pre>
Max diff block lines reached; 14108/25532 bytes (55.26%) of diff not shown.
18.4 KB
html2text {}
    
Offset 11, 22 lines modifiedOffset 11, 22 lines modified
11 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o11 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o
12 ··········o·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o_\x8(_\x8)12 ··········o·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o_\x8(_\x8)
13 ··········o·_\x8~_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o_\x8(_\x8)13 ··········o·_\x8~_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o_\x8(_\x8)
14 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)_\x8·_\x8o_\x8r_\x8i_\x8g_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)14 ··········o·_\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)_\x8·_\x8o_\x8r_\x8i_\x8g_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)
15 ··········o·_\x8r_\x8e_\x8n_\x8a_\x8m_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)15 ··········o·_\x8r_\x8e_\x8n_\x8a_\x8m_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)
16 ··········o·_\x8r_\x8e_\x8m_\x8a_\x8p_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)16 ··········o·_\x8r_\x8e_\x8m_\x8a_\x8p_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)
17 ··········o·_\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8s_\x8(_\x8)_\x8·_\x8a_\x8d_\x8d_\x8__\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8(_\x8)_\x8·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8__\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8s_\x8(_\x8)17 ··········o·_\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8s_\x8(_\x8)_\x8·_\x8a_\x8d_\x8d_\x8__\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8(_\x8)_\x8·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8__\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8s_\x8(_\x8)
18 ··········o·_\x8c_\x8o_\x8l_\x8l_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8s_\x8(_\x8)_\x8·_\x8s_\x8i_\x8m_\x8i_\x8l_\x8a_\x8r_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8s_\x8(_\x8) 
19 ··········o·_\x8a_.d_.d_.__.h_.t_.t_.p_.__.s_.e_.e_.d_.(_.)_.·_.a_.d_.d_.__.u_.r_.l_.__.s_.e_.e_.d_.(_.)_.·_.w_.e_.b_.__.s_.e_.e_.d_.s_.(_.)_.·_.s_.e_.t_.__.w_.e_.b_.__.s_.e_.e_.d_\x8s_\x8(_\x8)18 ··········o·_\x8s_.i_.m_.i_.l_.a_.r_.__.t_.o_.r_.r_.e_.n_.t_.s_.(_.)_.·_.c_.o_.l_.l_.e_.c_.t_.i_.o_.n_\x8s_\x8(_\x8)
 19 ··········o·_\x8w_\x8e_\x8b_\x8__\x8s_\x8e_\x8e_\x8d_\x8s_\x8(_\x8)_\x8·_\x8a_\x8d_\x8d_\x8__\x8u_\x8r_\x8l_\x8__\x8s_\x8e_\x8e_\x8d_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8w_\x8e_\x8b_\x8__\x8s_\x8e_\x8e_\x8d_\x8s_\x8(_\x8)_\x8·_\x8a_\x8d_\x8d_\x8__\x8h_\x8t_\x8t_\x8p_\x8__\x8s_\x8e_\x8e_\x8d_\x8(_\x8)
20 ··········o·_\x8t_\x8o_\x8t_\x8a_\x8l_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)20 ··········o·_\x8t_\x8o_\x8t_\x8a_\x8l_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)
21 ··········o·_\x8n_.u_.m_.__.p_.i_.e_.c_.e_.s_.(_.)_.·_.p_.i_.e_.c_.e_.__.l_.e_.n_.g_.t_.h_\x8(_\x8)21 ··········o·_\x8p_.i_.e_.c_.e_.__.l_.e_.n_.g_.t_.h_.(_.)_.·_.n_.u_.m_.__.p_.i_.e_.c_.e_.s_\x8(_\x8)
22 ··········o·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8s_\x8__\x8p_\x8e_\x8r_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)22 ··········o·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8s_\x8__\x8p_\x8e_\x8r_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)
23 ··········o·_\x8l_\x8a_\x8s_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)_\x8·_\x8p_.i_.e_.c_.e_.__.r_.a_.n_.g_.e_.(_.)_.·_.e_.n_.d_.__.p_.i_.e_.c_\x8e_\x8(_\x8)23 ··········o·_\x8l_\x8a_\x8s_\x8t_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)_\x8·_\x8e_.n_.d_.__.p_.i_.e_.c_.e_.(_.)_.·_.p_.i_.e_.c_.e_.__.r_.a_.n_.g_\x8e_\x8(_\x8)
24 ··········o·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8(_\x8)_\x8·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8(_\x8)24 ··········o·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8(_\x8)_\x8·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8(_\x8)
25 ··········o·_\x8v_\x82_.(_.)_.·_.v_.1_\x8(_\x8)25 ··········o·_\x8v_\x81_.(_.)_.·_.v_.2_\x8(_\x8)
26 ··········o·_\x8n_\x8u_\x8m_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)26 ··········o·_\x8n_\x8u_\x8m_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)
27 ··········o·_\x8m_\x8a_\x8p_\x8__\x8b_\x8l_\x8o_\x8c_\x8k_\x8(_\x8)27 ··········o·_\x8m_\x8a_\x8p_\x8__\x8b_\x8l_\x8o_\x8c_\x8k_\x8(_\x8)
28 ··········o·_\x8m_\x8a_\x8p_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)28 ··········o·_\x8m_\x8a_\x8p_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)
29 ··········o·_\x8s_\x8s_\x8l_\x8__\x8c_\x8e_\x8r_\x8t_\x8(_\x8)29 ··········o·_\x8s_\x8s_\x8l_\x8__\x8c_\x8e_\x8r_\x8t_\x8(_\x8)
30 ··········o·_\x8i_\x8s_\x8__\x8v_\x8a_\x8l_\x8i_\x8d_\x8(_\x8)30 ··········o·_\x8i_\x8s_\x8__\x8v_\x8a_\x8l_\x8i_\x8d_\x8(_\x8)
31 ··········o·_\x8p_\x8r_\x8i_\x8v_\x8(_\x8)31 ··········o·_\x8p_\x8r_\x8i_\x8v_\x8(_\x8)
32 ··········o·_\x8i_\x8s_\x8__\x8i_\x82_\x8p_\x8(_\x8)32 ··········o·_\x8i_\x8s_\x8__\x8i_\x82_\x8p_\x8(_\x8)
Offset 120, 62 lines modifiedOffset 120, 62 lines modified
120 ······the·max·number·of·bdecode·tokens120 ······the·max·number·of·bdecode·tokens
121 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]121 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
122 *\x8**\x8**\x8**\x8**\x8**\x8*·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·*\x8**\x8**\x8**\x8**\x8**\x8*122 *\x8**\x8**\x8**\x8**\x8**\x8*·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·*\x8**\x8**\x8**\x8**\x8**\x8*
123 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o_\x8._\x8h_\x8p_\x8p"123 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o_\x8._\x8h_\x8p_\x8p"
124 the·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o·class·holds·the·information·found·in·a·.torrent·file.124 the·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o·class·holds·the·information·found·in·a·.torrent·file.
125 class·torrent_info125 class·torrent_info
126 {126 {
127 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(std::string·const&·filename,·load_torrent_limits·const&·cfg);127 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(std::string·const&·filename,·error_code&·ec);
128 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(torrent_info·const&·t); 
129 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(span<char·const>·buffer,·error_code&·ec,·from_span_t);128 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(span<char·const>·buffer,·error_code&·ec,·from_span_t);
130 ···explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(info_hash_t·const&·info_hash); 
131 ···explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(span<char·const>·buffer,·from_span_t);129 ···explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(span<char·const>·buffer,·from_span_t);
132 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(bdecode_node·const&·torrent_file,·error_code&·ec);130 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(bdecode_node·const&·torrent_file,·load_torrent_limits·const&
 131 cfg);
133 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(char·const*·buffer,·int·size); 
134 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(char·const*·buffer,·int·size,·error_code&·ec); 
135 ···explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(bdecode_node·const&·torrent_file);132 ···explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(bdecode_node·const&·torrent_file);
136 ···explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(std::string·const&·filename);133 ···explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(std::string·const&·filename);
137 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(std::string·const&·filename,·error_code&·ec); 
138 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(span<char·const>·buffer,·load_torrent_limits·const&·cfg,134 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(span<char·const>·buffer,·load_torrent_limits·const&·cfg,
139 from_span_t);135 from_span_t);
 136 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(torrent_info·const&·t);
 137 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(std::string·const&·filename,·load_torrent_limits·const&·cfg);
140 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(bdecode_node·const&·torrent_file,·load_torrent_limits·const&138 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(bdecode_node·const&·torrent_file,·error_code&·ec);
141 cfg);139 ···t.to.or.rr.re.en.nt.t_._i.in.nf.fo.o·(char·const*·buffer,·int·size,·error_code&·ec);
 140 ···explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(info_hash_t·const&·info_hash);
 141 ···t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(char·const*·buffer,·int·size);
142 ···~\x8~t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·();142 ···~\x8~t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·();
143 ···file_storage·const&·f\x8fi\x8il\x8le\x8es\x8s·()·const; 
144 ···file_storage·const&·o\x8or\x8ri\x8ig\x8g_\x8_f\x8fi\x8il\x8le\x8es\x8s·()·const;143 ···file_storage·const&·o\x8or\x8ri\x8ig\x8g_\x8_f\x8fi\x8il\x8le\x8es\x8s·()·const;
 144 ···file_storage·const&·f\x8fi\x8il\x8le\x8es\x8s·()·const;
145 ···void·r\x8re\x8en\x8na\x8am\x8me\x8e_\x8_f\x8fi\x8il\x8le\x8e·(file_index_t·index,·std::string·const&·new_filename);145 ···void·r\x8re\x8en\x8na\x8am\x8me\x8e_\x8_f\x8fi\x8il\x8le\x8e·(file_index_t·index,·std::string·const&·new_filename);
146 ···void·r\x8re\x8em\x8ma\x8ap\x8p_\x8_f\x8fi\x8il\x8le\x8es\x8s·(file_storage·const&·f);146 ···void·r\x8re\x8em\x8ma\x8ap\x8p_\x8_f\x8fi\x8il\x8le\x8es\x8s·(file_storage·const&·f);
147 ···std::vector<announce_entry>·const&·t.tr.ra.ac.ck.ke.er.rs.s·()·const;147 ···void·a.ad.dd.d_._t.tr.ra.ac.ck.ke.er.r·(std::string·const&·url,·int·tier·=·0);
148 ···void·c\x8cl\x8le\x8ea\x8ar\x8r_\x8_t\x8tr\x8ra\x8ac\x8ck\x8ke\x8er\x8rs\x8s·();148 ···void·c\x8cl\x8le\x8ea\x8ar\x8r_\x8_t\x8tr\x8ra\x8ac\x8ck\x8ke\x8er\x8rs\x8s·();
 149 ···std::vector<announce_entry>·const&·t\x8tr\x8ra\x8ac\x8ck\x8ke\x8er\x8rs\x8s·()·const;
149 ···void·a\x8ad\x8dd\x8d_\x8_t\x8tr\x8ra\x8ac\x8ck\x8ke\x8er\x8r·(std::string·const&·url,·int·tier150 ···void·a\x8ad\x8dd\x8d_\x8_t\x8tr\x8ra\x8ac\x8ck\x8ke\x8er\x8r·(std::string·const&·url,·int·tier
150 ······,·announce_entry::tracker_source·source);151 ······,·announce_entry::tracker_source·source);
151 ···void·a\x8ad\x8dd\x8d_\x8_t\x8tr\x8ra\x8ac\x8ck\x8ke\x8er\x8r·(std::string·const&·url,·int·tier·=·0); 
152 ···std::vector<std::string>·c\x8co\x8ol\x8ll\x8le\x8ec\x8ct\x8ti\x8io\x8on\x8ns\x8s·()·const; 
153 ···std::vector<sha1_hash>·s\x8si\x8im\x8mi\x8il\x8la\x8ar\x8r_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8ts\x8s·()·const;152 ···std::vector<sha1_hash>·s\x8si\x8im\x8mi\x8il\x8la\x8ar\x8r_\x8_t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8ts\x8s·()·const;
 153 ···std::vector<std::string>·c\x8co\x8ol\x8ll\x8le\x8ec\x8ct\x8ti\x8io\x8on\x8ns\x8s·()·const;
154 ···void·a\x8ad\x8dd\x8d_\x8_h\x8ht\x8tt\x8tp\x8p_\x8_s\x8se\x8ee\x8ed\x8d·(std::string·const&·url154 ···void·a\x8ad\x8dd\x8d_\x8_h\x8ht\x8tt\x8tp\x8p_\x8_s\x8se\x8ee\x8ed\x8d·(std::string·const&·url
155 ······,·std::string·const&·extern_auth·=·std::string()155 ······,·std::string·const&·extern_auth·=·std::string()
156 ······,·web_seed_entry::headers_t·const&·extra_headers·=·web_seed_entry::156 ······,·web_seed_entry::headers_t·const&·extra_headers·=·web_seed_entry::
157 headers_t());157 headers_t());
 158 ···std::vector<web_seed_entry>·const&·w\x8we\x8eb\x8b_\x8_s\x8se\x8ee\x8ed\x8ds\x8s·()·const;
158 ···void·a\x8ad\x8dd\x8d_\x8_u\x8ur\x8rl\x8l_\x8_s\x8se\x8ee\x8ed\x8d·(std::string·const&·url159 ···void·a\x8ad\x8dd\x8d_\x8_u\x8ur\x8rl\x8l_\x8_s\x8se\x8ee\x8ed\x8d·(std::string·const&·url
159 ······,·std::string·const&·ext_auth·=·std::string()160 ······,·std::string·const&·ext_auth·=·std::string()
160 ······,·web_seed_entry::headers_t·const&·ext_headers·=·web_seed_entry::161 ······,·web_seed_entry::headers_t·const&·ext_headers·=·web_seed_entry::
161 headers_t());162 headers_t());
162 ···std::vector<web_seed_entry>·const&·w\x8we\x8eb\x8b_\x8_s\x8se\x8ee\x8ed\x8ds\x8s·()·const; 
163 ···void·s\x8se\x8et\x8t_\x8_w\x8we\x8eb\x8b_\x8_s\x8se\x8ee\x8ed\x8ds\x8s·(std::vector<web_seed_entry>·seeds);163 ···void·s\x8se\x8et\x8t_\x8_w\x8we\x8eb\x8b_\x8_s\x8se\x8ee\x8ed\x8ds\x8s·(std::vector<web_seed_entry>·seeds);
164 ···std::int64_t·t\x8to\x8ot\x8ta\x8al\x8l_\x8_s\x8si\x8iz\x8ze\x8e·()·const;164 ···std::int64_t·t\x8to\x8ot\x8ta\x8al\x8l_\x8_s\x8si\x8iz\x8ze\x8e·()·const;
165 ···int·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_l\x8le\x8en\x8ng\x8gt\x8th\x8h·()·const; 
166 ···int·n\x8nu\x8um\x8m_\x8_p\x8pi\x8ie\x8ec\x8ce\x8es\x8s·()·const;165 ···int·n\x8nu\x8um\x8m_\x8_p\x8pi\x8ie\x8ec\x8ce\x8es\x8s·()·const;
 166 ···int·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_l\x8le\x8en\x8ng\x8gt\x8th\x8h·()·const;
167 ···int·b\x8bl\x8lo\x8oc\x8ck\x8ks\x8s_\x8_p\x8pe\x8er\x8r_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·()·const;167 ···int·b\x8bl\x8lo\x8oc\x8ck\x8ks\x8s_\x8_p\x8pe\x8er\x8r_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·()·const;
168 ···piece_index_t·l\x8la\x8as\x8st\x8t_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·()·const; 
169 ···index_range<piece_index_t>·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_r\x8ra\x8an\x8ng\x8ge\x8e·()·const;168 ···index_range<piece_index_t>·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_r\x8ra\x8an\x8ng\x8ge\x8e·()·const;
170 ···piece_index_t·e\x8en\x8nd\x8d_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·()·const;169 ···piece_index_t·e\x8en\x8nd\x8d_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e·()·const;
171 ···info_hash_t·const&·i.in.nf.fo.o_._h.ha.as.sh.he.es.s·()·const;170 ···piece_index_t·l.la.as.st.t_._p.pi.ie.ec.ce.e·()·const;
172 ···sha1_hash·i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h·()·const·noexcept;171 ···sha1_hash·i\x8in\x8nf\x8fo\x8o_\x8_h\x8ha\x8as\x8sh\x8h·()·const·noexcept;
173 ···bool·v.v1.1·()·const;172 ···info_hash_t·const&·i.in.nf.fo.o_._h.ha.as.sh.he.es.s·()·const;
174 ···bool·v\x8v2\x82·()·const;173 ···bool·v\x8v2\x82·()·const;
 174 ···bool·v\x8v1\x81·()·const;
175 ···int·n\x8nu\x8um\x8m_\x8_f\x8fi\x8il\x8le\x8es\x8s·()·const;175 ···int·n\x8nu\x8um\x8m_\x8_f\x8fi\x8il\x8le\x8es\x8s·()·const;
176 ···std::vector<file_slice>·m\x8ma\x8ap\x8p_\x8_b\x8bl\x8lo\x8oc\x8ck\x8k·(piece_index_t·const·piece176 ···std::vector<file_slice>·m\x8ma\x8ap\x8p_\x8_b\x8bl\x8lo\x8oc\x8ck\x8k·(piece_index_t·const·piece
177 ······,·std::int64_t·offset,·int·size)·const;177 ······,·std::int64_t·offset,·int·size)·const;
178 ···peer_request·m\x8ma\x8ap\x8p_\x8_f\x8fi\x8il\x8le\x8e·(file_index_t·const·file,·std::int64_t·offset,·int178 ···peer_request·m\x8ma\x8ap\x8p_\x8_f\x8fi\x8il\x8le\x8e·(file_index_t·const·file,·std::int64_t·offset,·int
179 size)·const;179 size)·const;
180 ···string_view·s\x8ss\x8sl\x8l_\x8_c\x8ce\x8er\x8rt\x8t·()·const;180 ···string_view·s\x8ss\x8sl\x8l_\x8_c\x8ce\x8er\x8rt\x8t·()·const;
181 ···bool·i\x8is\x8s_\x8_v\x8va\x8al\x8li\x8id\x8d·()·const;181 ···bool·i\x8is\x8s_\x8_v\x8va\x8al\x8li\x8id\x8d·()·const;
Offset 196, 29 lines modifiedOffset 196, 29 lines modified
196 ···bdecode_node·i\x8in\x8nf\x8fo\x8o·(char·const*·key)·const;196 ···bdecode_node·i\x8in\x8nf\x8fo\x8o·(char·const*·key)·const;
197 ···span<char·const>·i\x8in\x8nf\x8fo\x8o_\x8_s\x8se\x8ec\x8ct\x8ti\x8io\x8on\x8n·()·const;197 ···span<char·const>·i\x8in\x8nf\x8fo\x8o_\x8_s\x8se\x8ec\x8ct\x8ti\x8io\x8on\x8n·()·const;
198 ···span<char·const>·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_l\x8la\x8ay\x8ye\x8er\x8r·(file_index_t)·const;198 ···span<char·const>·p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_l\x8la\x8ay\x8ye\x8er\x8r·(file_index_t)·const;
199 ···void·f\x8fr\x8re\x8ee\x8e_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_l\x8la\x8ay\x8ye\x8er\x8rs\x8s·();199 ···void·f\x8fr\x8re\x8ee\x8e_\x8_p\x8pi\x8ie\x8ec\x8ce\x8e_\x8_l\x8la\x8ay\x8ye\x8er\x8rs\x8s·();
200 };200 };
201 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]201 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
202 *\x8**\x8**\x8**\x8**\x8*·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*202 *\x8**\x8**\x8**\x8**\x8*·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
203 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(std::string·const&·filename,·load_torrent_limits·const&·cfg);203 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(std::string·const&·filename,·error_code&·ec);
204 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(torrent_info·const&·t); 
205 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(span<char·const>·buffer,·error_code&·ec,·from_span_t);204 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(span<char·const>·buffer,·error_code&·ec,·from_span_t);
206 explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(info_hash_t·const&·info_hash); 
207 explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(span<char·const>·buffer,·from_span_t);205 explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(span<char·const>·buffer,·from_span_t);
208 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(bdecode_node·const&·torrent_file,·error_code&·ec);206 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(bdecode_node·const&·torrent_file,·load_torrent_limits·const&
 207 cfg);
209 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(char·const*·buffer,·int·size); 
210 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(char·const*·buffer,·int·size,·error_code&·ec); 
211 explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(bdecode_node·const&·torrent_file);208 explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(bdecode_node·const&·torrent_file);
212 explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(std::string·const&·filename);209 explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(std::string·const&·filename);
213 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(std::string·const&·filename,·error_code&·ec); 
214 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(span<char·const>·buffer,·load_torrent_limits·const&·cfg,210 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(span<char·const>·buffer,·load_torrent_limits·const&·cfg,
215 from_span_t);211 from_span_t);
 212 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(torrent_info·const&·t);
 213 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(std::string·const&·filename,·load_torrent_limits·const&·cfg);
216 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(bdecode_node·const&·torrent_file,·load_torrent_limits·const&214 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(bdecode_node·const&·torrent_file,·error_code&·ec);
217 cfg);215 t.to.or.rr.re.en.nt.t_._i.in.nf.fo.o·(char·const*·buffer,·int·size,·error_code&·ec);
 216 explicit·t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(info_hash_t·const&·info_hash);
 217 t\x8to\x8or\x8rr\x8re\x8en\x8nt\x8t_\x8_i\x8in\x8nf\x8fo\x8o·(char·const*·buffer,·int·size);
218 The·constructor·that·takes·an·info-hash·will·initialize·the·info-hash·to·the218 The·constructor·that·takes·an·info-hash·will·initialize·the·info-hash·to·the
219 given·value,·but·leave·all·other·fields·empty.·This·is·used·internally·when219 given·value,·but·leave·all·other·fields·empty.·This·is·used·internally·when
Max diff block lines reached; 9006/18815 bytes (47.87%) of diff not shown.
8.89 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Trackers.html
    
Offset 31, 15 lines modifiedOffset 31, 15 lines modified
31 <p><a·class="reference·external"·href="reference.html">home</a></p>31 <p><a·class="reference·external"·href="reference.html">home</a></p>
32 <div·class="contents·topic"·id="table-of-contents">32 <div·class="contents·topic"·id="table-of-contents">
33 <p·class="topic-title">Table·of·contents</p>33 <p·class="topic-title">Table·of·contents</p>
34 <ul·class="simple">34 <ul·class="simple">
35 <li><a·class="reference·internal"·href="#announce-infohash"·id="toc-entry-1">announce_infohash</a></li>35 <li><a·class="reference·internal"·href="#announce-infohash"·id="toc-entry-1">announce_infohash</a></li>
36 <li><a·class="reference·internal"·href="#announce-endpoint"·id="toc-entry-2">announce_endpoint</a></li>36 <li><a·class="reference·internal"·href="#announce-endpoint"·id="toc-entry-2">announce_endpoint</a></li>
37 <li><a·class="reference·internal"·href="#announce-entry"·id="toc-entry-3">announce_entry</a><ul>37 <li><a·class="reference·internal"·href="#announce-entry"·id="toc-entry-3">announce_entry</a><ul>
38 <li><a·class="reference·internal"·href="#announce-entry-announce-entry-operator"·id="toc-entry-4">announce_entry()·~announce_entry()·operator=()</a></li>38 <li><a·class="reference·internal"·href="#operator-announce-entry-announce-entry"·id="toc-entry-4">operator=()·announce_entry()·~announce_entry()</a></li>
39 <li><a·class="reference·internal"·href="#enum-tracker-source"·id="toc-entry-5">enum·tracker_source</a></li>39 <li><a·class="reference·internal"·href="#enum-tracker-source"·id="toc-entry-5">enum·tracker_source</a></li>
40 </ul>40 </ul>
41 </li>41 </li>
42 </ul>42 </ul>
43 </div>43 </div>
44 <a·name="announce_infohash"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:class+announce_infohash&labels=documentation&body=Documentation+under+heading+%22class+announce_infohash%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="announce-infohash">44 <a·name="announce_infohash"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:class+announce_infohash&labels=documentation&body=Documentation+under+heading+%22class+announce_infohash%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="announce-infohash">
45 <h1>announce_infohash</h1>45 <h1>announce_infohash</h1>
Offset 131, 19 lines modifiedOffset 131, 19 lines modified
131 <h1>announce_entry</h1>131 <h1>announce_entry</h1>
132 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/announce_entry.hpp">libtorrent/announce_entry.hpp</a>&quot;</p>132 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/announce_entry.hpp">libtorrent/announce_entry.hpp</a>&quot;</p>
133 <p>this·class·holds·information·about·one·bittorrent·tracker,·as·it133 <p>this·class·holds·information·about·one·bittorrent·tracker,·as·it
134 relates·to·a·specific·torrent.</p>134 relates·to·a·specific·torrent.</p>
135 <pre·class="literal-block">135 <pre·class="literal-block">
136 struct·announce_entry136 struct·announce_entry
137 {137 {
 138 ···announce_entry&amp;·<strong>operator=</strong>·(announce_entry·const&amp;)·&amp;;
138 ···<strong>announce_entry</strong>·(announce_entry·const&amp;);139 ···<strong>announce_entry</strong>·(announce_entry·const&amp;);
139 ···<strong>announce_entry</strong>·(); 
140 ···explicit·<strong>announce_entry</strong>·(string_view·u); 
141 ···<strong>~announce_entry</strong>·();140 ···<strong>~announce_entry</strong>·();
142 ···announce_entry&amp;·<strong>operator=</strong>·(announce_entry·const&amp;)·&amp;;141 ···explicit·<strong>announce_entry</strong>·(string_view·u);
 142 ···<strong>announce_entry</strong>·();
  
143 ···enum·tracker_source143 ···enum·tracker_source
144 ···{144 ···{
145 ······source_torrent,145 ······source_torrent,
146 ······source_client,146 ······source_client,
147 ······source_magnet_link,147 ······source_magnet_link,
148 ······source_tex,148 ······source_tex,
Offset 154, 24 lines modifiedOffset 154, 24 lines modified
154 ···std::vector&lt;announce_endpoint&gt;·endpoints;154 ···std::vector&lt;announce_endpoint&gt;·endpoints;
155 ···std::uint8_t·<strong>tier</strong>··=·0;155 ···std::uint8_t·<strong>tier</strong>··=·0;
156 ···std::uint8_t·<strong>fail_limit</strong>··=·0;156 ···std::uint8_t·<strong>fail_limit</strong>··=·0;
157 ···std::uint8_t·source:4;157 ···std::uint8_t·source:4;
158 ···bool·verified:1;158 ···bool·verified:1;
159 };159 };
160 </pre>160 </pre>
 161 <a·name="operator=()"></a>
161 <a·name="announce_entry()"></a>162 <a·name="announce_entry()"></a>
162 <a·name="~announce_entry()"></a> 
163 <a·name="operator=()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:announce_entry%3A%3A%5Bannounce_entry%28%29+~announce_entry%28%29+operator%3D%28%29%5D&labels=documentation&body=Documentation+under+heading+%22[·...·truncated·by·diffoscope;·len:·196,·SHA:·259481d8bbb94d6078cf531107b35e866824a9fa841630863124e26eb13ed5f8·...·]">163 <a·name="~announce_entry()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:announce_entry%3A%3A%5Boperator%3D%28%29+announce_entry%28%29+~announce_entry%28%29%5D&labels=documentation&body=Documentation+under+headi[·...·truncated·by·diffoscope;·len:·202,·SHA:·59923a77df5f17b2c00ca47d37f195870f9f81654f2bb067495f05fc14f6f8be·...·]">
164 <h2>announce_entry()·~announce_entry()·operator=()</h2>164 <h2>operator=()·announce_entry()·~announce_entry()</h2>
165 <pre·class="literal-block">165 <pre·class="literal-block">
 166 announce_entry&amp;·<strong>operator=</strong>·(announce_entry·const&amp;)·&amp;;
166 <strong>announce_entry</strong>·(announce_entry·const&amp;);167 <strong>announce_entry</strong>·(announce_entry·const&amp;);
167 <strong>announce_entry</strong>·(); 
168 explicit·<strong>announce_entry</strong>·(string_view·u); 
169 <strong>~announce_entry</strong>·();168 <strong>~announce_entry</strong>·();
170 announce_entry&amp;·<strong>operator=</strong>·(announce_entry·const&amp;)·&amp;;169 explicit·<strong>announce_entry</strong>·(string_view·u);
 170 <strong>announce_entry</strong>·();
171 </pre>171 </pre>
172 <p>constructs·a·tracker·announce·<a·class="reference·external"·href="reference-Bencoding.html#entry">entry</a>·with·<tt·class="docutils·literal">u</tt>·as·the·URL.</p>172 <p>constructs·a·tracker·announce·<a·class="reference·external"·href="reference-Bencoding.html#entry">entry</a>·with·<tt·class="docutils·literal">u</tt>·as·the·URL.</p>
173 <a·name="tracker_source"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:enum+tracker_source&labels=documentation&body=Documentation+under+heading+%22enum+tracker_source%22+could+be+improved">report·issue</a>]</span></div>173 <a·name="tracker_source"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:enum+tracker_source&labels=documentation&body=Documentation+under+heading+%22enum+tracker_source%22+could+be+improved">report·issue</a>]</span></div>
174 <div·class="section"·id="enum-tracker-source">174 <div·class="section"·id="enum-tracker-source">
175 <h2>enum·tracker_source</h2>175 <h2>enum·tracker_source</h2>
176 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/announce_entry.hpp">libtorrent/announce_entry.hpp</a>&quot;</p>176 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/announce_entry.hpp">libtorrent/announce_entry.hpp</a>&quot;</p>
177 <table·border="1"·class="docutils">177 <table·border="1"·class="docutils">
4.03 KB
html2text {}
    
Offset 2, 15 lines modifiedOffset 2, 15 lines modified
2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]
3 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.113 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.11
4 _\x8h_\x8o_\x8m_\x8e4 _\x8h_\x8o_\x8m_\x8e
5 Table·of·contents5 Table·of·contents
6 ····*·_\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8i_\x8n_\x8f_\x8o_\x8h_\x8a_\x8s_\x8h6 ····*·_\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8i_\x8n_\x8f_\x8o_\x8h_\x8a_\x8s_\x8h
7 ····*·_\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8e_\x8n_\x8d_\x8p_\x8o_\x8i_\x8n_\x8t7 ····*·_\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8e_\x8n_\x8d_\x8p_\x8o_\x8i_\x8n_\x8t
8 ····*·_\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8e_\x8n_\x8t_\x8r_\x8y8 ····*·_\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8e_\x8n_\x8t_\x8r_\x8y
9 ··········o·_\x8a_.n_.n_.o_.u_.n_.c_.e_.__.e_.n_.t_.r_.y_.(_.)_.·_.~_.a_.n_.n_.o_.u_.n_.c_.e_.__.e_.n_.t_.r_.y_.(_.)_.·_.o_.p_.e_.r_.a_.t_.o_.r_.=_\x8(_\x8)9 ··········o·_\x8o_.p_.e_.r_.a_.t_.o_.r_.=_.(_.)_.·_.a_.n_.n_.o_.u_.n_.c_.e_.__.e_.n_.t_.r_.y_.(_.)_.·_.~_.a_.n_.n_.o_.u_.n_.c_.e_.__.e_.n_.t_.r_.y_\x8(_\x8)
10 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8__\x8s_\x8o_\x8u_\x8r_\x8c_\x8e10 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8__\x8s_\x8o_\x8u_\x8r_\x8c_\x8e
11 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]11 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
12 *\x8**\x8**\x8**\x8**\x8**\x8*·a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_i\x8in\x8nf\x8fo\x8oh\x8ha\x8as\x8sh\x8h·*\x8**\x8**\x8**\x8**\x8**\x8*12 *\x8**\x8**\x8**\x8**\x8**\x8*·a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_i\x8in\x8nf\x8fo\x8oh\x8ha\x8as\x8sh\x8h·*\x8**\x8**\x8**\x8**\x8**\x8*
13 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8e_\x8n_\x8t_\x8r_\x8y_\x8._\x8h_\x8p_\x8p"13 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8e_\x8n_\x8t_\x8r_\x8y_\x8._\x8h_\x8p_\x8p"
14 struct·announce_infohash14 struct·announce_infohash
15 {15 {
16 ···std::string·message;16 ···std::string·message;
Offset 78, 19 lines modifiedOffset 78, 19 lines modified
78 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]78 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
79 *\x8**\x8**\x8**\x8**\x8**\x8*·a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·*\x8**\x8**\x8**\x8**\x8**\x8*79 *\x8**\x8**\x8**\x8**\x8**\x8*·a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·*\x8**\x8**\x8**\x8**\x8**\x8*
80 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8e_\x8n_\x8t_\x8r_\x8y_\x8._\x8h_\x8p_\x8p"80 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8e_\x8n_\x8t_\x8r_\x8y_\x8._\x8h_\x8p_\x8p"
81 this·class·holds·information·about·one·bittorrent·tracker,·as·it·relates·to·a81 this·class·holds·information·about·one·bittorrent·tracker,·as·it·relates·to·a
82 specific·torrent.82 specific·torrent.
83 struct·announce_entry83 struct·announce_entry
84 {84 {
 85 ···announce_entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(announce_entry·const&)·&;
85 ···a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·(announce_entry·const&);86 ···a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·(announce_entry·const&);
86 ···a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·(); 
87 ···explicit·a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·(string_view·u); 
88 ···~\x8~a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·();87 ···~\x8~a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·();
89 ···announce_entry&·o.op.pe.er.ra.at.to.or.r=.=·(announce_entry·const&)·&;88 ···explicit·a.an.nn.no.ou.un.nc.ce.e_._e.en.nt.tr.ry.y·(string_view·u);
 89 ···a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·();
  
90 ···enum·tracker_source90 ···enum·tracker_source
91 ···{91 ···{
92 ······source_torrent,92 ······source_torrent,
93 ······source_client,93 ······source_client,
94 ······source_magnet_link,94 ······source_magnet_link,
95 ······source_tex,95 ······source_tex,
Offset 101, 20 lines modifiedOffset 101, 20 lines modified
101 ···std::vector<announce_endpoint>·endpoints;101 ···std::vector<announce_endpoint>·endpoints;
102 ···std::uint8_t·t\x8ti\x8ie\x8er\x8r··=·0;102 ···std::uint8_t·t\x8ti\x8ie\x8er\x8r··=·0;
103 ···std::uint8_t·f\x8fa\x8ai\x8il\x8l_\x8_l\x8li\x8im\x8mi\x8it\x8t··=·0;103 ···std::uint8_t·f\x8fa\x8ai\x8il\x8l_\x8_l\x8li\x8im\x8mi\x8it\x8t··=·0;
104 ···std::uint8_t·source:4;104 ···std::uint8_t·source:4;
105 ···bool·verified:1;105 ···bool·verified:1;
106 };106 };
107 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]107 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
108 *\x8**\x8**\x8**\x8**\x8*·a.an.nn.no.ou.un.nc.ce.e_._e.en.nt.tr.ry.y(.().)·~.~a.an.nn.no.ou.un.nc.ce.e_._e.en.nt.tr.ry.y(.().)·o.op.pe.er.ra.at.to.or.r=.=(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*108 *\x8**\x8**\x8**\x8**\x8*·o.op.pe.er.ra.at.to.or.r=.=(.().)·a.an.nn.no.ou.un.nc.ce.e_._e.en.nt.tr.ry.y(.().)·~.~a.an.nn.no.ou.un.nc.ce.e_._e.en.nt.tr.ry.y(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
 109 announce_entry&·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8=·(announce_entry·const&)·&;
109 a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·(announce_entry·const&);110 a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·(announce_entry·const&);
110 a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·(); 
111 explicit·a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·(string_view·u); 
112 ~\x8~a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·();111 ~\x8~a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·();
113 announce_entry&·o.op.pe.er.ra.at.to.or.r=.=·(announce_entry·const&)·&;112 explicit·a.an.nn.no.ou.un.nc.ce.e_._e.en.nt.tr.ry.y·(string_view·u);
 113 a\x8an\x8nn\x8no\x8ou\x8un\x8nc\x8ce\x8e_\x8_e\x8en\x8nt\x8tr\x8ry\x8y·();
114 constructs·a·tracker·announce·_\x8e_\x8n_\x8t_\x8r_\x8y·with·u·as·the·URL.114 constructs·a·tracker·announce·_\x8e_\x8n_\x8t_\x8r_\x8y·with·u·as·the·URL.
115 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]115 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
116 *\x8**\x8**\x8**\x8**\x8*·e\x8en\x8nu\x8um\x8m·t\x8tr\x8ra\x8ac\x8ck\x8ke\x8er\x8r_\x8_s\x8so\x8ou\x8ur\x8rc\x8ce\x8e·*\x8**\x8**\x8**\x8**\x8*116 *\x8**\x8**\x8**\x8**\x8*·e\x8en\x8nu\x8um\x8m·t\x8tr\x8ra\x8ac\x8ck\x8ke\x8er\x8r_\x8_s\x8so\x8ou\x8ur\x8rc\x8ce\x8e·*\x8**\x8**\x8**\x8**\x8*
117 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8e_\x8n_\x8t_\x8r_\x8y_\x8._\x8h_\x8p_\x8p"117 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8e_\x8n_\x8t_\x8r_\x8y_\x8._\x8h_\x8p_\x8p"
118 ·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·118 ·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·
119 |_\x8n\x8n_\x8a\x8a_\x8m\x8m_\x8e\x8e_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8|_\x8v\x8v_\x8a\x8a_\x8l\x8l_\x8u\x8u_\x8e\x8e_\x8|_\x8d\x8d_\x8e\x8e_\x8s\x8s_\x8c\x8c_\x8r\x8r_\x8i\x8i_\x8p\x8p_\x8t\x8t_\x8i\x8i_\x8o\x8o_\x8n\x8n_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·|119 |_\x8n\x8n_\x8a\x8a_\x8m\x8m_\x8e\x8e_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8|_\x8v\x8v_\x8a\x8a_\x8l\x8l_\x8u\x8u_\x8e\x8e_\x8|_\x8d\x8d_\x8e\x8e_\x8s\x8s_\x8c\x8c_\x8r\x8r_\x8i\x8i_\x8p\x8p_\x8t\x8t_\x8i\x8i_\x8o\x8o_\x8n\x8n_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·|
120 |_\x8s_\x8o_\x8u_\x8r_\x8c_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8·_\x8·_\x8·_\x8|_\x81_\x8·_\x8·_\x8·_\x8·_\x8|_\x8t_\x8h_\x8e_\x8·_\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8·_\x8w_\x8a_\x8s_\x8·_\x8p_\x8a_\x8r_\x8t_\x8·_\x8o_\x8f_\x8·_\x8t_\x8h_\x8e_\x8·_\x8._\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8f_\x8i_\x8l_\x8e_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·|120 |_\x8s_\x8o_\x8u_\x8r_\x8c_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8·_\x8·_\x8·_\x8|_\x81_\x8·_\x8·_\x8·_\x8·_\x8|_\x8t_\x8h_\x8e_\x8·_\x8t_\x8r_\x8a_\x8c_\x8k_\x8e_\x8r_\x8·_\x8w_\x8a_\x8s_\x8·_\x8p_\x8a_\x8r_\x8t_\x8·_\x8o_\x8f_\x8·_\x8t_\x8h_\x8e_\x8·_\x8._\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8f_\x8i_\x8l_\x8e_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·_\x8·|
25.7 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-Utility.html
    
Offset 31, 15 lines modifiedOffset 31, 15 lines modified
31 <p><a·class="reference·external"·href="reference.html">home</a></p>31 <p><a·class="reference·external"·href="reference.html">home</a></p>
32 <div·class="contents·topic"·id="table-of-contents">32 <div·class="contents·topic"·id="table-of-contents">
33 <p·class="topic-title">Table·of·contents</p>33 <p·class="topic-title">Table·of·contents</p>
34 <ul·class="simple">34 <ul·class="simple">
35 <li><a·class="reference·internal"·href="#bitfield"·id="toc-entry-1">bitfield</a><ul>35 <li><a·class="reference·internal"·href="#bitfield"·id="toc-entry-1">bitfield</a><ul>
36 <li><a·class="reference·internal"·href="#bitfield-1"·id="toc-entry-2">bitfield()</a></li>36 <li><a·class="reference·internal"·href="#bitfield-1"·id="toc-entry-2">bitfield()</a></li>
37 <li><a·class="reference·internal"·href="#assign"·id="toc-entry-3">assign()</a></li>37 <li><a·class="reference·internal"·href="#assign"·id="toc-entry-3">assign()</a></li>
38 <li><a·class="reference·internal"·href="#get-bit-operator"·id="toc-entry-4">get_bit()·operator[]()</a></li>38 <li><a·class="reference·internal"·href="#operator-get-bit"·id="toc-entry-4">operator[]()·get_bit()</a></li>
39 <li><a·class="reference·internal"·href="#clear-bit-set-bit"·id="toc-entry-5">clear_bit()·set_bit()</a></li>39 <li><a·class="reference·internal"·href="#clear-bit-set-bit"·id="toc-entry-5">clear_bit()·set_bit()</a></li>
40 <li><a·class="reference·internal"·href="#all-set"·id="toc-entry-6">all_set()</a></li>40 <li><a·class="reference·internal"·href="#all-set"·id="toc-entry-6">all_set()</a></li>
41 <li><a·class="reference·internal"·href="#none-set"·id="toc-entry-7">none_set()</a></li>41 <li><a·class="reference·internal"·href="#none-set"·id="toc-entry-7">none_set()</a></li>
42 <li><a·class="reference·internal"·href="#size"·id="toc-entry-8">size()</a></li>42 <li><a·class="reference·internal"·href="#size"·id="toc-entry-8">size()</a></li>
43 <li><a·class="reference·internal"·href="#num-words"·id="toc-entry-9">num_words()</a></li>43 <li><a·class="reference·internal"·href="#num-words"·id="toc-entry-9">num_words()</a></li>
44 <li><a·class="reference·internal"·href="#num-bytes"·id="toc-entry-10">num_bytes()</a></li>44 <li><a·class="reference·internal"·href="#num-bytes"·id="toc-entry-10">num_bytes()</a></li>
45 <li><a·class="reference·internal"·href="#empty"·id="toc-entry-11">empty()</a></li>45 <li><a·class="reference·internal"·href="#empty"·id="toc-entry-11">empty()</a></li>
Offset 54, 15 lines modifiedOffset 54, 15 lines modified
54 <li><a·class="reference·internal"·href="#operator-hasher"·id="toc-entry-18">operator=()·hasher()</a></li>54 <li><a·class="reference·internal"·href="#operator-hasher"·id="toc-entry-18">operator=()·hasher()</a></li>
55 <li><a·class="reference·internal"·href="#update"·id="toc-entry-19">update()</a></li>55 <li><a·class="reference·internal"·href="#update"·id="toc-entry-19">update()</a></li>
56 <li><a·class="reference·internal"·href="#final"·id="toc-entry-20">final()</a></li>56 <li><a·class="reference·internal"·href="#final"·id="toc-entry-20">final()</a></li>
57 <li><a·class="reference·internal"·href="#reset"·id="toc-entry-21">reset()</a></li>57 <li><a·class="reference·internal"·href="#reset"·id="toc-entry-21">reset()</a></li>
58 </ul>58 </ul>
59 </li>59 </li>
60 <li><a·class="reference·internal"·href="#hasher256"·id="toc-entry-22">hasher256</a><ul>60 <li><a·class="reference·internal"·href="#hasher256"·id="toc-entry-22">hasher256</a><ul>
61 <li><a·class="reference·internal"·href="#hasher256-operator"·id="toc-entry-23">hasher256()·operator=()</a></li>61 <li><a·class="reference·internal"·href="#operator-hasher256"·id="toc-entry-23">operator=()·hasher256()</a></li>
62 <li><a·class="reference·internal"·href="#update-1"·id="toc-entry-24">update()</a></li>62 <li><a·class="reference·internal"·href="#update-1"·id="toc-entry-24">update()</a></li>
63 <li><a·class="reference·internal"·href="#final-1"·id="toc-entry-25">final()</a></li>63 <li><a·class="reference·internal"·href="#final-1"·id="toc-entry-25">final()</a></li>
64 <li><a·class="reference·internal"·href="#reset-1"·id="toc-entry-26">reset()</a></li>64 <li><a·class="reference·internal"·href="#reset-1"·id="toc-entry-26">reset()</a></li>
65 </ul>65 </ul>
66 </li>66 </li>
67 </ul>67 </ul>
68 </div>68 </div>
Offset 70, 49 lines modifiedOffset 70, 49 lines modified
70 <h1>bitfield</h1>70 <h1>bitfield</h1>
71 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/bitfield.hpp">libtorrent/bitfield.hpp</a>&quot;</p>71 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/bitfield.hpp">libtorrent/bitfield.hpp</a>&quot;</p>
72 <p>The·<a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>·type·stores·any·number·of·bits·as·a·<a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>72 <p>The·<a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>·type·stores·any·number·of·bits·as·a·<a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>
73 in·a·heap·allocated·array.</p>73 in·a·heap·allocated·array.</p>
74 <pre·class="literal-block">74 <pre·class="literal-block">
75 struct·bitfield75 struct·bitfield
76 {76 {
77 ···<strong>bitfield</strong>·(bitfield&amp;&amp;·rhs)·noexcept·=·default; 
78 ···explicit·<strong>bitfield</strong>·(int·bits);77 ···explicit·<strong>bitfield</strong>·(int·bits);
79 ···<strong>bitfield</strong>·()·noexcept·=·default; 
80 ···<strong>bitfield</strong>·(bitfield·const&amp;·rhs);78 ···<strong>bitfield</strong>·(bitfield·const&amp;·rhs);
81 ···<strong>bitfield</strong>·(char·const*·b,·int·bits);79 ···<strong>bitfield</strong>·()·noexcept·=·default;
82 ···<strong>bitfield</strong>·(int·bits,·bool·val);80 ···<strong>bitfield</strong>·(int·bits,·bool·val);
 81 ···<strong>bitfield</strong>·(bitfield&amp;&amp;·rhs)·noexcept·=·default;
 82 ···<strong>bitfield</strong>·(char·const*·b,·int·bits);
83 ···void·<strong>assign</strong>·(char·const*·b,·int·const·bits);83 ···void·<strong>assign</strong>·(char·const*·b,·int·const·bits);
84 ···bool·<strong>operator[]</strong>·(int·index)·const·noexcept;84 ···bool·<strong>operator[]</strong>·(int·index)·const·noexcept;
85 ···bool·<strong>get_bit</strong>·(int·index)·const·noexcept;85 ···bool·<strong>get_bit</strong>·(int·index)·const·noexcept;
86 ···void·<strong>set_bit</strong>·(int·index)·noexcept; 
87 ···void·<strong>clear_bit</strong>·(int·index)·noexcept;86 ···void·<strong>clear_bit</strong>·(int·index)·noexcept;
 87 ···void·<strong>set_bit</strong>·(int·index)·noexcept;
88 ···bool·<strong>all_set</strong>·()·const·noexcept;88 ···bool·<strong>all_set</strong>·()·const·noexcept;
89 ···bool·<strong>none_set</strong>·()·const·noexcept;89 ···bool·<strong>none_set</strong>·()·const·noexcept;
90 ···int·<strong>size</strong>·()·const·noexcept;90 ···int·<strong>size</strong>·()·const·noexcept;
91 ···int·<strong>num_words</strong>·()·const·noexcept;91 ···int·<strong>num_words</strong>·()·const·noexcept;
92 ···int·<strong>num_bytes</strong>·()·const·noexcept;92 ···int·<strong>num_bytes</strong>·()·const·noexcept;
93 ···bool·<strong>empty</strong>·()·const·noexcept;93 ···bool·<strong>empty</strong>·()·const·noexcept;
94 ···char*·<strong>data</strong>·()·noexcept; 
95 ···char·const*·<strong>data</strong>·()·const·noexcept;94 ···char·const*·<strong>data</strong>·()·const·noexcept;
 95 ···char*·<strong>data</strong>·()·noexcept;
96 ···void·<strong>swap</strong>·(bitfield&amp;·rhs)·noexcept;96 ···void·<strong>swap</strong>·(bitfield&amp;·rhs)·noexcept;
97 ···int·<strong>count</strong>·()·const·noexcept;97 ···int·<strong>count</strong>·()·const·noexcept;
98 ···int·<strong>find_first_set</strong>·()·const·noexcept;98 ···int·<strong>find_first_set</strong>·()·const·noexcept;
99 ···int·<strong>find_last_clear</strong>·()·const·noexcept;99 ···int·<strong>find_last_clear</strong>·()·const·noexcept;
100 ···bool·<strong>operator==</strong>·(lt::bitfield·const&amp;·rhs)·const;100 ···bool·<strong>operator==</strong>·(lt::bitfield·const&amp;·rhs)·const;
101 };101 };
102 </pre>102 </pre>
103 <a·name="bitfield()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bitfield%3A%3A%5Bbitfield%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bitfield%3A%3A%5Bbitfield%28%29%5D%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="bitfield-1">103 <a·name="bitfield()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bitfield%3A%3A%5Bbitfield%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bitfield%3A%3A%5Bbitfield%28%29%5D%22+could+be+improved">report·issue</a>]</span><div·class="section"·id="bitfield-1">
104 <h2>bitfield()</h2>104 <h2>bitfield()</h2>
105 <pre·class="literal-block">105 <pre·class="literal-block">
106 <strong>bitfield</strong>·(bitfield&amp;&amp;·rhs)·noexcept·=·default; 
107 explicit·<strong>bitfield</strong>·(int·bits);106 explicit·<strong>bitfield</strong>·(int·bits);
108 <strong>bitfield</strong>·()·noexcept·=·default; 
109 <strong>bitfield</strong>·(bitfield·const&amp;·rhs);107 <strong>bitfield</strong>·(bitfield·const&amp;·rhs);
110 <strong>bitfield</strong>·(char·const*·b,·int·bits);108 <strong>bitfield</strong>·()·noexcept·=·default;
111 <strong>bitfield</strong>·(int·bits,·bool·val);109 <strong>bitfield</strong>·(int·bits,·bool·val);
 110 <strong>bitfield</strong>·(bitfield&amp;&amp;·rhs)·noexcept·=·default;
 111 <strong>bitfield</strong>·(char·const*·b,·int·bits);
112 </pre>112 </pre>
113 <p>constructs·a·new·<a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>.·The·default·constructor·creates·an·empty113 <p>constructs·a·new·<a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>.·The·default·constructor·creates·an·empty
114 <a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>.·<tt·class="docutils·literal">bits</tt>·is·the·size·of·the·<a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>·(specified·in·bits).114 <a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>.·<tt·class="docutils·literal">bits</tt>·is·the·size·of·the·<a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>·(specified·in·bits).
115 <tt·class="docutils·literal">val</tt>·is·the·value·to·initialize·the·bits·to.·If·not·specified115 <tt·class="docutils·literal">val</tt>·is·the·value·to·initialize·the·bits·to.·If·not·specified
116 all·bits·are·initialized·to·0.</p>116 all·bits·are·initialized·to·0.</p>
117 <p>The·constructor·taking·a·pointer·<tt·class="docutils·literal">b</tt>·and·<tt·class="docutils·literal">bits</tt>·copies·a·<a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>117 <p>The·constructor·taking·a·pointer·<tt·class="docutils·literal">b</tt>·and·<tt·class="docutils·literal">bits</tt>·copies·a·<a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>
118 from·the·specified·buffer,·and·<tt·class="docutils·literal">bits</tt>·number·of·bits·(rounded·up·to118 from·the·specified·buffer,·and·<tt·class="docutils·literal">bits</tt>·number·of·bits·(rounded·up·to
Offset 121, 30 lines modifiedOffset 121, 30 lines modified
121 <div·class="section"·id="assign">121 <div·class="section"·id="assign">
122 <h2>assign()</h2>122 <h2>assign()</h2>
123 <pre·class="literal-block">123 <pre·class="literal-block">
124 void·<strong>assign</strong>·(char·const*·b,·int·const·bits);124 void·<strong>assign</strong>·(char·const*·b,·int·const·bits);
125 </pre>125 </pre>
126 <p>copy·<a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>·from·buffer·<tt·class="docutils·literal">b</tt>·of·<tt·class="docutils·literal">bits</tt>·number·of·bits,·rounded·up·to126 <p>copy·<a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>·from·buffer·<tt·class="docutils·literal">b</tt>·of·<tt·class="docutils·literal">bits</tt>·number·of·bits,·rounded·up·to
127 the·nearest·byte·boundary.</p>127 the·nearest·byte·boundary.</p>
128 <a·name="get_bit()"></a>128 <a·name="operator[]()"></a>
129 <a·name="operator[]()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bitfield%3A%3A%5Bget_bit%28%29+operator%5B%5D%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bitfield%3A%3A%5Bget_bit%28%29+[·...·truncated·by·diffoscope;·len:·14,·SHA:·d4f8b5212d572ab22d11b72810e9126d81acdb76e2ebfba9cc006feba5a4e47f·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>129 <a·name="get_bit()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bitfield%3A%3A%5Boperator%5B%5D%28%29+get_bit%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bitfield%3A%3A%5Boperator%5B%5D%28[·...·truncated·by·diffoscope;·len:·11,·SHA:·b9c400b78be976464c5ec8eafc9bb9df7787619a1ea2d85aa0c9f84236794c6c·...·]%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
130 <div·class="section"·id="get-bit-operator">130 <div·class="section"·id="operator-get-bit">
131 <h2>get_bit()·operator[]()</h2>131 <h2>operator[]()·get_bit()</h2>
132 <pre·class="literal-block">132 <pre·class="literal-block">
133 bool·<strong>operator[]</strong>·(int·index)·const·noexcept;133 bool·<strong>operator[]</strong>·(int·index)·const·noexcept;
134 bool·<strong>get_bit</strong>·(int·index)·const·noexcept;134 bool·<strong>get_bit</strong>·(int·index)·const·noexcept;
135 </pre>135 </pre>
136 <p>query·bit·at·<tt·class="docutils·literal">index</tt>.·Returns·true·if·bit·is·1,·otherwise·false.</p>136 <p>query·bit·at·<tt·class="docutils·literal">index</tt>.·Returns·true·if·bit·is·1,·otherwise·false.</p>
137 <a·name="clear_bit()"></a>137 <a·name="clear_bit()"></a>
138 <a·name="set_bit()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bitfield%3A%3A%5Bclear_bit%28%29+set_bit%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bitfield%3A%3A%5Bclear_bit%28%29+set_bit%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>138 <a·name="set_bit()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bitfield%3A%3A%5Bclear_bit%28%29+set_bit%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bitfield%3A%3A%5Bclear_bit%28%29+set_bit%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
139 <div·class="section"·id="clear-bit-set-bit">139 <div·class="section"·id="clear-bit-set-bit">
140 <h2>clear_bit()·set_bit()</h2>140 <h2>clear_bit()·set_bit()</h2>
141 <pre·class="literal-block">141 <pre·class="literal-block">
142 void·<strong>set_bit</strong>·(int·index)·noexcept; 
143 void·<strong>clear_bit</strong>·(int·index)·noexcept;142 void·<strong>clear_bit</strong>·(int·index)·noexcept;
 143 void·<strong>set_bit</strong>·(int·index)·noexcept;
144 </pre>144 </pre>
145 <p>set·bit·at·<tt·class="docutils·literal">index</tt>·to·0·(clear_bit)·or·1·(set_bit).</p>145 <p>set·bit·at·<tt·class="docutils·literal">index</tt>·to·0·(clear_bit)·or·1·(set_bit).</p>
146 <a·name="all_set()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bitfield%3A%3A%5Ball_set%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bitfield%3A%3A%5Ball_set%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>146 <a·name="all_set()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bitfield%3A%3A%5Ball_set%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bitfield%3A%3A%5Ball_set%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
147 <div·class="section"·id="all-set">147 <div·class="section"·id="all-set">
148 <h2>all_set()</h2>148 <h2>all_set()</h2>
149 <pre·class="literal-block">149 <pre·class="literal-block">
150 bool·<strong>all_set</strong>·()·const·noexcept;150 bool·<strong>all_set</strong>·()·const·noexcept;
Offset 187, 16 lines modifiedOffset 187, 16 lines modified
187 bool·<strong>empty</strong>·()·const·noexcept;187 bool·<strong>empty</strong>·()·const·noexcept;
188 </pre>188 </pre>
189 <p>returns·true·if·the·<a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>·has·zero·size.</p>189 <p>returns·true·if·the·<a·class="reference·external"·href="reference-Utility.html#bitfield">bitfield</a>·has·zero·size.</p>
190 <a·name="data()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bitfield%3A%3A%5Bdata%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bitfield%3A%3A%5Bdata%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>190 <a·name="data()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:bitfield%3A%3A%5Bdata%28%29%5D&labels=documentation&body=Documentation+under+heading+%22bitfield%3A%3A%5Bdata%28%29%5D%22+could+be+improved">report·issue</a>]</span></div>
191 <div·class="section"·id="data">191 <div·class="section"·id="data">
192 <h2>data()</h2>192 <h2>data()</h2>
193 <pre·class="literal-block">193 <pre·class="literal-block">
Max diff block lines reached; 6330/15904 bytes (39.80%) of diff not shown.
10.1 KB
html2text {}
    
Offset 2, 15 lines modifiedOffset 2, 15 lines modified
2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]2 _\x8[_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8·_\x8l_\x8o_\x8g_\x8o_\x8]
3 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.113 V\x8Ve\x8er\x8rs\x8si\x8io\x8on\x8n:\x8:·2.0.11
4 _\x8h_\x8o_\x8m_\x8e4 _\x8h_\x8o_\x8m_\x8e
5 Table·of·contents5 Table·of·contents
6 ····*·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d6 ····*·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d
7 ··········o·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d_\x8(_\x8)7 ··········o·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d_\x8(_\x8)
8 ··········o·_\x8a_\x8s_\x8s_\x8i_\x8g_\x8n_\x8(_\x8)8 ··········o·_\x8a_\x8s_\x8s_\x8i_\x8g_\x8n_\x8(_\x8)
9 ··········o·_\x8g_.e_.t_.__.b_.i_.t_.(_.)_.·_.o_.p_.e_.r_.a_.t_.o_.r_.[_.]_\x8(_\x8)9 ··········o·_\x8o_.p_.e_.r_.a_.t_.o_.r_.[_.]_.(_.)_.·_.g_.e_.t_.__.b_.i_.t_\x8(_\x8)
10 ··········o·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8__\x8b_\x8i_\x8t_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8b_\x8i_\x8t_\x8(_\x8)10 ··········o·_\x8c_\x8l_\x8e_\x8a_\x8r_\x8__\x8b_\x8i_\x8t_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8b_\x8i_\x8t_\x8(_\x8)
11 ··········o·_\x8a_\x8l_\x8l_\x8__\x8s_\x8e_\x8t_\x8(_\x8)11 ··········o·_\x8a_\x8l_\x8l_\x8__\x8s_\x8e_\x8t_\x8(_\x8)
12 ··········o·_\x8n_\x8o_\x8n_\x8e_\x8__\x8s_\x8e_\x8t_\x8(_\x8)12 ··········o·_\x8n_\x8o_\x8n_\x8e_\x8__\x8s_\x8e_\x8t_\x8(_\x8)
13 ··········o·_\x8s_\x8i_\x8z_\x8e_\x8(_\x8)13 ··········o·_\x8s_\x8i_\x8z_\x8e_\x8(_\x8)
14 ··········o·_\x8n_\x8u_\x8m_\x8__\x8w_\x8o_\x8r_\x8d_\x8s_\x8(_\x8)14 ··········o·_\x8n_\x8u_\x8m_\x8__\x8w_\x8o_\x8r_\x8d_\x8s_\x8(_\x8)
15 ··········o·_\x8n_\x8u_\x8m_\x8__\x8b_\x8y_\x8t_\x8e_\x8s_\x8(_\x8)15 ··········o·_\x8n_\x8u_\x8m_\x8__\x8b_\x8y_\x8t_\x8e_\x8s_\x8(_\x8)
16 ··········o·_\x8e_\x8m_\x8p_\x8t_\x8y_\x8(_\x8)16 ··········o·_\x8e_\x8m_\x8p_\x8t_\x8y_\x8(_\x8)
Offset 21, 78 lines modifiedOffset 21, 78 lines modified
21 ··········o·_\x8f_\x8i_\x8n_\x8d_\x8__\x8l_\x8a_\x8s_\x8t_\x8__\x8c_\x8l_\x8e_\x8a_\x8r_\x8(_\x8)21 ··········o·_\x8f_\x8i_\x8n_\x8d_\x8__\x8l_\x8a_\x8s_\x8t_\x8__\x8c_\x8l_\x8e_\x8a_\x8r_\x8(_\x8)
22 ····*·_\x8h_\x8a_\x8s_\x8h_\x8e_\x8r22 ····*·_\x8h_\x8a_\x8s_\x8h_\x8e_\x8r
23 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8=_\x8(_\x8)_\x8·_\x8h_\x8a_\x8s_\x8h_\x8e_\x8r_\x8(_\x8)23 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8=_\x8(_\x8)_\x8·_\x8h_\x8a_\x8s_\x8h_\x8e_\x8r_\x8(_\x8)
24 ··········o·_\x8u_\x8p_\x8d_\x8a_\x8t_\x8e_\x8(_\x8)24 ··········o·_\x8u_\x8p_\x8d_\x8a_\x8t_\x8e_\x8(_\x8)
25 ··········o·_\x8f_\x8i_\x8n_\x8a_\x8l_\x8(_\x8)25 ··········o·_\x8f_\x8i_\x8n_\x8a_\x8l_\x8(_\x8)
26 ··········o·_\x8r_\x8e_\x8s_\x8e_\x8t_\x8(_\x8)26 ··········o·_\x8r_\x8e_\x8s_\x8e_\x8t_\x8(_\x8)
27 ····*·_\x8h_\x8a_\x8s_\x8h_\x8e_\x8r_\x82_\x85_\x8627 ····*·_\x8h_\x8a_\x8s_\x8h_\x8e_\x8r_\x82_\x85_\x86
28 ··········o·_\x8h_.a_.s_.h_.e_.r_.2_.5_.6_.(_.)_.·_.o_.p_.e_.r_.a_.t_.o_.r_.=_\x8(_\x8)28 ··········o·_\x8o_.p_.e_.r_.a_.t_.o_.r_.=_.(_.)_.·_.h_.a_.s_.h_.e_.r_.2_.5_.6_\x8(_\x8)
29 ··········o·_\x8u_\x8p_\x8d_\x8a_\x8t_\x8e_\x8(_\x8)29 ··········o·_\x8u_\x8p_\x8d_\x8a_\x8t_\x8e_\x8(_\x8)
30 ··········o·_\x8f_\x8i_\x8n_\x8a_\x8l_\x8(_\x8)30 ··········o·_\x8f_\x8i_\x8n_\x8a_\x8l_\x8(_\x8)
31 ··········o·_\x8r_\x8e_\x8s_\x8e_\x8t_\x8(_\x8)31 ··········o·_\x8r_\x8e_\x8s_\x8e_\x8t_\x8(_\x8)
32 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]32 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
33 *\x8**\x8**\x8**\x8**\x8**\x8*·b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·*\x8**\x8**\x8**\x8**\x8**\x8*33 *\x8**\x8**\x8**\x8**\x8**\x8*·b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·*\x8**\x8**\x8**\x8**\x8**\x8*
34 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d_\x8._\x8h_\x8p_\x8p"34 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d_\x8._\x8h_\x8p_\x8p"
35 The·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d·type·stores·any·number·of·bits·as·a·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d·in·a·heap·allocated35 The·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d·type·stores·any·number·of·bits·as·a·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d·in·a·heap·allocated
36 array.36 array.
37 struct·bitfield37 struct·bitfield
38 {38 {
39 ···b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(bitfield&&·rhs)·noexcept·=·default; 
40 ···explicit·b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(int·bits);39 ···explicit·b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(int·bits);
41 ···b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·()·noexcept·=·default; 
42 ···b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(bitfield·const&·rhs);40 ···b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(bitfield·const&·rhs);
43 ···b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(char·const*·b,·int·bits);41 ···b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·()·noexcept·=·default;
44 ···b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(int·bits,·bool·val);42 ···b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(int·bits,·bool·val);
 43 ···b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(bitfield&&·rhs)·noexcept·=·default;
 44 ···b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(char·const*·b,·int·bits);
45 ···void·a\x8as\x8ss\x8si\x8ig\x8gn\x8n·(char·const*·b,·int·const·bits);45 ···void·a\x8as\x8ss\x8si\x8ig\x8gn\x8n·(char·const*·b,·int·const·bits);
46 ···bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r[\x8[]\x8]·(int·index)·const·noexcept;46 ···bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r[\x8[]\x8]·(int·index)·const·noexcept;
47 ···bool·g\x8ge\x8et\x8t_\x8_b\x8bi\x8it\x8t·(int·index)·const·noexcept;47 ···bool·g\x8ge\x8et\x8t_\x8_b\x8bi\x8it\x8t·(int·index)·const·noexcept;
48 ···void·s\x8se\x8et\x8t_\x8_b\x8bi\x8it\x8t·(int·index)·noexcept; 
49 ···void·c\x8cl\x8le\x8ea\x8ar\x8r_\x8_b\x8bi\x8it\x8t·(int·index)·noexcept;48 ···void·c\x8cl\x8le\x8ea\x8ar\x8r_\x8_b\x8bi\x8it\x8t·(int·index)·noexcept;
 49 ···void·s\x8se\x8et\x8t_\x8_b\x8bi\x8it\x8t·(int·index)·noexcept;
50 ···bool·a\x8al\x8ll\x8l_\x8_s\x8se\x8et\x8t·()·const·noexcept;50 ···bool·a\x8al\x8ll\x8l_\x8_s\x8se\x8et\x8t·()·const·noexcept;
51 ···bool·n\x8no\x8on\x8ne\x8e_\x8_s\x8se\x8et\x8t·()·const·noexcept;51 ···bool·n\x8no\x8on\x8ne\x8e_\x8_s\x8se\x8et\x8t·()·const·noexcept;
52 ···int·s\x8si\x8iz\x8ze\x8e·()·const·noexcept;52 ···int·s\x8si\x8iz\x8ze\x8e·()·const·noexcept;
53 ···int·n\x8nu\x8um\x8m_\x8_w\x8wo\x8or\x8rd\x8ds\x8s·()·const·noexcept;53 ···int·n\x8nu\x8um\x8m_\x8_w\x8wo\x8or\x8rd\x8ds\x8s·()·const·noexcept;
54 ···int·n\x8nu\x8um\x8m_\x8_b\x8by\x8yt\x8te\x8es\x8s·()·const·noexcept;54 ···int·n\x8nu\x8um\x8m_\x8_b\x8by\x8yt\x8te\x8es\x8s·()·const·noexcept;
55 ···bool·e\x8em\x8mp\x8pt\x8ty\x8y·()·const·noexcept;55 ···bool·e\x8em\x8mp\x8pt\x8ty\x8y·()·const·noexcept;
56 ···char*·d\x8da\x8at\x8ta\x8a·()·noexcept; 
57 ···char·const*·d\x8da\x8at\x8ta\x8a·()·const·noexcept;56 ···char·const*·d\x8da\x8at\x8ta\x8a·()·const·noexcept;
 57 ···char*·d\x8da\x8at\x8ta\x8a·()·noexcept;
58 ···void·s\x8sw\x8wa\x8ap\x8p·(bitfield&·rhs)·noexcept;58 ···void·s\x8sw\x8wa\x8ap\x8p·(bitfield&·rhs)·noexcept;
59 ···int·c\x8co\x8ou\x8un\x8nt\x8t·()·const·noexcept;59 ···int·c\x8co\x8ou\x8un\x8nt\x8t·()·const·noexcept;
60 ···int·f\x8fi\x8in\x8nd\x8d_\x8_f\x8fi\x8ir\x8rs\x8st\x8t_\x8_s\x8se\x8et\x8t·()·const·noexcept;60 ···int·f\x8fi\x8in\x8nd\x8d_\x8_f\x8fi\x8ir\x8rs\x8st\x8t_\x8_s\x8se\x8et\x8t·()·const·noexcept;
61 ···int·f\x8fi\x8in\x8nd\x8d_\x8_l\x8la\x8as\x8st\x8t_\x8_c\x8cl\x8le\x8ea\x8ar\x8r·()·const·noexcept;61 ···int·f\x8fi\x8in\x8nd\x8d_\x8_l\x8la\x8as\x8st\x8t_\x8_c\x8cl\x8le\x8ea\x8ar\x8r·()·const·noexcept;
62 ···bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8==\x8=·(lt::bitfield·const&·rhs)·const;62 ···bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r=\x8==\x8=·(lt::bitfield·const&·rhs)·const;
63 };63 };
64 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]64 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
65 *\x8**\x8**\x8**\x8**\x8*·b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*65 *\x8**\x8**\x8**\x8**\x8*·b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
66 b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(bitfield&&·rhs)·noexcept·=·default; 
67 explicit·b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(int·bits);66 explicit·b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(int·bits);
68 b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·()·noexcept·=·default; 
69 b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(bitfield·const&·rhs);67 b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(bitfield·const&·rhs);
70 b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(char·const*·b,·int·bits);68 b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·()·noexcept·=·default;
71 b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(int·bits,·bool·val);69 b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(int·bits,·bool·val);
 70 b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(bitfield&&·rhs)·noexcept·=·default;
 71 b\x8bi\x8it\x8tf\x8fi\x8ie\x8el\x8ld\x8d·(char·const*·b,·int·bits);
72 constructs·a·new·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d.·The·default·constructor·creates·an·empty·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d.72 constructs·a·new·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d.·The·default·constructor·creates·an·empty·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d.
73 bits·is·the·size·of·the·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d·(specified·in·bits).·val·is·the·value·to73 bits·is·the·size·of·the·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d·(specified·in·bits).·val·is·the·value·to
74 initialize·the·bits·to.·If·not·specified·all·bits·are·initialized·to·0.74 initialize·the·bits·to.·If·not·specified·all·bits·are·initialized·to·0.
75 The·constructor·taking·a·pointer·b·and·bits·copies·a·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d·from·the75 The·constructor·taking·a·pointer·b·and·bits·copies·a·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d·from·the
76 specified·buffer,·and·bits·number·of·bits·(rounded·up·to·the·nearest·byte76 specified·buffer,·and·bits·number·of·bits·(rounded·up·to·the·nearest·byte
77 boundary).77 boundary).
78 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]78 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
79 *\x8**\x8**\x8**\x8**\x8*·a\x8as\x8ss\x8si\x8ig\x8gn\x8n(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*79 *\x8**\x8**\x8**\x8**\x8*·a\x8as\x8ss\x8si\x8ig\x8gn\x8n(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
80 void·a\x8as\x8ss\x8si\x8ig\x8gn\x8n·(char·const*·b,·int·const·bits);80 void·a\x8as\x8ss\x8si\x8ig\x8gn\x8n·(char·const*·b,·int·const·bits);
81 copy·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d·from·buffer·b·of·bits·number·of·bits,·rounded·up·to·the·nearest81 copy·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d·from·buffer·b·of·bits·number·of·bits,·rounded·up·to·the·nearest
82 byte·boundary.82 byte·boundary.
83 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]83 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
84 *\x8**\x8**\x8**\x8**\x8*·g.ge.et.t_._b.bi.it.t(.().)·o.op.pe.er.ra.at.to.or.r[.[].](\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*84 *\x8**\x8**\x8**\x8**\x8*·o.op.pe.er.ra.at.to.or.r[.[].](.().)·g.ge.et.t_._b.bi.it.t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
85 bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r[\x8[]\x8]·(int·index)·const·noexcept;85 bool·o\x8op\x8pe\x8er\x8ra\x8at\x8to\x8or\x8r[\x8[]\x8]·(int·index)·const·noexcept;
86 bool·g\x8ge\x8et\x8t_\x8_b\x8bi\x8it\x8t·(int·index)·const·noexcept;86 bool·g\x8ge\x8et\x8t_\x8_b\x8bi\x8it\x8t·(int·index)·const·noexcept;
87 query·bit·at·index.·Returns·true·if·bit·is·1,·otherwise·false.87 query·bit·at·index.·Returns·true·if·bit·is·1,·otherwise·false.
88 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]88 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
89 *\x8**\x8**\x8**\x8**\x8*·c\x8cl\x8le\x8ea\x8ar\x8r_\x8_b\x8bi\x8it\x8t(\x8()\x8)·s\x8se\x8et\x8t_\x8_b\x8bi\x8it\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*89 *\x8**\x8**\x8**\x8**\x8*·c\x8cl\x8le\x8ea\x8ar\x8r_\x8_b\x8bi\x8it\x8t(\x8()\x8)·s\x8se\x8et\x8t_\x8_b\x8bi\x8it\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
90 void·s\x8se\x8et\x8t_\x8_b\x8bi\x8it\x8t·(int·index)·noexcept; 
91 void·c\x8cl\x8le\x8ea\x8ar\x8r_\x8_b\x8bi\x8it\x8t·(int·index)·noexcept;90 void·c\x8cl\x8le\x8ea\x8ar\x8r_\x8_b\x8bi\x8it\x8t·(int·index)·noexcept;
 91 void·s\x8se\x8et\x8t_\x8_b\x8bi\x8it\x8t·(int·index)·noexcept;
92 set·bit·at·index·to·0·(clear_bit)·or·1·(set_bit).92 set·bit·at·index·to·0·(clear_bit)·or·1·(set_bit).
93 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]93 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
94 *\x8**\x8**\x8**\x8**\x8*·a\x8al\x8ll\x8l_\x8_s\x8se\x8et\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*94 *\x8**\x8**\x8**\x8**\x8*·a\x8al\x8ll\x8l_\x8_s\x8se\x8et\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
95 bool·a\x8al\x8ll\x8l_\x8_s\x8se\x8et\x8t·()·const·noexcept;95 bool·a\x8al\x8ll\x8l_\x8_s\x8se\x8et\x8t·()·const·noexcept;
96 returns·true·if·all·bits·in·the·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d·are·set96 returns·true·if·all·bits·in·the·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d·are·set
97 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]97 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
98 *\x8**\x8**\x8**\x8**\x8*·n\x8no\x8on\x8ne\x8e_\x8_s\x8se\x8et\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*98 *\x8**\x8**\x8**\x8**\x8*·n\x8no\x8on\x8ne\x8e_\x8_s\x8se\x8et\x8t(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
Offset 113, 16 lines modifiedOffset 113, 16 lines modified
113 returns·the·number·of·bytes·needed·to·represent·all·bits·in·this·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d113 returns·the·number·of·bytes·needed·to·represent·all·bits·in·this·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d
114 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]114 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
115 *\x8**\x8**\x8**\x8**\x8*·e\x8em\x8mp\x8pt\x8ty\x8y(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*115 *\x8**\x8**\x8**\x8**\x8*·e\x8em\x8mp\x8pt\x8ty\x8y(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
116 bool·e\x8em\x8mp\x8pt\x8ty\x8y·()·const·noexcept;116 bool·e\x8em\x8mp\x8pt\x8ty\x8y·()·const·noexcept;
117 returns·true·if·the·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d·has·zero·size.117 returns·true·if·the·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d·has·zero·size.
118 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]118 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
119 *\x8**\x8**\x8**\x8**\x8*·d\x8da\x8at\x8ta\x8a(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*119 *\x8**\x8**\x8**\x8**\x8*·d\x8da\x8at\x8ta\x8a(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
120 char*·d\x8da\x8at\x8ta\x8a·()·noexcept; 
121 char·const*·d\x8da\x8at\x8ta\x8a·()·const·noexcept;120 char·const*·d\x8da\x8at\x8ta\x8a·()·const·noexcept;
 121 char*·d\x8da\x8at\x8ta\x8a·()·noexcept;
122 returns·a·pointer·to·the·internal·buffer·of·the·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d,·or·nullptr·if·it's122 returns·a·pointer·to·the·internal·buffer·of·the·_\x8b_\x8i_\x8t_\x8f_\x8i_\x8e_\x8l_\x8d,·or·nullptr·if·it's
123 empty.123 empty.
124 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]124 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
125 *\x8**\x8**\x8**\x8**\x8*·s\x8sw\x8wa\x8ap\x8p(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*125 *\x8**\x8**\x8**\x8**\x8*·s\x8sw\x8wa\x8ap\x8p(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8*
126 void·s\x8sw\x8wa\x8ap\x8p·(bitfield&·rhs)·noexcept;126 void·s\x8sw\x8wa\x8ap\x8p·(bitfield&·rhs)·noexcept;
127 swaps·the·bit-fields·two·variables·refer·to127 swaps·the·bit-fields·two·variables·refer·to
128 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]128 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
Offset 151, 29 lines modifiedOffset 151, 29 lines modified
151 If·you·want·to·reuse·the·_\x8h_\x8a_\x8s_\x8h_\x8e_\x8r·object·once·you·have·created·a·hash,·you·have151 If·you·want·to·reuse·the·_\x8h_\x8a_\x8s_\x8h_\x8e_\x8r·object·once·you·have·created·a·hash,·you·have
152 to·call·reset()·to·reinitialize·it.152 to·call·reset()·to·reinitialize·it.
153 The·built-in·software·version·of·sha1-algorithm·was·implemented·by·Steve·Reid153 The·built-in·software·version·of·sha1-algorithm·was·implemented·by·Steve·Reid
154 and·released·as·public·domain.·For·more·info,·see·src/sha1.cpp.154 and·released·as·public·domain.·For·more·info,·see·src/sha1.cpp.
155 class·hasher155 class·hasher
156 {156 {
157 ···h\x8ha\x8as\x8sh\x8he\x8er\x8r·();157 ···h\x8ha\x8as\x8sh\x8he\x8er\x8r·();
Max diff block lines reached; 3381/10289 bytes (32.86%) of diff not shown.
3.11 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference-ed25519.html
Ordering differences only
    
Offset 84, 18 lines modifiedOffset 84, 18 lines modified
84 </pre>84 </pre>
85 <p>Verifies·the·signature·on·the·given·message·using·<tt·class="docutils·literal">pk</tt></p>85 <p>Verifies·the·signature·on·the·given·message·using·<tt·class="docutils·literal">pk</tt></p>
86 <a·name="ed25519_add_scalar()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:ed25519_add_scalar%28%29&labels=documentation&body=Documentation+under+heading+%22ed25519_add_scalar%28%29%22+could+be+improved">report·issue</a>]</span></div>86 <a·name="ed25519_add_scalar()"></a><span·class="report-issue">[<a·href="http://github.com/arvidn/libtorrent/issues/new?title=docs:ed25519_add_scalar%28%29&labels=documentation&body=Documentation+under+heading+%22ed25519_add_scalar%28%29%22+could+be+improved">report·issue</a>]</span></div>
87 <div·class="section"·id="ed25519-add-scalar">87 <div·class="section"·id="ed25519-add-scalar">
88 <h1>ed25519_add_scalar()</h1>88 <h1>ed25519_add_scalar()</h1>
89 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/kademlia/ed25519.hpp">libtorrent/kademlia/ed25519.hpp</a>&quot;</p>89 <p>Declared·in·&quot;<a·class="reference·external"·href="include/libtorrent/kademlia/ed25519.hpp">libtorrent/kademlia/ed25519.hpp</a>&quot;</p>
90 <pre·class="literal-block">90 <pre·class="literal-block">
91 public_key·<strong>ed25519_add_scalar</strong>·(public_key·const&amp;·pk 
92 ···,·std::array&lt;char,·32&gt;·const&amp;·scalar); 
93 secret_key·<strong>ed25519_add_scalar</strong>·(secret_key·const&amp;·sk91 secret_key·<strong>ed25519_add_scalar</strong>·(secret_key·const&amp;·sk
94 ···,·std::array&lt;char,·32&gt;·const&amp;·scalar);92 ···,·std::array&lt;char,·32&gt;·const&amp;·scalar);
 93 public_key·<strong>ed25519_add_scalar</strong>·(public_key·const&amp;·pk
 94 ···,·std::array&lt;char,·32&gt;·const&amp;·scalar);
95 </pre>95 </pre>
96 <p>Adds·a·scalar·to·the·given·key·pair·where·scalar·is·a·32·byte·buffer96 <p>Adds·a·scalar·to·the·given·key·pair·where·scalar·is·a·32·byte·buffer
97 (possibly·generated·with·<cite>ed25519_create_seed</cite>),·generating·a·new·key·pair.</p>97 (possibly·generated·with·<cite>ed25519_create_seed</cite>),·generating·a·new·key·pair.</p>
98 <p>You·can·calculate·the·public·key·sum·without·knowing·the·private·key·and98 <p>You·can·calculate·the·public·key·sum·without·knowing·the·private·key·and
99 vice·versa·by·passing·in·null·for·the·key·you·don't·know.·This·is·useful99 vice·versa·by·passing·in·null·for·the·key·you·don't·know.·This·is·useful
100 when·a·third·party·(an·authoritative·server·for·example)·needs·to·enforce100 when·a·third·party·(an·authoritative·server·for·example)·needs·to·enforce
101 randomness·on·a·key·pair·while·only·knowing·the·public·key·of·the·other101 randomness·on·a·key·pair·while·only·knowing·the·public·key·of·the·other
1.47 KB
html2text {}
    
Offset 39, 18 lines modifiedOffset 39, 18 lines modified
39 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8k_\x8a_\x8d_\x8e_\x8m_\x8l_\x8i_\x8a_\x8/_\x8e_\x8d_\x82_\x85_\x85_\x81_\x89_\x8._\x8h_\x8p_\x8p"39 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8k_\x8a_\x8d_\x8e_\x8m_\x8l_\x8i_\x8a_\x8/_\x8e_\x8d_\x82_\x85_\x85_\x81_\x89_\x8._\x8h_\x8p_\x8p"
40 bool·e\x8ed\x8d2\x825\x855\x851\x819\x89_\x8_v\x8ve\x8er\x8ri\x8if\x8fy\x8y·(signature·const&·sig40 bool·e\x8ed\x8d2\x825\x855\x851\x819\x89_\x8_v\x8ve\x8er\x8ri\x8if\x8fy\x8y·(signature·const&·sig
41 ···,·span<char·const>·msg,·public_key·const&·pk);41 ···,·span<char·const>·msg,·public_key·const&·pk);
42 Verifies·the·signature·on·the·given·message·using·pk42 Verifies·the·signature·on·the·given·message·using·pk
43 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]43 [_\x8r_\x8e_\x8p_\x8o_\x8r_\x8t_\x8·_\x8i_\x8s_\x8s_\x8u_\x8e]
44 *\x8**\x8**\x8**\x8**\x8**\x8*·e\x8ed\x8d2\x825\x855\x851\x819\x89_\x8_a\x8ad\x8dd\x8d_\x8_s\x8sc\x8ca\x8al\x8la\x8ar\x8r(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*44 *\x8**\x8**\x8**\x8**\x8**\x8*·e\x8ed\x8d2\x825\x855\x851\x819\x89_\x8_a\x8ad\x8dd\x8d_\x8_s\x8sc\x8ca\x8al\x8la\x8ar\x8r(\x8()\x8)·*\x8**\x8**\x8**\x8**\x8**\x8*
45 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8k_\x8a_\x8d_\x8e_\x8m_\x8l_\x8i_\x8a_\x8/_\x8e_\x8d_\x82_\x85_\x85_\x81_\x89_\x8._\x8h_\x8p_\x8p"45 Declared·in·"_\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8/_\x8k_\x8a_\x8d_\x8e_\x8m_\x8l_\x8i_\x8a_\x8/_\x8e_\x8d_\x82_\x85_\x85_\x81_\x89_\x8._\x8h_\x8p_\x8p"
46 public_key·e\x8ed\x8d2\x825\x855\x851\x819\x89_\x8_a\x8ad\x8dd\x8d_\x8_s\x8sc\x8ca\x8al\x8la\x8ar\x8r·(public_key·const&·pk 
47 ···,·std::array<char,·32>·const&·scalar); 
48 secret_key·e\x8ed\x8d2\x825\x855\x851\x819\x89_\x8_a\x8ad\x8dd\x8d_\x8_s\x8sc\x8ca\x8al\x8la\x8ar\x8r·(secret_key·const&·sk46 secret_key·e\x8ed\x8d2\x825\x855\x851\x819\x89_\x8_a\x8ad\x8dd\x8d_\x8_s\x8sc\x8ca\x8al\x8la\x8ar\x8r·(secret_key·const&·sk
49 ···,·std::array<char,·32>·const&·scalar);47 ···,·std::array<char,·32>·const&·scalar);
 48 public_key·e\x8ed\x8d2\x825\x855\x851\x819\x89_\x8_a\x8ad\x8dd\x8d_\x8_s\x8sc\x8ca\x8al\x8la\x8ar\x8r·(public_key·const&·pk
 49 ···,·std::array<char,·32>·const&·scalar);
50 Adds·a·scalar·to·the·given·key·pair·where·scalar·is·a·32·byte·buffer·(possibly50 Adds·a·scalar·to·the·given·key·pair·where·scalar·is·a·32·byte·buffer·(possibly
51 generated·withed25519_create_seed),·generating·a·new·key·pair.51 generated·withed25519_create_seed),·generating·a·new·key·pair.
52 You·can·calculate·the·public·key·sum·without·knowing·the·private·key·and·vice52 You·can·calculate·the·public·key·sum·without·knowing·the·private·key·and·vice
53 versa·by·passing·in·null·for·the·key·you·don't·know.·This·is·useful·when·a53 versa·by·passing·in·null·for·the·key·you·don't·know.·This·is·useful·when·a
54 third·party·(an·authoritative·server·for·example)·needs·to·enforce·randomness54 third·party·(an·authoritative·server·for·example)·needs·to·enforce·randomness
55 on·a·key·pair·while·only·knowing·the·public·key·of·the·other·side.55 on·a·key·pair·while·only·knowing·the·public·key·of·the·other·side.
56 Warning:·the·last·bit·of·the·scalar·is·ignored·-·if·comparing·scalars·make·sure56 Warning:·the·last·bit·of·the·scalar·is·ignored·-·if·comparing·scalars·make·sure
9.82 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/reference.html
Ordering differences only
    
Offset 25, 33 lines modifiedOffset 25, 33 lines modified
25 <div·class="main-toc·docutils·container">25 <div·class="main-toc·docutils·container">
26 <p·class="rubric">Session</p>26 <p·class="rubric">Session</p>
27 <div·class="line-block">27 <div·class="line-block">
28 <div·class="line"><a·class="reference·external"·href="reference-Session.html#session_params">session_params</a></div>28 <div·class="line"><a·class="reference·external"·href="reference-Session.html#session_params">session_params</a></div>
29 <div·class="line"><a·class="reference·external"·href="reference-Session.html#session_proxy">session_proxy</a></div>29 <div·class="line"><a·class="reference·external"·href="reference-Session.html#session_proxy">session_proxy</a></div>
30 <div·class="line"><a·class="reference·external"·href="reference-Session.html#session">session</a></div>30 <div·class="line"><a·class="reference·external"·href="reference-Session.html#session">session</a></div>
31 <div·class="line"><a·class="reference·external"·href="reference-Session.html#session_handle">session_handle</a></div>31 <div·class="line"><a·class="reference·external"·href="reference-Session.html#session_handle">session_handle</a></div>
32 <div·class="line"><a·class="reference·external"·href="reference-Session.html#read_session_params()">read_session_params()</a></div> 
33 <div·class="line"><a·class="reference·external"·href="reference-Session.html#write_session_params()">write_session_params()</a></div>32 <div·class="line"><a·class="reference·external"·href="reference-Session.html#write_session_params()">write_session_params()</a></div>
 33 <div·class="line"><a·class="reference·external"·href="reference-Session.html#read_session_params()">read_session_params()</a></div>
34 <div·class="line"><a·class="reference·external"·href="reference-Session.html#write_session_params_buf()">write_session_params_buf()</a></div>34 <div·class="line"><a·class="reference·external"·href="reference-Session.html#write_session_params_buf()">write_session_params_buf()</a></div>
35 </div>35 </div>
36 <p·class="rubric">Torrent·Info</p>36 <p·class="rubric">Torrent·Info</p>
37 <div·class="line-block">37 <div·class="line-block">
38 <div·class="line"><a·class="reference·external"·href="reference-Torrent_Info.html#web_seed_entry">web_seed_entry</a></div>38 <div·class="line"><a·class="reference·external"·href="reference-Torrent_Info.html#web_seed_entry">web_seed_entry</a></div>
39 <div·class="line"><a·class="reference·external"·href="reference-Torrent_Info.html#load_torrent_limits">load_torrent_limits</a></div>39 <div·class="line"><a·class="reference·external"·href="reference-Torrent_Info.html#load_torrent_limits">load_torrent_limits</a></div>
40 <div·class="line"><a·class="reference·external"·href="reference-Torrent_Info.html#torrent_info">torrent_info</a></div>40 <div·class="line"><a·class="reference·external"·href="reference-Torrent_Info.html#torrent_info">torrent_info</a></div>
41 </div>41 </div>
42 <p·class="rubric">Core</p>42 <p·class="rubric">Core</p>
43 <div·class="line-block">43 <div·class="line-block">
44 <div·class="line"><a·class="reference·external"·href="reference-Core.html#peer_info">peer_info</a></div>44 <div·class="line"><a·class="reference·external"·href="reference-Core.html#peer_info">peer_info</a></div>
45 <div·class="line"><a·class="reference·external"·href="reference-Core.html#info_hash_t">info_hash_t</a></div>45 <div·class="line"><a·class="reference·external"·href="reference-Core.html#info_hash_t">info_hash_t</a></div>
46 <div·class="line"><a·class="reference·external"·href="reference-Core.html#piece_block">piece_block</a></div>46 <div·class="line"><a·class="reference·external"·href="reference-Core.html#piece_block">piece_block</a></div>
47 <div·class="line"><a·class="reference·external"·href="reference-Core.html#peer_request">peer_request</a></div>47 <div·class="line"><a·class="reference·external"·href="reference-Core.html#peer_request">peer_request</a></div>
48 <div·class="line"><a·class="reference·external"·href="reference-Core.html#load_torrent_buffer()">load_torrent_buffer()</a></div> 
49 <div·class="line"><a·class="reference·external"·href="reference-Core.html#load_torrent_parsed()">load_torrent_parsed()</a></div> 
50 <div·class="line"><a·class="reference·external"·href="reference-Core.html#load_torrent_file()">load_torrent_file()</a></div>48 <div·class="line"><a·class="reference·external"·href="reference-Core.html#load_torrent_file()">load_torrent_file()</a></div>
 49 <div·class="line"><a·class="reference·external"·href="reference-Core.html#load_torrent_parsed()">load_torrent_parsed()</a></div>
 50 <div·class="line"><a·class="reference·external"·href="reference-Core.html#load_torrent_buffer()">load_torrent_buffer()</a></div>
51 <div·class="line"><a·class="reference·external"·href="reference-Core.html#make_magnet_uri()">make_magnet_uri()</a></div>51 <div·class="line"><a·class="reference·external"·href="reference-Core.html#make_magnet_uri()">make_magnet_uri()</a></div>
52 <div·class="line"><a·class="reference·external"·href="reference-Core.html#parse_magnet_uri()">parse_magnet_uri()</a></div>52 <div·class="line"><a·class="reference·external"·href="reference-Core.html#parse_magnet_uri()">parse_magnet_uri()</a></div>
53 <div·class="line"><a·class="reference·external"·href="reference-Core.html#torrent_peer_equal()">torrent_peer_equal()</a></div>53 <div·class="line"><a·class="reference·external"·href="reference-Core.html#torrent_peer_equal()">torrent_peer_equal()</a></div>
54 <div·class="line"><a·class="reference·external"·href="reference-Core.html#truncate_files()">truncate_files()</a></div>54 <div·class="line"><a·class="reference·external"·href="reference-Core.html#truncate_files()">truncate_files()</a></div>
55 <div·class="line"><a·class="reference·external"·href="reference-Core.html#version()">version()</a></div>55 <div·class="line"><a·class="reference·external"·href="reference-Core.html#version()">version()</a></div>
56 <div·class="line"><a·class="reference·external"·href="reference-Core.html#socket_type_t">socket_type_t</a></div>56 <div·class="line"><a·class="reference·external"·href="reference-Core.html#socket_type_t">socket_type_t</a></div>
57 <div·class="line"><a·class="reference·external"·href="reference-Core.html#protocol_version">protocol_version</a></div>57 <div·class="line"><a·class="reference·external"·href="reference-Core.html#protocol_version">protocol_version</a></div>
Offset 97, 16 lines modifiedOffset 97, 16 lines modified
97 <div·class="line"><a·class="reference·external"·href="reference-Trackers.html#announce_entry">announce_entry</a></div>97 <div·class="line"><a·class="reference·external"·href="reference-Trackers.html#announce_entry">announce_entry</a></div>
98 </div>98 </div>
99 <p·class="rubric">Settings</p>99 <p·class="rubric">Settings</p>
100 <div·class="line-block">100 <div·class="line-block">
101 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#overview">overview</a></div>101 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#overview">overview</a></div>
102 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#settings_pack">settings_pack</a></div>102 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#settings_pack">settings_pack</a></div>
103 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#generate_fingerprint()">generate_fingerprint()</a></div>103 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#generate_fingerprint()">generate_fingerprint()</a></div>
104 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#high_performance_seed()">high_performance_seed()</a></div> 
105 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#min_memory_usage()">min_memory_usage()</a></div>104 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#min_memory_usage()">min_memory_usage()</a></div>
 105 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#high_performance_seed()">high_performance_seed()</a></div>
106 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#name_for_setting()">name_for_setting()</a></div>106 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#name_for_setting()">name_for_setting()</a></div>
107 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#setting_by_name()">setting_by_name()</a></div>107 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#setting_by_name()">setting_by_name()</a></div>
108 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#default_settings()">default_settings()</a></div>108 <div·class="line"><a·class="reference·external"·href="reference-Settings.html#default_settings()">default_settings()</a></div>
109 </div>109 </div>
110 <p·class="rubric">DHT</p>110 <p·class="rubric">DHT</p>
111 <div·class="line-block">111 <div·class="line-block">
112 <div·class="line"><a·class="reference·external"·href="reference-DHT.html#dht_state">dht_state</a></div>112 <div·class="line"><a·class="reference·external"·href="reference-DHT.html#dht_state">dht_state</a></div>
Offset 115, 16 lines modifiedOffset 115, 16 lines modified
115 <div·class="line"><a·class="reference·external"·href="reference-DHT.html#sign_mutable_item()">sign_mutable_item()</a></div>115 <div·class="line"><a·class="reference·external"·href="reference-DHT.html#sign_mutable_item()">sign_mutable_item()</a></div>
116 <div·class="line"><a·class="reference·external"·href="reference-DHT.html#dht_default_storage_constructor()">dht_default_storage_constructor()</a></div>116 <div·class="line"><a·class="reference·external"·href="reference-DHT.html#dht_default_storage_constructor()">dht_default_storage_constructor()</a></div>
117 <div·class="line"><a·class="reference·external"·href="reference-DHT.html#announce_flags_t">announce_flags_t</a></div>117 <div·class="line"><a·class="reference·external"·href="reference-DHT.html#announce_flags_t">announce_flags_t</a></div>
118 </div>118 </div>
119 <p·class="rubric">Resume·Data</p>119 <p·class="rubric">Resume·Data</p>
120 <div·class="line-block">120 <div·class="line-block">
121 <div·class="line"><a·class="reference·external"·href="reference-Resume_Data.html#read_resume_data()">read_resume_data()</a></div>121 <div·class="line"><a·class="reference·external"·href="reference-Resume_Data.html#read_resume_data()">read_resume_data()</a></div>
122 <div·class="line"><a·class="reference·external"·href="reference-Resume_Data.html#write_resume_data_buf()">write_resume_data_buf()</a></div> 
123 <div·class="line"><a·class="reference·external"·href="reference-Resume_Data.html#write_resume_data()">write_resume_data()</a></div>122 <div·class="line"><a·class="reference·external"·href="reference-Resume_Data.html#write_resume_data()">write_resume_data()</a></div>
 123 <div·class="line"><a·class="reference·external"·href="reference-Resume_Data.html#write_resume_data_buf()">write_resume_data_buf()</a></div>
124 <div·class="line"><a·class="reference·external"·href="reference-Resume_Data.html#write_torrent_file_buf()">write_torrent_file_buf()</a></div>124 <div·class="line"><a·class="reference·external"·href="reference-Resume_Data.html#write_torrent_file_buf()">write_torrent_file_buf()</a></div>
125 <div·class="line"><a·class="reference·external"·href="reference-Resume_Data.html#write_torrent_file()">write_torrent_file()</a></div>125 <div·class="line"><a·class="reference·external"·href="reference-Resume_Data.html#write_torrent_file()">write_torrent_file()</a></div>
126 <div·class="line"><a·class="reference·external"·href="reference-Resume_Data.html#write_torrent_flags_t">write_torrent_flags_t</a></div>126 <div·class="line"><a·class="reference·external"·href="reference-Resume_Data.html#write_torrent_flags_t">write_torrent_flags_t</a></div>
127 </div>127 </div>
128 </div>128 </div>
129 <div·class="main-toc·docutils·container">129 <div·class="main-toc·docutils·container">
130 <p·class="rubric">Error·Codes</p>130 <p·class="rubric">Error·Codes</p>
3.21 KB
html2text {}
    
Offset 3, 29 lines modifiedOffset 3, 29 lines modified
3 *\x8**\x8**\x8**\x8**\x8**\x8*·r\x8re\x8ef\x8fe\x8er\x8re\x8en\x8nc\x8ce\x8e·d\x8do\x8oc\x8cu\x8um\x8me\x8en\x8nt\x8ta\x8at\x8ti\x8io\x8on\x8n·*\x8**\x8**\x8**\x8**\x8**\x8*3 *\x8**\x8**\x8**\x8**\x8**\x8*·r\x8re\x8ef\x8fe\x8er\x8re\x8en\x8nc\x8ce\x8e·d\x8do\x8oc\x8cu\x8um\x8me\x8en\x8nt\x8ta\x8at\x8ti\x8io\x8on\x8n·*\x8**\x8**\x8**\x8**\x8**\x8*
4 _\x8s_\x8i_\x8n_\x8g_\x8l_\x8e_\x8-_\x8p_\x8a_\x8g_\x8e_\x8·_\x8v_\x8e_\x8r_\x8s_\x8i_\x8o_\x8n4 _\x8s_\x8i_\x8n_\x8g_\x8l_\x8e_\x8-_\x8p_\x8a_\x8g_\x8e_\x8·_\x8v_\x8e_\x8r_\x8s_\x8i_\x8o_\x8n
5 Session5 Session
6 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s6 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s
7 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8r_\x8o_\x8x_\x8y7 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8r_\x8o_\x8x_\x8y
8 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n8 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n
9 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e9 _\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e
10 _\x8r_\x8e_\x8a_\x8d_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8) 
11 _\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)10 _\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)
 11 _\x8r_\x8e_\x8a_\x8d_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)
12 _\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8__\x8b_\x8u_\x8f_\x8(_\x8)12 _\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8__\x8b_\x8u_\x8f_\x8(_\x8)
13 Torrent·Info13 Torrent·Info
14 _\x8w_\x8e_\x8b_\x8__\x8s_\x8e_\x8e_\x8d_\x8__\x8e_\x8n_\x8t_\x8r_\x8y14 _\x8w_\x8e_\x8b_\x8__\x8s_\x8e_\x8e_\x8d_\x8__\x8e_\x8n_\x8t_\x8r_\x8y
15 _\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8l_\x8i_\x8m_\x8i_\x8t_\x8s15 _\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8l_\x8i_\x8m_\x8i_\x8t_\x8s
16 _\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o16 _\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o
17 Core17 Core
18 _\x8p_\x8e_\x8e_\x8r_\x8__\x8i_\x8n_\x8f_\x8o18 _\x8p_\x8e_\x8e_\x8r_\x8__\x8i_\x8n_\x8f_\x8o
19 _\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8__\x8t19 _\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8__\x8t
20 _\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8b_\x8l_\x8o_\x8c_\x8k20 _\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8b_\x8l_\x8o_\x8c_\x8k
21 _\x8p_\x8e_\x8e_\x8r_\x8__\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t21 _\x8p_\x8e_\x8e_\x8r_\x8__\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t
22 _\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8b_\x8u_\x8f_\x8f_\x8e_\x8r_\x8(_\x8) 
23 _\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8r_\x8s_\x8e_\x8d_\x8(_\x8) 
24 _\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)22 _\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)
 23 _\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8a_\x8r_\x8s_\x8e_\x8d_\x8(_\x8)
 24 _\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8b_\x8u_\x8f_\x8f_\x8e_\x8r_\x8(_\x8)
25 _\x8m_\x8a_\x8k_\x8e_\x8__\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8(_\x8)25 _\x8m_\x8a_\x8k_\x8e_\x8__\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8(_\x8)
26 _\x8p_\x8a_\x8r_\x8s_\x8e_\x8__\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8(_\x8)26 _\x8p_\x8a_\x8r_\x8s_\x8e_\x8__\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8(_\x8)
27 _\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8e_\x8q_\x8u_\x8a_\x8l_\x8(_\x8)27 _\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8e_\x8q_\x8u_\x8a_\x8l_\x8(_\x8)
28 _\x8t_\x8r_\x8u_\x8n_\x8c_\x8a_\x8t_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)28 _\x8t_\x8r_\x8u_\x8n_\x8c_\x8a_\x8t_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)
29 _\x8v_\x8e_\x8r_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)29 _\x8v_\x8e_\x8r_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)
30 _\x8s_\x8o_\x8c_\x8k_\x8e_\x8t_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8t30 _\x8s_\x8o_\x8c_\x8k_\x8e_\x8t_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8t
31 _\x8p_\x8r_\x8o_\x8t_\x8o_\x8c_\x8o_\x8l_\x8__\x8v_\x8e_\x8r_\x8s_\x8i_\x8o_\x8n31 _\x8p_\x8r_\x8o_\x8t_\x8o_\x8c_\x8o_\x8l_\x8__\x8v_\x8e_\x8r_\x8s_\x8i_\x8o_\x8n
Offset 59, 30 lines modifiedOffset 59, 30 lines modified
59 _\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8i_\x8n_\x8f_\x8o_\x8h_\x8a_\x8s_\x8h59 _\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8i_\x8n_\x8f_\x8o_\x8h_\x8a_\x8s_\x8h
60 _\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8e_\x8n_\x8d_\x8p_\x8o_\x8i_\x8n_\x8t60 _\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8e_\x8n_\x8d_\x8p_\x8o_\x8i_\x8n_\x8t
61 _\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8e_\x8n_\x8t_\x8r_\x8y61 _\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8e_\x8n_\x8t_\x8r_\x8y
62 Settings62 Settings
63 _\x8o_\x8v_\x8e_\x8r_\x8v_\x8i_\x8e_\x8w63 _\x8o_\x8v_\x8e_\x8r_\x8v_\x8i_\x8e_\x8w
64 _\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k64 _\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8__\x8p_\x8a_\x8c_\x8k
65 _\x8g_\x8e_\x8n_\x8e_\x8r_\x8a_\x8t_\x8e_\x8__\x8f_\x8i_\x8n_\x8g_\x8e_\x8r_\x8p_\x8r_\x8i_\x8n_\x8t_\x8(_\x8)65 _\x8g_\x8e_\x8n_\x8e_\x8r_\x8a_\x8t_\x8e_\x8__\x8f_\x8i_\x8n_\x8g_\x8e_\x8r_\x8p_\x8r_\x8i_\x8n_\x8t_\x8(_\x8)
66 _\x8h_\x8i_\x8g_\x8h_\x8__\x8p_\x8e_\x8r_\x8f_\x8o_\x8r_\x8m_\x8a_\x8n_\x8c_\x8e_\x8__\x8s_\x8e_\x8e_\x8d_\x8(_\x8) 
67 _\x8m_\x8i_\x8n_\x8__\x8m_\x8e_\x8m_\x8o_\x8r_\x8y_\x8__\x8u_\x8s_\x8a_\x8g_\x8e_\x8(_\x8)66 _\x8m_\x8i_\x8n_\x8__\x8m_\x8e_\x8m_\x8o_\x8r_\x8y_\x8__\x8u_\x8s_\x8a_\x8g_\x8e_\x8(_\x8)
 67 _\x8h_\x8i_\x8g_\x8h_\x8__\x8p_\x8e_\x8r_\x8f_\x8o_\x8r_\x8m_\x8a_\x8n_\x8c_\x8e_\x8__\x8s_\x8e_\x8e_\x8d_\x8(_\x8)
68 _\x8n_\x8a_\x8m_\x8e_\x8__\x8f_\x8o_\x8r_\x8__\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8(_\x8)68 _\x8n_\x8a_\x8m_\x8e_\x8__\x8f_\x8o_\x8r_\x8__\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8(_\x8)
69 _\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8__\x8b_\x8y_\x8__\x8n_\x8a_\x8m_\x8e_\x8(_\x8)69 _\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8__\x8b_\x8y_\x8__\x8n_\x8a_\x8m_\x8e_\x8(_\x8)
70 _\x8d_\x8e_\x8f_\x8a_\x8u_\x8l_\x8t_\x8__\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8(_\x8)70 _\x8d_\x8e_\x8f_\x8a_\x8u_\x8l_\x8t_\x8__\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8(_\x8)
71 DHT71 DHT
72 _\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8e72 _\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8e
73 _\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8__\x8c_\x8o_\x8u_\x8n_\x8t_\x8e_\x8r_\x8s73 _\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8__\x8c_\x8o_\x8u_\x8n_\x8t_\x8e_\x8r_\x8s
74 _\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8__\x8i_\x8n_\x8t_\x8e_\x8r_\x8f_\x8a_\x8c_\x8e74 _\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8__\x8i_\x8n_\x8t_\x8e_\x8r_\x8f_\x8a_\x8c_\x8e
75 _\x8s_\x8i_\x8g_\x8n_\x8__\x8m_\x8u_\x8t_\x8a_\x8b_\x8l_\x8e_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)75 _\x8s_\x8i_\x8g_\x8n_\x8__\x8m_\x8u_\x8t_\x8a_\x8b_\x8l_\x8e_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)
76 _\x8d_\x8h_\x8t_\x8__\x8d_\x8e_\x8f_\x8a_\x8u_\x8l_\x8t_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8__\x8c_\x8o_\x8n_\x8s_\x8t_\x8r_\x8u_\x8c_\x8t_\x8o_\x8r_\x8(_\x8)76 _\x8d_\x8h_\x8t_\x8__\x8d_\x8e_\x8f_\x8a_\x8u_\x8l_\x8t_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8__\x8c_\x8o_\x8n_\x8s_\x8t_\x8r_\x8u_\x8c_\x8t_\x8o_\x8r_\x8(_\x8)
77 _\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8f_\x8l_\x8a_\x8g_\x8s_\x8__\x8t77 _\x8a_\x8n_\x8n_\x8o_\x8u_\x8n_\x8c_\x8e_\x8__\x8f_\x8l_\x8a_\x8g_\x8s_\x8__\x8t
78 Resume·Data78 Resume·Data
79 _\x8r_\x8e_\x8a_\x8d_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8(_\x8)79 _\x8r_\x8e_\x8a_\x8d_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8(_\x8)
80 _\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8__\x8b_\x8u_\x8f_\x8(_\x8) 
81 _\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8(_\x8)80 _\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8(_\x8)
 81 _\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8r_\x8e_\x8s_\x8u_\x8m_\x8e_\x8__\x8d_\x8a_\x8t_\x8a_\x8__\x8b_\x8u_\x8f_\x8(_\x8)
82 _\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8__\x8b_\x8u_\x8f_\x8(_\x8)82 _\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8__\x8b_\x8u_\x8f_\x8(_\x8)
83 _\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)83 _\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)
84 _\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8l_\x8a_\x8g_\x8s_\x8__\x8t84 _\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_\x8l_\x8a_\x8g_\x8s_\x8__\x8t
85 Error·Codes85 Error·Codes
86 _\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8__\x8e_\x8r_\x8r_\x8o_\x8r86 _\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8__\x8e_\x8r_\x8r_\x8o_\x8r
87 _\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8c_\x8a_\x8t_\x8e_\x8g_\x8o_\x8r_\x8y_\x8(_\x8)87 _\x8l_\x8i_\x8b_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8c_\x8a_\x8t_\x8e_\x8g_\x8o_\x8r_\x8y_\x8(_\x8)
88 _\x8h_\x8t_\x8t_\x8p_\x8__\x8c_\x8a_\x8t_\x8e_\x8g_\x8o_\x8r_\x8y_\x8(_\x8)88 _\x8h_\x8t_\x8t_\x8p_\x8__\x8c_\x8a_\x8t_\x8e_\x8g_\x8o_\x8r_\x8y_\x8(_\x8)
544 KB
./usr/share/doc/libtorrent-rasterbar-doc/html/single-page-ref.html
    
Offset 55, 59 lines modifiedOffset 55, 59 lines modified
55 <li><a·class="reference·internal"·href="#enum-error-code-enum-3"·id="toc-entry-19">enum·error_code_enum</a></li>55 <li><a·class="reference·internal"·href="#enum-error-code-enum-3"·id="toc-entry-19">enum·error_code_enum</a></li>
56 <li><a·class="reference·internal"·href="#session-params"·id="toc-entry-20">session_params</a><ul>56 <li><a·class="reference·internal"·href="#session-params"·id="toc-entry-20">session_params</a><ul>
57 <li><a·class="reference·internal"·href="#session-params-1"·id="toc-entry-21">session_params()</a></li>57 <li><a·class="reference·internal"·href="#session-params-1"·id="toc-entry-21">session_params()</a></li>
58 <li><a·class="reference·internal"·href="#session-params-2"·id="toc-entry-22">session_params()</a></li>58 <li><a·class="reference·internal"·href="#session-params-2"·id="toc-entry-22">session_params()</a></li>
59 </ul>59 </ul>
60 </li>60 </li>
61 <li><a·class="reference·internal"·href="#session-proxy"·id="toc-entry-23">session_proxy</a><ul>61 <li><a·class="reference·internal"·href="#session-proxy"·id="toc-entry-23">session_proxy</a><ul>
62 <li><a·class="reference·internal"·href="#session-proxy-session-proxy-operator"·id="toc-entry-24">~session_proxy()·session_proxy()·operator=()</a></li>62 <li><a·class="reference·internal"·href="#operator-session-proxy-session-proxy"·id="toc-entry-24">operator=()·~session_proxy()·session_proxy()</a></li>
63 </ul>63 </ul>
64 </li>64 </li>
65 <li><a·class="reference·internal"·href="#session"·id="toc-entry-25">session</a><ul>65 <li><a·class="reference·internal"·href="#session"·id="toc-entry-25">session</a><ul>
66 <li><a·class="reference·internal"·href="#session-1"·id="toc-entry-26">session()</a></li>66 <li><a·class="reference·internal"·href="#session-1"·id="toc-entry-26">session()</a></li>
67 <li><a·class="reference·internal"·href="#session-2"·id="toc-entry-27">session()</a></li>67 <li><a·class="reference·internal"·href="#session-2"·id="toc-entry-27">session()</a></li>
68 <li><a·class="reference·internal"·href="#session-3"·id="toc-entry-28">~session()</a></li>68 <li><a·class="reference·internal"·href="#session-3"·id="toc-entry-28">~session()</a></li>
69 <li><a·class="reference·internal"·href="#abort"·id="toc-entry-29">abort()</a></li>69 <li><a·class="reference·internal"·href="#abort"·id="toc-entry-29">abort()</a></li>
70 </ul>70 </ul>
71 </li>71 </li>
72 <li><a·class="reference·internal"·href="#session-handle"·id="toc-entry-30">session_handle</a><ul>72 <li><a·class="reference·internal"·href="#session-handle"·id="toc-entry-30">session_handle</a><ul>
73 <li><a·class="reference·internal"·href="#is-valid"·id="toc-entry-31">is_valid()</a></li>73 <li><a·class="reference·internal"·href="#is-valid"·id="toc-entry-31">is_valid()</a></li>
74 <li><a·class="reference·internal"·href="#session-state"·id="toc-entry-32">session_state()</a></li>74 <li><a·class="reference·internal"·href="#session-state"·id="toc-entry-32">session_state()</a></li>
75 <li><a·class="reference·internal"·href="#get-torrent-status-refresh-torrent-status"·id="toc-entry-33">get_torrent_status()·refresh_torrent_status()</a></li>75 <li><a·class="reference·internal"·href="#refresh-torrent-status-get-torrent-status"·id="toc-entry-33">refresh_torrent_status()·get_torrent_status()</a></li>
76 <li><a·class="reference·internal"·href="#post-torrent-updates"·id="toc-entry-34">post_torrent_updates()</a></li>76 <li><a·class="reference·internal"·href="#post-torrent-updates"·id="toc-entry-34">post_torrent_updates()</a></li>
77 <li><a·class="reference·internal"·href="#post-session-stats"·id="toc-entry-35">post_session_stats()</a></li>77 <li><a·class="reference·internal"·href="#post-session-stats"·id="toc-entry-35">post_session_stats()</a></li>
78 <li><a·class="reference·internal"·href="#post-dht-stats"·id="toc-entry-36">post_dht_stats()</a></li>78 <li><a·class="reference·internal"·href="#post-dht-stats"·id="toc-entry-36">post_dht_stats()</a></li>
79 <li><a·class="reference·internal"·href="#set-dht-state"·id="toc-entry-37">set_dht_state()</a></li>79 <li><a·class="reference·internal"·href="#set-dht-state"·id="toc-entry-37">set_dht_state()</a></li>
80 <li><a·class="reference·internal"·href="#find-torrent-get-torrents"·id="toc-entry-38">find_torrent()·get_torrents()</a></li>80 <li><a·class="reference·internal"·href="#find-torrent-get-torrents"·id="toc-entry-38">find_torrent()·get_torrents()</a></li>
81 <li><a·class="reference·internal"·href="#async-add-torrent-add-torrent"·id="toc-entry-39">async_add_torrent()·add_torrent()</a></li>81 <li><a·class="reference·internal"·href="#async-add-torrent-add-torrent"·id="toc-entry-39">async_add_torrent()·add_torrent()</a></li>
82 <li><a·class="reference·internal"·href="#is-paused-resume-pause"·id="toc-entry-40">is_paused()·resume()·pause()</a></li>82 <li><a·class="reference·internal"·href="#resume-pause-is-paused"·id="toc-entry-40">resume()·pause()·is_paused()</a></li>
83 <li><a·class="reference·internal"·href="#is-dht-running"·id="toc-entry-41">is_dht_running()</a></li>83 <li><a·class="reference·internal"·href="#is-dht-running"·id="toc-entry-41">is_dht_running()</a></li>
84 <li><a·class="reference·internal"·href="#set-dht-storage"·id="toc-entry-42">set_dht_storage()</a></li>84 <li><a·class="reference·internal"·href="#set-dht-storage"·id="toc-entry-42">set_dht_storage()</a></li>
85 <li><a·class="reference·internal"·href="#add-dht-node"·id="toc-entry-43">add_dht_node()</a></li>85 <li><a·class="reference·internal"·href="#add-dht-node"·id="toc-entry-43">add_dht_node()</a></li>
86 <li><a·class="reference·internal"·href="#dht-get-item"·id="toc-entry-44">dht_get_item()</a></li>86 <li><a·class="reference·internal"·href="#dht-get-item"·id="toc-entry-44">dht_get_item()</a></li>
87 <li><a·class="reference·internal"·href="#dht-get-item-1"·id="toc-entry-45">dht_get_item()</a></li>87 <li><a·class="reference·internal"·href="#dht-get-item-1"·id="toc-entry-45">dht_get_item()</a></li>
88 <li><a·class="reference·internal"·href="#dht-put-item"·id="toc-entry-46">dht_put_item()</a></li>88 <li><a·class="reference·internal"·href="#dht-put-item"·id="toc-entry-46">dht_put_item()</a></li>
89 <li><a·class="reference·internal"·href="#dht-put-item-1"·id="toc-entry-47">dht_put_item()</a></li>89 <li><a·class="reference·internal"·href="#dht-put-item-1"·id="toc-entry-47">dht_put_item()</a></li>
90 <li><a·class="reference·internal"·href="#dht-get-peers-dht-announce"·id="toc-entry-48">dht_get_peers()·dht_announce()</a></li>90 <li><a·class="reference·internal"·href="#dht-announce-dht-get-peers"·id="toc-entry-48">dht_announce()·dht_get_peers()</a></li>
91 <li><a·class="reference·internal"·href="#dht-live-nodes"·id="toc-entry-49">dht_live_nodes()</a></li>91 <li><a·class="reference·internal"·href="#dht-live-nodes"·id="toc-entry-49">dht_live_nodes()</a></li>
92 <li><a·class="reference·internal"·href="#dht-sample-infohashes"·id="toc-entry-50">dht_sample_infohashes()</a></li>92 <li><a·class="reference·internal"·href="#dht-sample-infohashes"·id="toc-entry-50">dht_sample_infohashes()</a></li>
93 <li><a·class="reference·internal"·href="#dht-direct-request"·id="toc-entry-51">dht_direct_request()</a></li>93 <li><a·class="reference·internal"·href="#dht-direct-request"·id="toc-entry-51">dht_direct_request()</a></li>
94 <li><a·class="reference·internal"·href="#add-extension"·id="toc-entry-52">add_extension()</a></li>94 <li><a·class="reference·internal"·href="#add-extension"·id="toc-entry-52">add_extension()</a></li>
95 <li><a·class="reference·internal"·href="#set-ip-filter-get-ip-filter"·id="toc-entry-53">set_ip_filter()·get_ip_filter()</a></li>95 <li><a·class="reference·internal"·href="#get-ip-filter-set-ip-filter"·id="toc-entry-53">get_ip_filter()·set_ip_filter()</a></li>
96 <li><a·class="reference·internal"·href="#set-port-filter"·id="toc-entry-54">set_port_filter()</a></li>96 <li><a·class="reference·internal"·href="#set-port-filter"·id="toc-entry-54">set_port_filter()</a></li>
97 <li><a·class="reference·internal"·href="#ssl-listen-port-listen-port-is-listening"·id="toc-entry-55">ssl_listen_port()·listen_port()·is_listening()</a></li>97 <li><a·class="reference·internal"·href="#is-listening-ssl-listen-port-listen-port"·id="toc-entry-55">is_listening()·ssl_listen_port()·listen_port()</a></li>
98 <li><a·class="reference·internal"·href="#get-peer-class-filter-set-peer-class-filter"·id="toc-entry-56">get_peer_class_filter()·set_peer_class_filter()</a></li>98 <li><a·class="reference·internal"·href="#get-peer-class-filter-set-peer-class-filter"·id="toc-entry-56">get_peer_class_filter()·set_peer_class_filter()</a></li>
99 <li><a·class="reference·internal"·href="#set-peer-class-type-filter-get-peer-class-type-filter"·id="toc-entry-57">set_peer_class_type_filter()·get_peer_class_type_filter()</a></li>99 <li><a·class="reference·internal"·href="#set-peer-class-type-filter-get-peer-class-type-filter"·id="toc-entry-57">set_peer_class_type_filter()·get_peer_class_type_filter()</a></li>
100 <li><a·class="reference·internal"·href="#create-peer-class"·id="toc-entry-58">create_peer_class()</a></li>100 <li><a·class="reference·internal"·href="#create-peer-class"·id="toc-entry-58">create_peer_class()</a></li>
101 <li><a·class="reference·internal"·href="#delete-peer-class"·id="toc-entry-59">delete_peer_class()</a></li>101 <li><a·class="reference·internal"·href="#delete-peer-class"·id="toc-entry-59">delete_peer_class()</a></li>
102 <li><a·class="reference·internal"·href="#get-peer-class-set-peer-class"·id="toc-entry-60">get_peer_class()·set_peer_class()</a></li>102 <li><a·class="reference·internal"·href="#get-peer-class-set-peer-class"·id="toc-entry-60">get_peer_class()·set_peer_class()</a></li>
103 <li><a·class="reference·internal"·href="#remove-torrent"·id="toc-entry-61">remove_torrent()</a></li>103 <li><a·class="reference·internal"·href="#remove-torrent"·id="toc-entry-61">remove_torrent()</a></li>
104 <li><a·class="reference·internal"·href="#get-settings-apply-settings"·id="toc-entry-62">get_settings()·apply_settings()</a></li>104 <li><a·class="reference·internal"·href="#apply-settings-get-settings"·id="toc-entry-62">apply_settings()·get_settings()</a></li>
105 <li><a·class="reference·internal"·href="#set-alert-notify-wait-for-alert-pop-alerts"·id="toc-entry-63">set_alert_notify()·wait_for_alert()·pop_alerts()</a></li>105 <li><a·class="reference·internal"·href="#wait-for-alert-pop-alerts-set-alert-notify"·id="toc-entry-63">wait_for_alert()·pop_alerts()·set_alert_notify()</a></li>
106 <li><a·class="reference·internal"·href="#delete-port-mapping-add-port-mapping"·id="toc-entry-64">delete_port_mapping()·add_port_mapping()</a></li>106 <li><a·class="reference·internal"·href="#add-port-mapping-delete-port-mapping"·id="toc-entry-64">add_port_mapping()·delete_port_mapping()</a></li>
107 <li><a·class="reference·internal"·href="#reopen-network-sockets"·id="toc-entry-65">reopen_network_sockets()</a></li>107 <li><a·class="reference·internal"·href="#reopen-network-sockets"·id="toc-entry-65">reopen_network_sockets()</a></li>
108 <li><a·class="reference·internal"·href="#native-handle"·id="toc-entry-66">native_handle()</a></li>108 <li><a·class="reference·internal"·href="#native-handle"·id="toc-entry-66">native_handle()</a></li>
109 </ul>109 </ul>
110 </li>110 </li>
111 <li><a·class="reference·internal"·href="#read-session-params-write-session-params-buf-write-session-params"·id="toc-entry-67">read_session_params()·write_session_params_buf()·write_session_params()</a></li>111 <li><a·class="reference·internal"·href="#read-session-params-write-session-params-buf-write-session-params"·id="toc-entry-67">read_session_params()·write_session_params_buf()·write_session_params()</a></li>
112 <li><a·class="reference·internal"·href="#web-seed-entry"·id="toc-entry-68">web_seed_entry</a><ul>112 <li><a·class="reference·internal"·href="#web-seed-entry"·id="toc-entry-68">web_seed_entry</a><ul>
113 <li><a·class="reference·internal"·href="#operator"·id="toc-entry-69">operator==()</a></li>113 <li><a·class="reference·internal"·href="#operator"·id="toc-entry-69">operator==()</a></li>
Offset 115, 35 lines modifiedOffset 115, 35 lines modified
115 <li><a·class="reference·internal"·href="#enum-type-t"·id="toc-entry-71">enum·type_t</a></li>115 <li><a·class="reference·internal"·href="#enum-type-t"·id="toc-entry-71">enum·type_t</a></li>
116 </ul>116 </ul>
117 </li>117 </li>
118 <li><a·class="reference·internal"·href="#load-torrent-limits"·id="toc-entry-72">load_torrent_limits</a></li>118 <li><a·class="reference·internal"·href="#load-torrent-limits"·id="toc-entry-72">load_torrent_limits</a></li>
119 <li><a·class="reference·internal"·href="#torrent-info"·id="toc-entry-73">torrent_info</a><ul>119 <li><a·class="reference·internal"·href="#torrent-info"·id="toc-entry-73">torrent_info</a><ul>
120 <li><a·class="reference·internal"·href="#torrent-info-1"·id="toc-entry-74">torrent_info()</a></li>120 <li><a·class="reference·internal"·href="#torrent-info-1"·id="toc-entry-74">torrent_info()</a></li>
121 <li><a·class="reference·internal"·href="#torrent-info-2"·id="toc-entry-75">~torrent_info()</a></li>121 <li><a·class="reference·internal"·href="#torrent-info-2"·id="toc-entry-75">~torrent_info()</a></li>
122 <li><a·class="reference·internal"·href="#files-orig-files"·id="toc-entry-76">files()·orig_files()</a></li>122 <li><a·class="reference·internal"·href="#orig-files-files"·id="toc-entry-76">orig_files()·files()</a></li>
123 <li><a·class="reference·internal"·href="#rename-file"·id="toc-entry-77">rename_file()</a></li>123 <li><a·class="reference·internal"·href="#rename-file"·id="toc-entry-77">rename_file()</a></li>
124 <li><a·class="reference·internal"·href="#remap-files"·id="toc-entry-78">remap_files()</a></li>124 <li><a·class="reference·internal"·href="#remap-files"·id="toc-entry-78">remap_files()</a></li>
125 <li><a·class="reference·internal"·href="#clear-trackers-trackers-add-tracker"·id="toc-entry-79">clear_trackers()·trackers()·add_tracker()</a></li>125 <li><a·class="reference·internal"·href="#trackers-add-tracker-clear-trackers"·id="toc-entry-79">trackers()·add_tracker()·clear_trackers()</a></li>
126 <li><a·class="reference·internal"·href="#collections-similar-torrents"·id="toc-entry-80">collections()·similar_torrents()</a></li>126 <li><a·class="reference·internal"·href="#collections-similar-torrents"·id="toc-entry-80">collections()·similar_torrents()</a></li>
127 <li><a·class="reference·internal"·href="#set-web-seeds-add-url-seed-add-http-seed-web-seeds"·id="toc-entry-81">set_web_seeds()·add_url_seed()·add_http_seed()·web_seeds()</a></li>127 <li><a·class="reference·internal"·href="#add-http-seed-set-web-seeds-web-seeds-add-url-seed"·id="toc-entry-81">add_http_seed()·set_web_seeds()·web_seeds()·add_url_seed()</a></li>
128 <li><a·class="reference·internal"·href="#total-size"·id="toc-entry-82">total_size()</a></li>128 <li><a·class="reference·internal"·href="#total-size"·id="toc-entry-82">total_size()</a></li>
129 <li><a·class="reference·internal"·href="#piece-length-num-pieces"·id="toc-entry-83">piece_length()·num_pieces()</a></li>129 <li><a·class="reference·internal"·href="#piece-length-num-pieces"·id="toc-entry-83">piece_length()·num_pieces()</a></li>
130 <li><a·class="reference·internal"·href="#blocks-per-piece"·id="toc-entry-84">blocks_per_piece()</a></li>130 <li><a·class="reference·internal"·href="#blocks-per-piece"·id="toc-entry-84">blocks_per_piece()</a></li>
131 <li><a·class="reference·internal"·href="#end-piece-last-piece-piece-range"·id="toc-entry-85">end_piece()·last_piece()·piece_range()</a></li>131 <li><a·class="reference·internal"·href="#end-piece-piece-range-last-piece"·id="toc-entry-85">end_piece()·piece_range()·last_piece()</a></li>
132 <li><a·class="reference·internal"·href="#info-hashes-info-hash"·id="toc-entry-86">info_hashes()·info_hash()</a></li>132 <li><a·class="reference·internal"·href="#info-hashes-info-hash"·id="toc-entry-86">info_hashes()·info_hash()</a></li>
133 <li><a·class="reference·internal"·href="#v1-v2"·id="toc-entry-87">v1()·v2()</a></li>133 <li><a·class="reference·internal"·href="#v1-v2"·id="toc-entry-87">v1()·v2()</a></li>
134 <li><a·class="reference·internal"·href="#num-files"·id="toc-entry-88">num_files()</a></li>134 <li><a·class="reference·internal"·href="#num-files"·id="toc-entry-88">num_files()</a></li>
135 <li><a·class="reference·internal"·href="#map-block"·id="toc-entry-89">map_block()</a></li>135 <li><a·class="reference·internal"·href="#map-block"·id="toc-entry-89">map_block()</a></li>
136 <li><a·class="reference·internal"·href="#map-file"·id="toc-entry-90">map_file()</a></li>136 <li><a·class="reference·internal"·href="#map-file"·id="toc-entry-90">map_file()</a></li>
137 <li><a·class="reference·internal"·href="#ssl-cert"·id="toc-entry-91">ssl_cert()</a></li>137 <li><a·class="reference·internal"·href="#ssl-cert"·id="toc-entry-91">ssl_cert()</a></li>
138 <li><a·class="reference·internal"·href="#is-valid-1"·id="toc-entry-92">is_valid()</a></li>138 <li><a·class="reference·internal"·href="#is-valid-1"·id="toc-entry-92">is_valid()</a></li>
139 <li><a·class="reference·internal"·href="#priv"·id="toc-entry-93">priv()</a></li>139 <li><a·class="reference·internal"·href="#priv"·id="toc-entry-93">priv()</a></li>
140 <li><a·class="reference·internal"·href="#is-i2p"·id="toc-entry-94">is_i2p()</a></li>140 <li><a·class="reference·internal"·href="#is-i2p"·id="toc-entry-94">is_i2p()</a></li>
141 <li><a·class="reference·internal"·href="#piece-size"·id="toc-entry-95">piece_size()</a></li>141 <li><a·class="reference·internal"·href="#piece-size"·id="toc-entry-95">piece_size()</a></li>
142 <li><a·class="reference·internal"·href="#hash-for-piece-hash-for-piece-ptr"·id="toc-entry-96">hash_for_piece()·hash_for_piece_ptr()</a></li>142 <li><a·class="reference·internal"·href="#hash-for-piece-ptr-hash-for-piece"·id="toc-entry-96">hash_for_piece_ptr()·hash_for_piece()</a></li>
143 <li><a·class="reference·internal"·href="#name"·id="toc-entry-97">name()</a></li>143 <li><a·class="reference·internal"·href="#name"·id="toc-entry-97">name()</a></li>
144 <li><a·class="reference·internal"·href="#creation-date"·id="toc-entry-98">creation_date()</a></li>144 <li><a·class="reference·internal"·href="#creation-date"·id="toc-entry-98">creation_date()</a></li>
145 <li><a·class="reference·internal"·href="#creator"·id="toc-entry-99">creator()</a></li>145 <li><a·class="reference·internal"·href="#creator"·id="toc-entry-99">creator()</a></li>
146 <li><a·class="reference·internal"·href="#comment"·id="toc-entry-100">comment()</a></li>146 <li><a·class="reference·internal"·href="#comment"·id="toc-entry-100">comment()</a></li>
147 <li><a·class="reference·internal"·href="#nodes"·id="toc-entry-101">nodes()</a></li>147 <li><a·class="reference·internal"·href="#nodes"·id="toc-entry-101">nodes()</a></li>
148 <li><a·class="reference·internal"·href="#add-node"·id="toc-entry-102">add_node()</a></li>148 <li><a·class="reference·internal"·href="#add-node"·id="toc-entry-102">add_node()</a></li>
149 <li><a·class="reference·internal"·href="#parse-info-section"·id="toc-entry-103">parse_info_section()</a></li>149 <li><a·class="reference·internal"·href="#parse-info-section"·id="toc-entry-103">parse_info_section()</a></li>
Offset 155, 26 lines modifiedOffset 155, 26 lines modified
155 </li>155 </li>
156 <li><a·class="reference·internal"·href="#peer-info"·id="toc-entry-108">peer_info</a><ul>156 <li><a·class="reference·internal"·href="#peer-info"·id="toc-entry-108">peer_info</a><ul>
157 <li><a·class="reference·internal"·href="#i2p-destination"·id="toc-entry-109">i2p_destination()</a></li>157 <li><a·class="reference·internal"·href="#i2p-destination"·id="toc-entry-109">i2p_destination()</a></li>
158 </ul>158 </ul>
159 </li>159 </li>
160 <li><a·class="reference·internal"·href="#info-hash-t"·id="toc-entry-110">info_hash_t</a><ul>160 <li><a·class="reference·internal"·href="#info-hash-t"·id="toc-entry-110">info_hash_t</a><ul>
161 <li><a·class="reference·internal"·href="#info-hash-t-1"·id="toc-entry-111">info_hash_t()</a></li>161 <li><a·class="reference·internal"·href="#info-hash-t-1"·id="toc-entry-111">info_hash_t()</a></li>
162 <li><a·class="reference·internal"·href="#has-v2-has-v1-has"·id="toc-entry-112">has_v2()·has_v1()·has()</a></li>162 <li><a·class="reference·internal"·href="#has-v2-has-has-v1"·id="toc-entry-112">has_v2()·has()·has_v1()</a></li>
163 <li><a·class="reference·internal"·href="#get"·id="toc-entry-113">get()</a></li>163 <li><a·class="reference·internal"·href="#get"·id="toc-entry-113">get()</a></li>
164 <li><a·class="reference·internal"·href="#get-best"·id="toc-entry-114">get_best()</a></li>164 <li><a·class="reference·internal"·href="#get-best"·id="toc-entry-114">get_best()</a></li>
165 <li><a·class="reference·internal"·href="#for-each"·id="toc-entry-115">for_each()</a></li>165 <li><a·class="reference·internal"·href="#for-each"·id="toc-entry-115">for_each()</a></li>
166 </ul>166 </ul>
167 </li>167 </li>
168 <li><a·class="reference·internal"·href="#piece-block"·id="toc-entry-116">piece_block</a></li>168 <li><a·class="reference·internal"·href="#piece-block"·id="toc-entry-116">piece_block</a></li>
169 <li><a·class="reference·internal"·href="#peer-request"·id="toc-entry-117">peer_request</a><ul>169 <li><a·class="reference·internal"·href="#peer-request"·id="toc-entry-117">peer_request</a><ul>
170 <li><a·class="reference·internal"·href="#operator-2"·id="toc-entry-118">operator==()</a></li>170 <li><a·class="reference·internal"·href="#operator-2"·id="toc-entry-118">operator==()</a></li>
171 </ul>171 </ul>
172 </li>172 </li>
173 <li><a·class="reference·internal"·href="#load-torrent-file-load-torrent-parsed-load-torrent-buffer"·id="toc-entry-119">load_torrent_file()·load_torrent_parsed()·load_torrent_buffer()</a></li>173 <li><a·class="reference·internal"·href="#load-torrent-buffer-load-torrent-file-load-torrent-parsed"·id="toc-entry-119">load_torrent_buffer()·load_torrent_file()·load_torrent_parsed()</a></li>
174 <li><a·class="reference·internal"·href="#make-magnet-uri"·id="toc-entry-120">make_magnet_uri()</a></li>174 <li><a·class="reference·internal"·href="#make-magnet-uri"·id="toc-entry-120">make_magnet_uri()</a></li>
175 <li><a·class="reference·internal"·href="#parse-magnet-uri"·id="toc-entry-121">parse_magnet_uri()</a></li>175 <li><a·class="reference·internal"·href="#parse-magnet-uri"·id="toc-entry-121">parse_magnet_uri()</a></li>
176 <li><a·class="reference·internal"·href="#torrent-peer-equal"·id="toc-entry-122">torrent_peer_equal()</a></li>176 <li><a·class="reference·internal"·href="#torrent-peer-equal"·id="toc-entry-122">torrent_peer_equal()</a></li>
177 <li><a·class="reference·internal"·href="#truncate-files"·id="toc-entry-123">truncate_files()</a></li>177 <li><a·class="reference·internal"·href="#truncate-files"·id="toc-entry-123">truncate_files()</a></li>
178 <li><a·class="reference·internal"·href="#version"·id="toc-entry-124">version()</a></li>178 <li><a·class="reference·internal"·href="#version"·id="toc-entry-124">version()</a></li>
179 <li><a·class="reference·internal"·href="#enum-socket-type-t"·id="toc-entry-125">enum·socket_type_t</a></li>179 <li><a·class="reference·internal"·href="#enum-socket-type-t"·id="toc-entry-125">enum·socket_type_t</a></li>
180 <li><a·class="reference·internal"·href="#enum-protocol-version"·id="toc-entry-126">enum·protocol_version</a></li>180 <li><a·class="reference·internal"·href="#enum-protocol-version"·id="toc-entry-126">enum·protocol_version</a></li>
Offset 204, 30 lines modifiedOffset 204, 30 lines modified
204 <li><a·class="reference·internal"·href="#load-state"·id="toc-entry-150">load_state()</a></li>204 <li><a·class="reference·internal"·href="#load-state"·id="toc-entry-150">load_state()</a></li>
205 </ul>205 </ul>
206 </li>206 </li>
207 <li><a·class="reference·internal"·href="#torrent-plugin"·id="toc-entry-151">torrent_plugin</a><ul>207 <li><a·class="reference·internal"·href="#torrent-plugin"·id="toc-entry-151">torrent_plugin</a><ul>
Max diff block lines reached; 303656/317769 bytes (95.56%) of diff not shown.
233 KB
html2text {}
    
Offset 22, 87 lines modifiedOffset 22, 87 lines modified
22 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8s_\x8o_\x8c_\x8k_\x8s_\x8__\x8e_\x8r_\x8r_\x8o_\x8r_\x8__\x8c_\x8o_\x8d_\x8e22 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8s_\x8o_\x8c_\x8k_\x8s_\x8__\x8e_\x8r_\x8r_\x8o_\x8r_\x8__\x8c_\x8o_\x8d_\x8e
23 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8p_\x8c_\x8p_\x8__\x8e_\x8r_\x8r_\x8o_\x8r_\x8s23 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8p_\x8c_\x8p_\x8__\x8e_\x8r_\x8r_\x8o_\x8r_\x8s
24 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8e_\x8r_\x8r_\x8o_\x8r_\x8__\x8c_\x8o_\x8d_\x8e_\x8__\x8e_\x8n_\x8u_\x8m24 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8e_\x8r_\x8r_\x8o_\x8r_\x8__\x8c_\x8o_\x8d_\x8e_\x8__\x8e_\x8n_\x8u_\x8m
25 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s25 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s
26 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)26 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)
27 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)27 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)
28 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8r_\x8o_\x8x_\x8y28 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8r_\x8o_\x8x_\x8y
29 ··········o·_\x8~_.s_.e_.s_.s_.i_.o_.n_.__.p_.r_.o_.x_.y_.(_.)_.·_.s_.e_.s_.s_.i_.o_.n_.__.p_.r_.o_.x_.y_.(_.)_.·_.o_.p_.e_.r_.a_.t_.o_.r_.=_\x8(_\x8)29 ··········o·_\x8o_.p_.e_.r_.a_.t_.o_.r_.=_.(_.)_.·_.~_.s_.e_.s_.s_.i_.o_.n_.__.p_.r_.o_.x_.y_.(_.)_.·_.s_.e_.s_.s_.i_.o_.n_.__.p_.r_.o_.x_.y_\x8(_\x8)
30 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n30 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n
31 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)31 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)
32 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)32 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)
33 ··········o·_\x8~_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)33 ··········o·_\x8~_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)
34 ··········o·_\x8a_\x8b_\x8o_\x8r_\x8t_\x8(_\x8)34 ··········o·_\x8a_\x8b_\x8o_\x8r_\x8t_\x8(_\x8)
35 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e35 ····*·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e
36 ··········o·_\x8i_\x8s_\x8__\x8v_\x8a_\x8l_\x8i_\x8d_\x8(_\x8)36 ··········o·_\x8i_\x8s_\x8__\x8v_\x8a_\x8l_\x8i_\x8d_\x8(_\x8)
37 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)37 ··········o·_\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)
38 ··········o·_\x8g_.e_.t_.__.t_.o_.r_.r_.e_.n_.t_.__.s_.t_.a_.t_.u_.s_.(_.)_.·_.r_.e_.f_.r_.e_.s_.h_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8u_\x8s_\x8(_\x8)38 ··········o·_\x8r_.e_.f_.r_.e_.s_.h_.__.t_.o_.r_.r_.e_.n_.t_.__.s_.t_.a_.t_.u_.s_.(_.)_.·_.g_.e_.t_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8u_\x8s_\x8(_\x8)
39 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8u_\x8p_\x8d_\x8a_\x8t_\x8e_\x8s_\x8(_\x8)39 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8u_\x8p_\x8d_\x8a_\x8t_\x8e_\x8s_\x8(_\x8)
40 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8s_\x8(_\x8)40 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8s_\x8(_\x8)
41 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8s_\x8(_\x8)41 ··········o·_\x8p_\x8o_\x8s_\x8t_\x8__\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8s_\x8(_\x8)
42 ··········o·_\x8s_\x8e_\x8t_\x8__\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)42 ··········o·_\x8s_\x8e_\x8t_\x8__\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)
43 ··········o·_\x8f_\x8i_\x8n_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)_\x8·_\x8g_\x8e_\x8t_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8s_\x8(_\x8)43 ··········o·_\x8f_\x8i_\x8n_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)_\x8·_\x8g_\x8e_\x8t_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8s_\x8(_\x8)
44 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)_\x8·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)44 ··········o·_\x8a_\x8s_\x8y_\x8n_\x8c_\x8__\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)_\x8·_\x8a_\x8d_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)
45 ··········o·_\x8i_.s_.__.p_.a_.u_.s_.e_.d_.(_.)_.·_.r_.e_.s_.u_.m_.e_.(_.)_.·_.p_.a_.u_.s_.e_\x8(_\x8)45 ··········o·_\x8r_.e_.s_.u_.m_.e_.(_.)_.·_.p_.a_.u_.s_.e_.(_.)_.·_.i_.s_.__.p_.a_.u_.s_.e_.d_\x8(_\x8)
46 ··········o·_\x8i_\x8s_\x8__\x8d_\x8h_\x8t_\x8__\x8r_\x8u_\x8n_\x8n_\x8i_\x8n_\x8g_\x8(_\x8)46 ··········o·_\x8i_\x8s_\x8__\x8d_\x8h_\x8t_\x8__\x8r_\x8u_\x8n_\x8n_\x8i_\x8n_\x8g_\x8(_\x8)
47 ··········o·_\x8s_\x8e_\x8t_\x8__\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8(_\x8)47 ··········o·_\x8s_\x8e_\x8t_\x8__\x8d_\x8h_\x8t_\x8__\x8s_\x8t_\x8o_\x8r_\x8a_\x8g_\x8e_\x8(_\x8)
48 ··········o·_\x8a_\x8d_\x8d_\x8__\x8d_\x8h_\x8t_\x8__\x8n_\x8o_\x8d_\x8e_\x8(_\x8)48 ··········o·_\x8a_\x8d_\x8d_\x8__\x8d_\x8h_\x8t_\x8__\x8n_\x8o_\x8d_\x8e_\x8(_\x8)
49 ··········o·_\x8d_\x8h_\x8t_\x8__\x8g_\x8e_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)49 ··········o·_\x8d_\x8h_\x8t_\x8__\x8g_\x8e_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)
50 ··········o·_\x8d_\x8h_\x8t_\x8__\x8g_\x8e_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)50 ··········o·_\x8d_\x8h_\x8t_\x8__\x8g_\x8e_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)
51 ··········o·_\x8d_\x8h_\x8t_\x8__\x8p_\x8u_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)51 ··········o·_\x8d_\x8h_\x8t_\x8__\x8p_\x8u_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)
52 ··········o·_\x8d_\x8h_\x8t_\x8__\x8p_\x8u_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)52 ··········o·_\x8d_\x8h_\x8t_\x8__\x8p_\x8u_\x8t_\x8__\x8i_\x8t_\x8e_\x8m_\x8(_\x8)
53 ··········o·_\x8d_\x8h_\x8t_\x8__\x8g_.e_.t_.__.p_.e_.e_.r_.s_.(_.)_.·_.d_.h_.t_.__.a_.n_.n_.o_.u_.n_.c_.e_\x8(_\x8)53 ··········o·_\x8d_\x8h_\x8t_\x8__\x8a_.n_.n_.o_.u_.n_.c_.e_.(_.)_.·_.d_.h_.t_.__.g_.e_.t_.__.p_.e_.e_.r_.s_\x8(_\x8)
54 ··········o·_\x8d_\x8h_\x8t_\x8__\x8l_\x8i_\x8v_\x8e_\x8__\x8n_\x8o_\x8d_\x8e_\x8s_\x8(_\x8)54 ··········o·_\x8d_\x8h_\x8t_\x8__\x8l_\x8i_\x8v_\x8e_\x8__\x8n_\x8o_\x8d_\x8e_\x8s_\x8(_\x8)
55 ··········o·_\x8d_\x8h_\x8t_\x8__\x8s_\x8a_\x8m_\x8p_\x8l_\x8e_\x8__\x8i_\x8n_\x8f_\x8o_\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8(_\x8)55 ··········o·_\x8d_\x8h_\x8t_\x8__\x8s_\x8a_\x8m_\x8p_\x8l_\x8e_\x8__\x8i_\x8n_\x8f_\x8o_\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8(_\x8)
56 ··········o·_\x8d_\x8h_\x8t_\x8__\x8d_\x8i_\x8r_\x8e_\x8c_\x8t_\x8__\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t_\x8(_\x8)56 ··········o·_\x8d_\x8h_\x8t_\x8__\x8d_\x8i_\x8r_\x8e_\x8c_\x8t_\x8__\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t_\x8(_\x8)
57 ··········o·_\x8a_\x8d_\x8d_\x8__\x8e_\x8x_\x8t_\x8e_\x8n_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)57 ··········o·_\x8a_\x8d_\x8d_\x8__\x8e_\x8x_\x8t_\x8e_\x8n_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)
58 ··········o·_\x8s_.e_.t_.__.i_.p_.__.f_.i_.l_.t_.e_.r_.(_.)_.·_.g_\x8e_\x8t_\x8__\x8i_\x8p_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)58 ··········o·_\x8g_.e_.t_.__.i_.p_.__.f_.i_.l_.t_.e_.r_.(_.)_.·_.s_\x8e_\x8t_\x8__\x8i_\x8p_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)
59 ··········o·_\x8s_\x8e_\x8t_\x8__\x8p_\x8o_\x8r_\x8t_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)59 ··········o·_\x8s_\x8e_\x8t_\x8__\x8p_\x8o_\x8r_\x8t_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)
60 ··········o·_\x8s_.s_.l_.__.l_.i_.s_.t_.e_.n_.__.p_.o_.r_.t_.(_.)_.·_.l_.i_.s_.t_.e_.n_.__.p_.o_.r_.t_.(_.)_.·_.i_.s_.__.l_.i_.s_.t_.e_.n_.i_.n_.g_\x8(_\x8)60 ··········o·_\x8i_.s_.__.l_.i_.s_.t_.e_.n_.i_.n_.g_.(_.)_.·_.s_.s_.l_.__.l_.i_.s_.t_.e_.n_.__.p_.o_.r_.t_.(_.)_.·_.l_.i_.s_.t_.e_.n_.__.p_.o_.r_.t_\x8(_\x8)
61 ··········o·_\x8g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)61 ··········o·_\x8g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)
62 ··········o·_\x8s_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)_\x8·_\x8g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)62 ··········o·_\x8s_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)_\x8·_\x8g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8f_\x8i_\x8l_\x8t_\x8e_\x8r_\x8(_\x8)
63 ··········o·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8e_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)63 ··········o·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8e_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)
64 ··········o·_\x8d_\x8e_\x8l_\x8e_\x8t_\x8e_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)64 ··········o·_\x8d_\x8e_\x8l_\x8e_\x8t_\x8e_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)
65 ··········o·_\x8g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)65 ··········o·_\x8g_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8c_\x8l_\x8a_\x8s_\x8s_\x8(_\x8)
66 ··········o·_\x8r_\x8e_\x8m_\x8o_\x8v_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)66 ··········o·_\x8r_\x8e_\x8m_\x8o_\x8v_\x8e_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8(_\x8)
67 ··········o·_\x8g_\x8e_\x8t_\x8__\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8(_\x8)_\x8·_\x8a_\x8p_\x8p_\x8l_\x8y_\x8__\x8s_\x8e_\x8t_\x8t_\x8i_\x8n_\x8g_\x8s_\x8(_\x8) 
68 ··········o·_\x8s_\x8e_\x8t_\x8__\x8a_\x8l_\x8e_\x8r_\x8t_\x8__\x8n_\x8o_\x8t_\x8i_\x8f_\x8y_\x8(_\x8)_\x8·_\x8w_\x8a_\x8i_\x8t_\x8__\x8f_\x8o_\x8r_\x8__\x8a_\x8l_\x8e_\x8r_\x8t_\x8(_\x8)_\x8·_\x8p_\x8o_\x8p_\x8__\x8a_\x8l_\x8e_\x8r_\x8t_\x8s_\x8(_\x8) 
69 ··········o·_\x8d_.e_.l_.e_.t_.e_.__.p_.o_.r_.t_.__.m_.a_.p_.p_.i_.n_.g_.(_.)_.·_.a_.d_.d_.__.p_.o_.r_.t_.__.m_.a_.p_.p_.i_.n_.g_\x8(_\x8)67 ··········o·_\x8a_.p_.p_.l_.y_.__.s_.e_.t_.t_.i_.n_.g_.s_.(_.)_.·_.g_.e_.t_.__.s_.e_.t_.t_.i_.n_.g_.s_\x8(_\x8)
 68 ··········o·_\x8w_\x8a_\x8i_\x8t_\x8__\x8f_\x8o_\x8r_\x8__\x8a_\x8l_\x8e_\x8r_\x8t_\x8(_\x8)_\x8·_\x8p_\x8o_\x8p_\x8__\x8a_\x8l_\x8e_\x8r_\x8t_\x8s_\x8(_\x8)_\x8·_\x8s_\x8e_\x8t_\x8__\x8a_\x8l_\x8e_\x8r_\x8t_\x8__\x8n_\x8o_\x8t_\x8i_\x8f_\x8y_\x8(_\x8)
 69 ··········o·_\x8a_\x8d_\x8d_\x8__\x8p_\x8o_\x8r_\x8t_\x8__\x8m_\x8a_\x8p_\x8p_\x8i_\x8n_\x8g_\x8(_\x8)_\x8·_\x8d_\x8e_\x8l_\x8e_\x8t_\x8e_\x8__\x8p_\x8o_\x8r_\x8t_\x8__\x8m_\x8a_\x8p_\x8p_\x8i_\x8n_\x8g_\x8(_\x8)
70 ··········o·_\x8r_\x8e_\x8o_\x8p_\x8e_\x8n_\x8__\x8n_\x8e_\x8t_\x8w_\x8o_\x8r_\x8k_\x8__\x8s_\x8o_\x8c_\x8k_\x8e_\x8t_\x8s_\x8(_\x8)70 ··········o·_\x8r_\x8e_\x8o_\x8p_\x8e_\x8n_\x8__\x8n_\x8e_\x8t_\x8w_\x8o_\x8r_\x8k_\x8__\x8s_\x8o_\x8c_\x8k_\x8e_\x8t_\x8s_\x8(_\x8)
71 ··········o·_\x8n_\x8a_\x8t_\x8i_\x8v_\x8e_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e_\x8(_\x8)71 ··········o·_\x8n_\x8a_\x8t_\x8i_\x8v_\x8e_\x8__\x8h_\x8a_\x8n_\x8d_\x8l_\x8e_\x8(_\x8)
72 ····*·_\x8r_\x8e_\x8a_\x8d_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)_\x8·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8__\x8b_\x8u_\x8f_\x8(_\x8)_\x8·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)72 ····*·_\x8r_\x8e_\x8a_\x8d_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)_\x8·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8__\x8b_\x8u_\x8f_\x8(_\x8)_\x8·_\x8w_\x8r_\x8i_\x8t_\x8e_\x8__\x8s_\x8e_\x8s_\x8s_\x8i_\x8o_\x8n_\x8__\x8p_\x8a_\x8r_\x8a_\x8m_\x8s_\x8(_\x8)
73 ····*·_\x8w_\x8e_\x8b_\x8__\x8s_\x8e_\x8e_\x8d_\x8__\x8e_\x8n_\x8t_\x8r_\x8y73 ····*·_\x8w_\x8e_\x8b_\x8__\x8s_\x8e_\x8e_\x8d_\x8__\x8e_\x8n_\x8t_\x8r_\x8y
74 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8=_\x8=_\x8(_\x8)74 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8=_\x8=_\x8(_\x8)
75 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8<_\x8(_\x8)75 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8<_\x8(_\x8)
76 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8t_\x8y_\x8p_\x8e_\x8__\x8t76 ··········o·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8t_\x8y_\x8p_\x8e_\x8__\x8t
77 ····*·_\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8l_\x8i_\x8m_\x8i_\x8t_\x8s77 ····*·_\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8l_\x8i_\x8m_\x8i_\x8t_\x8s
78 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o78 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o
79 ··········o·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o_\x8(_\x8)79 ··········o·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o_\x8(_\x8)
80 ··········o·_\x8~_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o_\x8(_\x8)80 ··········o·_\x8~_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8i_\x8n_\x8f_\x8o_\x8(_\x8)
81 ··········o·_\x8f_.i_.l_.e_.s_.(_.)_.·_.o_.r_.i_.g_.__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)81 ··········o·_\x8o_.r_.i_.g_.__.f_.i_.l_.e_.s_.(_.)_.·_\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)
82 ··········o·_\x8r_\x8e_\x8n_\x8a_\x8m_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)82 ··········o·_\x8r_\x8e_\x8n_\x8a_\x8m_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)
83 ··········o·_\x8r_\x8e_\x8m_\x8a_\x8p_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)83 ··········o·_\x8r_\x8e_\x8m_\x8a_\x8p_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)
84 ··········o·_\x8c_.l_.e_.a_.r_.__.t_.r_.a_.c_.k_.e_.r_.s_.(_.)_.·_.t_.r_.a_.c_.k_.e_.r_.s_.(_.)_.·_.a_.d_.d_.__.t_.r_.a_.c_.k_.e_.r_\x8(_\x8)84 ··········o·_\x8t_.r_.a_.c_.k_.e_.r_.s_.(_.)_.·_.a_.d_.d_.__.t_.r_.a_.c_.k_.e_.r_.(_.)_.·_.c_.l_.e_.a_.r_.__.t_.r_.a_.c_.k_.e_.r_.s_\x8(_\x8)
85 ··········o·_\x8c_\x8o_\x8l_\x8l_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8s_\x8(_\x8)_\x8·_\x8s_\x8i_\x8m_\x8i_\x8l_\x8a_\x8r_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8s_\x8(_\x8)85 ··········o·_\x8c_\x8o_\x8l_\x8l_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8s_\x8(_\x8)_\x8·_\x8s_\x8i_\x8m_\x8i_\x8l_\x8a_\x8r_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8s_\x8(_\x8)
86 ··········o·_\x8s_.e_.t_.__.w_.e_.b_.__.s_.e_.e_.d_.s_.(_.)_.·_.a_.d_.d_.__.u_.r_.l_.__.s_.e_.e_.d_.(_.)_.·_.a_.d_.d_.__.h_.t_.t_.p_.__.s_.e_.e_.d_.(_.)_.·_.w_.e_.b_.__.s_.e_.e_.d_.s_\x8(_\x8)86 ··········o·_\x8a_.d_.d_.__.h_.t_.t_.p_.__.s_.e_.e_.d_.(_.)_.·_.s_.e_.t_.__.w_.e_.b_.__.s_.e_.e_.d_.s_.(_.)_.·_.w_.e_.b_.__.s_.e_.e_.d_.s_.(_.)_.·_.a_.d_.d_.__.u_.r_.l_.__.s_.e_.e_.d_\x8(_\x8)
87 ··········o·_\x8t_\x8o_\x8t_\x8a_\x8l_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)87 ··········o·_\x8t_\x8o_\x8t_\x8a_\x8l_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)
88 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8l_\x8e_\x8n_\x8g_\x8t_\x8h_\x8(_\x8)_\x8·_\x8n_\x8u_\x8m_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8s_\x8(_\x8)88 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8l_\x8e_\x8n_\x8g_\x8t_\x8h_\x8(_\x8)_\x8·_\x8n_\x8u_\x8m_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8s_\x8(_\x8)
89 ··········o·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8s_\x8__\x8p_\x8e_\x8r_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)89 ··········o·_\x8b_\x8l_\x8o_\x8c_\x8k_\x8s_\x8__\x8p_\x8e_\x8r_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)
90 ··········o·_\x8e_\x8n_\x8d_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)_\x8·_\x8l_.a_.s_.t_.__.p_.i_.e_.c_.e_.(_.)_.·_.p_.i_.e_.c_.e_.__.r_.a_.n_.g_\x8e_\x8(_\x8)90 ··········o·_\x8e_\x8n_\x8d_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_\x8)_\x8·_\x8p_.i_.e_.c_.e_.__.r_.a_.n_.g_.e_.(_.)_.·_.l_.a_.s_.t_.__.p_.i_.e_.c_\x8e_\x8(_\x8)
91 ··········o·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8(_\x8)_\x8·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8(_\x8)91 ··········o·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8e_\x8s_\x8(_\x8)_\x8·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8(_\x8)
92 ··········o·_\x8v_\x81_\x8(_\x8)_\x8·_\x8v_\x82_\x8(_\x8)92 ··········o·_\x8v_\x81_\x8(_\x8)_\x8·_\x8v_\x82_\x8(_\x8)
93 ··········o·_\x8n_\x8u_\x8m_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)93 ··········o·_\x8n_\x8u_\x8m_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)
94 ··········o·_\x8m_\x8a_\x8p_\x8__\x8b_\x8l_\x8o_\x8c_\x8k_\x8(_\x8)94 ··········o·_\x8m_\x8a_\x8p_\x8__\x8b_\x8l_\x8o_\x8c_\x8k_\x8(_\x8)
95 ··········o·_\x8m_\x8a_\x8p_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)95 ··········o·_\x8m_\x8a_\x8p_\x8__\x8f_\x8i_\x8l_\x8e_\x8(_\x8)
96 ··········o·_\x8s_\x8s_\x8l_\x8__\x8c_\x8e_\x8r_\x8t_\x8(_\x8)96 ··········o·_\x8s_\x8s_\x8l_\x8__\x8c_\x8e_\x8r_\x8t_\x8(_\x8)
97 ··········o·_\x8i_\x8s_\x8__\x8v_\x8a_\x8l_\x8i_\x8d_\x8(_\x8)97 ··········o·_\x8i_\x8s_\x8__\x8v_\x8a_\x8l_\x8i_\x8d_\x8(_\x8)
98 ··········o·_\x8p_\x8r_\x8i_\x8v_\x8(_\x8)98 ··········o·_\x8p_\x8r_\x8i_\x8v_\x8(_\x8)
99 ··········o·_\x8i_\x8s_\x8__\x8i_\x82_\x8p_\x8(_\x8)99 ··········o·_\x8i_\x8s_\x8__\x8i_\x82_\x8p_\x8(_\x8)
100 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)100 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8s_\x8i_\x8z_\x8e_\x8(_\x8)
101 ··········o·_\x8h_\x8a_\x8s_\x8h_\x8__\x8f_\x8o_\x8r_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8(_.)_.·_.h_.a_.s_.h_.__.f_.o_.r_.__.p_.i_.e_.c_.e_.__.p_.t_.r_\x8(_\x8)101 ··········o·_\x8h_\x8a_\x8s_\x8h_\x8__\x8f_\x8o_\x8r_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__.p_.t_.r_.(_.)_.·_.h_.a_.s_.h_.__.f_.o_.r_.__.p_.i_.e_.c_.e_\x8(_\x8)
102 ··········o·_\x8n_\x8a_\x8m_\x8e_\x8(_\x8)102 ··········o·_\x8n_\x8a_\x8m_\x8e_\x8(_\x8)
103 ··········o·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8i_\x8o_\x8n_\x8__\x8d_\x8a_\x8t_\x8e_\x8(_\x8)103 ··········o·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8i_\x8o_\x8n_\x8__\x8d_\x8a_\x8t_\x8e_\x8(_\x8)
104 ··········o·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8o_\x8r_\x8(_\x8)104 ··········o·_\x8c_\x8r_\x8e_\x8a_\x8t_\x8o_\x8r_\x8(_\x8)
105 ··········o·_\x8c_\x8o_\x8m_\x8m_\x8e_\x8n_\x8t_\x8(_\x8)105 ··········o·_\x8c_\x8o_\x8m_\x8m_\x8e_\x8n_\x8t_\x8(_\x8)
106 ··········o·_\x8n_\x8o_\x8d_\x8e_\x8s_\x8(_\x8)106 ··········o·_\x8n_\x8o_\x8d_\x8e_\x8s_\x8(_\x8)
107 ··········o·_\x8a_\x8d_\x8d_\x8__\x8n_\x8o_\x8d_\x8e_\x8(_\x8)107 ··········o·_\x8a_\x8d_\x8d_\x8__\x8n_\x8o_\x8d_\x8e_\x8(_\x8)
108 ··········o·_\x8p_\x8a_\x8r_\x8s_\x8e_\x8__\x8i_\x8n_\x8f_\x8o_\x8__\x8s_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8(_\x8)108 ··········o·_\x8p_\x8a_\x8r_\x8s_\x8e_\x8__\x8i_\x8n_\x8f_\x8o_\x8__\x8s_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8(_\x8)
Offset 110, 22 lines modifiedOffset 110, 22 lines modified
110 ··········o·_\x8i_\x8n_\x8f_\x8o_\x8__\x8s_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8(_\x8)110 ··········o·_\x8i_\x8n_\x8f_\x8o_\x8__\x8s_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8(_\x8)
111 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8l_\x8a_\x8y_\x8e_\x8r_\x8(_\x8)111 ··········o·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8l_\x8a_\x8y_\x8e_\x8r_\x8(_\x8)
112 ··········o·_\x8f_\x8r_\x8e_\x8e_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8l_\x8a_\x8y_\x8e_\x8r_\x8s_\x8(_\x8)112 ··········o·_\x8f_\x8r_\x8e_\x8e_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8l_\x8a_\x8y_\x8e_\x8r_\x8s_\x8(_\x8)
113 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8i_\x8n_\x8f_\x8o113 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8i_\x8n_\x8f_\x8o
114 ··········o·_\x8i_\x82_\x8p_\x8__\x8d_\x8e_\x8s_\x8t_\x8i_\x8n_\x8a_\x8t_\x8i_\x8o_\x8n_\x8(_\x8)114 ··········o·_\x8i_\x82_\x8p_\x8__\x8d_\x8e_\x8s_\x8t_\x8i_\x8n_\x8a_\x8t_\x8i_\x8o_\x8n_\x8(_\x8)
115 ····*·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8__\x8t115 ····*·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8__\x8t
116 ··········o·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8__\x8t_\x8(_\x8)116 ··········o·_\x8i_\x8n_\x8f_\x8o_\x8__\x8h_\x8a_\x8s_\x8h_\x8__\x8t_\x8(_\x8)
117 ··········o·_\x8h_\x8a_\x8s_\x8__\x8v_\x82_\x8(_\x8)_\x8·_\x8h_\x8a_\x8s_\x8__.v_.1_.(_.)_.·_.h_.a_.s_\x8(_\x8)117 ··········o·_\x8h_\x8a_\x8s_\x8__\x8v_\x82_\x8(_\x8)_\x8·_\x8h_\x8a_\x8s_\x8(_.)_.·_.h_.a_.s_.__.v_.1_\x8(_\x8)
118 ··········o·_\x8g_\x8e_\x8t_\x8(_\x8)118 ··········o·_\x8g_\x8e_\x8t_\x8(_\x8)
119 ··········o·_\x8g_\x8e_\x8t_\x8__\x8b_\x8e_\x8s_\x8t_\x8(_\x8)119 ··········o·_\x8g_\x8e_\x8t_\x8__\x8b_\x8e_\x8s_\x8t_\x8(_\x8)
120 ··········o·_\x8f_\x8o_\x8r_\x8__\x8e_\x8a_\x8c_\x8h_\x8(_\x8)120 ··········o·_\x8f_\x8o_\x8r_\x8__\x8e_\x8a_\x8c_\x8h_\x8(_\x8)
121 ····*·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8b_\x8l_\x8o_\x8c_\x8k121 ····*·_\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8b_\x8l_\x8o_\x8c_\x8k
122 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t122 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8r_\x8e_\x8q_\x8u_\x8e_\x8s_\x8t
123 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8=_\x8=_\x8(_\x8)123 ··········o·_\x8o_\x8p_\x8e_\x8r_\x8a_\x8t_\x8o_\x8r_\x8=_\x8=_\x8(_\x8)
124 ····*·_\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8f_.i_.l_.e_.(_.)_.·_.l_.o_.a_.d_.__.t_.o_.r_.r_.e_.n_.t_.__.p_.a_.r_.s_.e_.d_.(_.)_.·_.l_.o_.a_.d_.__.t_.o_.r_.r_.e_.n_.t_.__.b_.u_.f_.f_.e_.r_\x8(_\x8)124 ····*·_\x8l_\x8o_\x8a_\x8d_\x8__\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8b_.u_.f_.f_.e_.r_.(_.)_.·_.l_.o_.a_.d_.__.t_.o_.r_.r_.e_.n_.t_.__.f_.i_.l_.e_.(_.)_.·_.l_.o_.a_.d_.__.t_.o_.r_.r_.e_.n_.t_.__.p_.a_.r_.s_.e_.d_\x8(_\x8)
125 ····*·_\x8m_\x8a_\x8k_\x8e_\x8__\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8(_\x8)125 ····*·_\x8m_\x8a_\x8k_\x8e_\x8__\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8(_\x8)
126 ····*·_\x8p_\x8a_\x8r_\x8s_\x8e_\x8__\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8(_\x8)126 ····*·_\x8p_\x8a_\x8r_\x8s_\x8e_\x8__\x8m_\x8a_\x8g_\x8n_\x8e_\x8t_\x8__\x8u_\x8r_\x8i_\x8(_\x8)
127 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8e_\x8q_\x8u_\x8a_\x8l_\x8(_\x8)127 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8e_\x8e_\x8r_\x8__\x8e_\x8q_\x8u_\x8a_\x8l_\x8(_\x8)
128 ····*·_\x8t_\x8r_\x8u_\x8n_\x8c_\x8a_\x8t_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)128 ····*·_\x8t_\x8r_\x8u_\x8n_\x8c_\x8a_\x8t_\x8e_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8(_\x8)
129 ····*·_\x8v_\x8e_\x8r_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)129 ····*·_\x8v_\x8e_\x8r_\x8s_\x8i_\x8o_\x8n_\x8(_\x8)
130 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8s_\x8o_\x8c_\x8k_\x8e_\x8t_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8t130 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8s_\x8o_\x8c_\x8k_\x8e_\x8t_\x8__\x8t_\x8y_\x8p_\x8e_\x8__\x8t
131 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8p_\x8r_\x8o_\x8t_\x8o_\x8c_\x8o_\x8l_\x8__\x8v_\x8e_\x8r_\x8s_\x8i_\x8o_\x8n131 ····*·_\x8e_\x8n_\x8u_\x8m_\x8·_\x8p_\x8r_\x8o_\x8t_\x8o_\x8c_\x8o_\x8l_\x8__\x8v_\x8e_\x8r_\x8s_\x8i_\x8o_\x8n
Offset 153, 31 lines modifiedOffset 153, 31 lines modified
153 ··········o·_\x8o_\x8n_\x8__\x8t_\x8i_\x8c_\x8k_\x8(_\x8)153 ··········o·_\x8o_\x8n_\x8__\x8t_\x8i_\x8c_\x8k_\x8(_\x8)
154 ··········o·_\x8g_\x8e_\x8t_\x8__\x8u_\x8n_\x8c_\x8h_\x8o_\x8k_\x8e_\x8__\x8p_\x8r_\x8i_\x8o_\x8r_\x8i_\x8t_\x8y_\x8(_\x8)154 ··········o·_\x8g_\x8e_\x8t_\x8__\x8u_\x8n_\x8c_\x8h_\x8o_\x8k_\x8e_\x8__\x8p_\x8r_\x8i_\x8o_\x8r_\x8i_\x8t_\x8y_\x8(_\x8)
155 ··········o·_\x8l_\x8o_\x8a_\x8d_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)155 ··········o·_\x8l_\x8o_\x8a_\x8d_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)
156 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n156 ····*·_\x8t_\x8o_\x8r_\x8r_\x8e_\x8n_\x8t_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n
157 ··········o·_\x8n_\x8e_\x8w_\x8__\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8(_\x8)157 ··········o·_\x8n_\x8e_\x8w_\x8__\x8c_\x8o_\x8n_\x8n_\x8e_\x8c_\x8t_\x8i_\x8o_\x8n_\x8(_\x8)
158 ··········o·_\x8o_\x8n_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8f_\x8a_\x8i_\x8l_\x8e_\x8d_\x8(_\x8)_\x8·_\x8o_\x8n_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8p_\x8a_\x8s_\x8s_\x8(_\x8)158 ··········o·_\x8o_\x8n_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8f_\x8a_\x8i_\x8l_\x8e_\x8d_\x8(_\x8)_\x8·_\x8o_\x8n_\x8__\x8p_\x8i_\x8e_\x8c_\x8e_\x8__\x8p_\x8a_\x8s_\x8s_\x8(_\x8)
159 ··········o·_\x8t_\x8i_\x8c_\x8k_\x8(_\x8)159 ··········o·_\x8t_\x8i_\x8c_\x8k_\x8(_\x8)
160 ··········o·_\x8o_\x8n_\x8__\x8p_.a_.u_.s_.e_.(_.)_.·_.o_.n_.__.r_.e_.s_.u_.m_\x8e_\x8(_\x8)160 ··········o·_\x8o_\x8n_\x8__\x8r_.e_.s_.u_.m_.e_.(_.)_.·_.o_.n_.__.p_.a_.u_.s_\x8e_\x8(_\x8)
161 ··········o·_\x8o_\x8n_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8__\x8c_\x8h_\x8e_\x8c_\x8k_\x8e_\x8d_\x8(_\x8)161 ··········o·_\x8o_\x8n_\x8__\x8f_\x8i_\x8l_\x8e_\x8s_\x8__\x8c_\x8h_\x8e_\x8c_\x8k_\x8e_\x8d_\x8(_\x8)
162 ··········o·_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)162 ··········o·_\x8o_\x8n_\x8__\x8s_\x8t_\x8a_\x8t_\x8e_\x8(_\x8)
163 ··········o·_\x8o_\x8n_\x8__\x8a_\x8d_\x8d_\x8__\x8p_\x8e_\x8e_\x8r_\x8(_\x8)163 ··········o·_\x8o_\x8n_\x8__\x8a_\x8d_\x8d_\x8__\x8p_\x8e_\x8e_\x8r_\x8(_\x8)
164 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n164 ····*·_\x8p_\x8e_\x8e_\x8r_\x8__\x8p_\x8l_\x8u_\x8g_\x8i_\x8n
165 ··········o·_\x8t_\x8y_\x8p_\x8e_\x8(_\x8)165 ··········o·_\x8t_\x8y_\x8p_\x8e_\x8(_\x8)
166 ··········o·_\x8a_\x8d_\x8d_\x8__\x8h_\x8a_\x8n_\x8d_\x8s_\x8h_\x8a_\x8k_\x8e_\x8(_\x8)166 ··········o·_\x8a_\x8d_\x8d_\x8__\x8h_\x8a_\x8n_\x8d_\x8s_\x8h_\x8a_\x8k_\x8e_\x8(_\x8)
Max diff block lines reached; 227835/238723 bytes (95.44%) of diff not shown.