litex_server: set socket.SO_REUSEPORT to avoid waiting 60s in case of unclean termination
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 15 Apr 2019 06:23:27 +0000 (08:23 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 15 Apr 2019 06:23:27 +0000 (08:23 +0200)
commita2bc4bb777dc19a4f6e9b67605834c0bc5904a3e
tree4fce9a414d362c943b9dc8fdfb68f269ee6ce2ae
parentbe99083e2b64fc82d4398b9a16c29b10565742ae
litex_server: set socket.SO_REUSEPORT to avoid waiting 60s in case of unclean termination
litex/utils/litex_server.py