pythonã®SocketServerã¢ã¸ã¥ã¼ã«ã使ã£ã¦ãã¦ãååbindããã½ã±ããã¯éãã¦ããã®ã«åå®è¡æã«ä»¥ä¸ã®ããã«socket.errorãçºçããã $ python -V Python 2.4.3 $ python test_srv.py server start server close $ python test_srv.py Traceback (most recent call last): File "test_srv.py", line 48, in ? server = SocketServer.ThreadingTCPServer(('0.0.0.0', 12345), MyHandler) File "/usr/lib/python2.4/SocketServer.py", line 330, in __init__ self.server_bind() F
{{#tags}}- {{label}}
{{/tags}}