Try another optimization in LinuxEthernetTap.
This commit is contained in:
@@ -68,7 +68,6 @@ private:
|
||||
std::vector<MulticastGroup> _multicastGroups;
|
||||
unsigned int _mtu;
|
||||
int _fd;
|
||||
int _shutdownSignalPipe[2];
|
||||
std::atomic_bool _enabled;
|
||||
std::thread _tapReaderThread;
|
||||
std::thread _tapProcessorThread;
|
||||
|
||||
Reference in New Issue
Block a user