I receive nothing in recvfrom from Socket Python

后端 未结 0 1250

In one moment of code, recvfrom is working, but in another part of code, isn\'t. That\'s my code:

try:
    s.bind((\'\', 10555))
    a.bind((\'\', 25465))
            


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