Not sure that socked created is used anywhere `s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)` https://github.com/aosabook/500lines/blob/master/ci/code/dispatcher.py#L136