Hacker News new | ask | show | jobs
by tptacek 5837 days ago
"Check the NIC status"? What network API are you using? Even if you're injecting with libpcap, you can still just select() on the device handle.
1 comments

I am not using an API, I am writing to the driver
Just use Winpcap instead of wasting time reinventing this wheel.