1 Commits (2421f2cd9935300ea0b697d13dc1fb30710b83b4)

Author SHA1 Message Date
Andre Puschmann 4fa89b7039 pcap: make PCAP write thread-safe
* offload PCAP writing to background thread
* use blocking_queue between writer and clients to make it thread-safe
* add basic test case

this fixes point 1-3 of #2161
4 years ago