vpnkit icon indicating copy to clipboard operation
vpnkit copied to clipboard

Remove the old shutdown protocol

Open djs55 opened this issue 7 years ago • 0 comments

The old protocol was needed to work around Hyper-V socket bugs, where data would be lost after a shutdown. This is no longer needed because the new multiplexing protocol doesn't call shutdown, since it multiplexes all port forwarding connections over a single connection.

This supercedes #418

djs55 avatar Oct 06 '18 09:10 djs55