Go to file
Shawn O. Pearce 9410f2cf90 Bind our SSH daemon with SO_REUSEADDR
This permits the daemon to come up even if there are connections stuck
in TIME_WAIT or FIN_WAIT2 status within the kernel, which may happen on
a busy server if the daemon is brought down and back up again quickly.

Its potentially risky that you could run two Gerrit daemons on the
same host on the same port and not realize it, so we'll just have to
trust the administrator to not do this.

Bug: GERRIT-164
Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-05-14 10:58:41 -07:00
2009-05-13 12:02:24 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2009-05-14 08:25:46 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB