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

Didn't work on Windows 7. SIGALRM !Supported #2

Open
montehansen opened this issue Nov 6, 2016 · 1 comment
Open

Didn't work on Windows 7. SIGALRM !Supported #2

montehansen opened this issue Nov 6, 2016 · 1 comment

Comments

@montehansen
Copy link

> python mdns-lookup.py SRV _kerberos._udp.NETWORK.LOCAL
Traceback (most recent call last):
  File "mdns-lookup.py", line 78, in <module>
    signal.signal(signal.SIGALRM, timeout_handler)
AttributeError: 'module' object has no attribute 'SIGALRM'

(No worries running on OSX=)

@miselin
Copy link
Owner

miselin commented Nov 9, 2016

Thanks for the report. I'll look into making this a bit more portable.

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

2 participants