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

Add timeout #60

Open
jetz opened this issue Jun 10, 2015 · 2 comments
Open

Add timeout #60

jetz opened this issue Jun 10, 2015 · 2 comments

Comments

@jetz
Copy link

jetz commented Jun 10, 2015

Hi @savon-noir, maybe we can add timeout for NmapProcess, so that if timeout happens, kill it.

@savon-noir
Copy link
Owner

possibly. You can already do it with NmapProcess.kill() within a callback.

@jetz
Copy link
Author

jetz commented Jun 23, 2015

@savon-noir Of course I can control timeout by myself using Timer. I means providing an extra argument (like timeout) to do this internally may be a good feature.

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