How can I avoid many messages back in Socket

前端 未结 0 1959
我在风中等你
我在风中等你 2020-12-06 11:41

So here is my problem..I received 24 times the message in server at my client

import socket # Import socket module
s = socket.socket() # Crea         


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