1 Commits (c9f48bce7bef304a73a4ebbdceea302c3b918e4e)

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