networkConnections() fix pid issue (macOS)

This commit is contained in:
Sebastian Hildebrandt
2025-12-08 20:07:25 +01:00
parent c6e8ae960a
commit 647d778c5f
52 changed files with 1547 additions and 1511 deletions
+7 -8
View File
@@ -113,19 +113,18 @@ let observer = si.observe(valueObject, 1000, usersCallback);
// In this example we stop our observer function after 30 seconds
setTimeout(() => {
clearInterval(observer)
}, 30000);</code></pre class="example">
</tr>
</tbody>
</table>
<p>The key names of the <span class="code">valueObject</span> must be exactly the same as the representing function in systeminformation.</p>
}, 30000);</code></pre>
</td>
</tr>
</table>
<p>The key names of the <span class="code">valueObject</span> must be exactly the same as the representing function in systeminformation.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</section>
</div>
<footer class="container-fluid footer">
<div class="container">