Python sockets | socket.fromfd() not working in another file

前端 未结 0 680
青春惊慌失措
青春惊慌失措 2021-02-14 06:52

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题