Python最小長鏈接

原文:python https://github.com/michaelliao/learn-python/tree/master/socketgit import time, socket, threading def tcplink(sock, addr): print 'Accept new connection from %s:%s...' % addr sock.se
相關文章
相關標籤/搜索