The nfq_handle_packet sometimes returns error
Find out why that happens. Or at least make it non-fatal to the thread (because if the thread dies, we block anything that would be handled by that thread).
ERRORsrc/worker.cpp 72void Pakon::Worker::run() 139856801949440Lost thread due to exception: nfq_handle_packet(handle, data, recvHeaders[i].msg_len) == 0 failed at src/nfq.cpp:131:bool Pakon::NFQ::process()(error: 0/Success)