Re: [PATCH 1/1] net: Add SO_REUSEPORT_LISTEN_OFF socket option as drain mode
From: Eric Dumazet <hidden>
Date: 2015-11-11 18:43:46
From: Eric Dumazet <hidden>
Date: 2015-11-11 18:43:46
On Wed, 2015-11-11 at 10:23 -0800, Tom Herbert wrote:
How about doing this in shutdown called for a listener?
Seems a good idea, I will try it, thanks !