Example #1
0
def release_port(port):
    """call when server stops listening"""
    FREE_PORTS.append(port)