``` node: …/src/binding.cc:186: static void Pcap::cb_packets(uv_poll_t*, int, int): Assertion `status == 0’ failed. ``` I think, socket errors need to be properly handled similar to the cases reported earlier. See #23 and #26
I think, socket errors need to be properly handled similar to the cases reported earlier. See #23 and #26