about summary refs log tree commit diff
path: root/docs/libnm/html/NMSettingWireGuard.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2023-03-09 20:01:53 +0100
committerMichael Biebl <biebl@debian.org>2023-03-09 20:01:53 +0100
commitcffb548b401e2cd3fad166aa92e0f634bbb1d4d6 (patch)
tree6d803d8f7d0d92a1c5e5705974fff8975472af95 /docs/libnm/html/NMSettingWireGuard.html
parent647d6b95d5475e0a1bf3d6f299d1cb8c9041a7a4 (diff)
parent12e1ee797bbf0b10d1fd5afd4b947484769f2b9f (diff)
Merge tag 'debian/1.42.4-1' into debian/bullseye-backports
network-manager Debian release 1.42.4-1
Diffstat (limited to 'docs/libnm/html/NMSettingWireGuard.html')
-rw-r--r--docs/libnm/html/NMSettingWireGuard.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libnm/html/NMSettingWireGuard.html b/docs/libnm/html/NMSettingWireGuard.html
index 4faf4634..fd499f75 100644
--- a/docs/libnm/html/NMSettingWireGuard.html
+++ b/docs/libnm/html/NMSettingWireGuard.html
@@ -500,7 +500,6 @@ is always unsealed. </p>
 <a name="nm-wireguard-peer-ref"></a><h3>nm_wireguard_peer_ref ()</h3>
 <pre class="programlisting"><a class="link" href="NMSettingWireGuard.html#NMWireGuardPeer"><span class="returnvalue">NMWireGuardPeer</span></a> *
 nm_wireguard_peer_ref (<em class="parameter"><code><a class="link" href="NMSettingWireGuard.html#NMWireGuardPeer"><span class="type">NMWireGuardPeer</span></a> *self</code></em>);</pre>
-<p>This is not thread-safe.</p>
 <div class="refsect3">
 <a name="nm-wireguard-peer-ref.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">
@@ -521,6 +520,7 @@ nm_wireguard_peer_ref (<em class="parameter"><code><a class="link" href="NMSetti
 <p> returns the input argument <em class="parameter"><code>self</code></em>
 after incrementing
 the reference count.</p>
+<p>Since 1.42, ref-counting of <a class="link" href="NMSettingWireGuard.html#NMWireGuardPeer"><span class="type">NMWireGuardPeer</span></a> is thread-safe.</p>
 </div>
 <p class="since">Since: 1.16</p>
 </div>
@@ -532,7 +532,7 @@ nm_wireguard_peer_unref (<em class="parameter"><code><a class="link" href="NMSet
 <p>Drop a reference to <em class="parameter"><code>self</code></em>
 . If the last reference is dropped,
 the instance is freed and all associate data released.</p>
-<p>This is not thread-safe.</p>
+<p>Since 1.42, ref-counting of <a class="link" href="NMSettingWireGuard.html#NMWireGuardPeer"><span class="type">NMWireGuardPeer</span></a> is thread-safe.</p>
 <div class="refsect3">
 <a name="nm-wireguard-peer-unref.parameters"></a><h4>Parameters</h4>
 <div class="informaltable"><table class="informaltable" width="100%" border="0">