Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinError 10022 #1

Open
dork3nergy opened this issue Dec 16, 2020 · 0 comments
Open

WinError 10022 #1

dork3nergy opened this issue Dec 16, 2020 · 0 comments

Comments

@dork3nergy
Copy link

This seems super cool but when trying it out, the windows machine spits out this error:

Exception in thread Thread-1: Traceback (most recent call last): File "C:\Users\tinyr\Desktop\Python\Python\lib\threading.py", line 932, in _bootstrap_inner self.run() File "C:\Users\tinyr\Desktop\Python\Python\lib\threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "asciiZOOM.py", line 12, in listenThread data, addr = sock.recvfrom(120000) # buffer size is 1024 bytes OSError: [WinError 10022] An invalid argument was supplied

Any ideas where this is coming from?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant