-
Brad Davidson authored
If the port wanted by the client load balancer is in TIME_WAIT, startup will fail. Set SO_REUSEPORT so that it can be listened on again immediately. The configurable Listen call wants a context, so plumb that through as well. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
c0d12900