I\'m trying to use a socket connection in another python file. For that, I\'m getting the file descriptor with
ClientSocket.fileno()
I use