Skip to content

socket.error: [Errno 10061] #21

@ichenfujun

Description

@ichenfujun

File "D:\Python27\lib\socket.py", line 228, in meth
return getattr(self._sock,name)(_args)
socket.py 228行是:
def meth(name,self,_args):
return getattr(self._sock,name)(*args)

请问这个错误有遇到的没?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions