On Mon, Feb 12, 2018 at 10:11:07AM +0000, James Chapman wrote:
> Previously, if a tunnel was closed, we called inet_shutdown to mark
> the socket as unconnected such that userspace would get errors and
> then close the socket. This could race with userspace closing the
> socket. Instead, leave userspace to close the socket in its own time
> (our tunnel will be detached anyway).
> 
Acked-by: Guillaume Nault <g.na...@alphalink.fr>

Reply via email to