I\'m working with socket in python, and being in development stage I need to kill and restart my program frequently.
The issue is that once killed my python script,
I'm not sure how to do it in Python, but you want to set the SO_REUSEADDR socket option.