what is conn, addr = s.accept() in python socket?

前端 未结 0 1453
半阙折子戏
半阙折子戏 2020-12-07 02:05

I searched documentations and tutorials but no one talked about this, for example this is server script

    import socket
 
server = socket.socket()
print(&qu         


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