packetcap / go-pcap

Packet capture library and tools in native go
Apache License 2.0
14 stars 4 forks source link

extract mmap packet processing to prepare for atomic loop #29

Closed deitch closed 3 years ago

deitch commented 3 years ago

This doesn't change the functionality at all, but we soon will wrap the loop with atomic, so it will become important