Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

need some exception handling in the sniffer thread #14

Open
ickymettle opened this issue Dec 21, 2012 · 0 comments
Open

need some exception handling in the sniffer thread #14

ickymettle opened this issue Dec 21, 2012 · 0 comments

Comments

@ickymettle
Copy link
Contributor

ruby-pcap will throw exceptions at initialization (eg. invalid interface passed in). Given it's running in a seperate thread these fail whilst the UI is blissfully unaware and so is the user until exit time.

Need to work our a nice way to pass them through to the UI or bail if pcap can't initialize correctly

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

No branches or pull requests

1 participant