Description
With the Eventloop changes of TS-4260 there are fewer spurious event loop kicks. This reveals stalls during upload and download on a lightly loaded system. Tidying up the net read/write loops and reactivating a never triggered signal fixed the problem.