Skip to content
Commit 5c77f628 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

netstat: simplify timeout handling

this was a bit convoluted. in practice this simply amounted to the
helper terminating ss after 10 seconds - a feat easily achieved by
stopping on the next query if it doesn't finish in time. no need for
kill timers, the ConnectionsModel already has a timer.

Fixes SYSTEMSETTINGS-5H
(by virtue of not having the code anymore)
parent f435c3ec
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment