]> granicus.if.org Git - python/commit
Add setsockopt...SO_REUSEADDR to avoid stupid waiting when killing and
authorGuido van Rossum <guido@python.org>
Thu, 25 Dec 1997 04:48:51 +0000 (04:48 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 25 Dec 1997 04:48:51 +0000 (04:48 +0000)
commit643f8f62b4a81d8d842d530f54d83f7751b2fb6e
tree8ae077deddc7ed01e47265f963c0abe1da41e938
parentccb5ec62e10e8dce424f3f03159536bdc9c10d90
Add setsockopt...SO_REUSEADDR to avoid stupid waiting when killing and
restarting the server.
Demo/pysvr/pysvr.c