4d486abfef
Inside client-core we want to prepare the ground for moving a behaviour close to what we have in the vpn client. Remove all the recv_with_delay since we want to just stop Add shutdown condition to all select loops to guard against the shutdown listener being polled inside the select blocks.