mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-12-24 22:19:13 +01:00
This is a difficult tradeoff to measure. I think large datagrams won't be used very frequently. So it is better to not lock a large buffer to each socket object and instead allocate and deallocate for each operation receiving a datagram larger than UDP_DATAGRAMSIZE.
7.6 KiB
7.6 KiB