mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-16 18:49:04 +00:00
Use the recvmsg hint to mask out the buffer rather than zeroing the entire buffer. This is more efficient and further improves efficiency of parsing of the packet.