Open dsschult opened 8 years ago
(imported from trac: #834)
Figure out socket options for fast rebinding, so Tornado can rebind to the same socket in less than a second. A delay is used now, which is not elegant.
Is this still a thing with newer Tornado? If so, we should work on it.
(imported from trac: #834)
Figure out socket options for fast rebinding, so Tornado can rebind to the same socket in less than a second. A delay is used now, which is not elegant.