mirror of
https://github.com/lunarmodules/luasocket.git
synced 2026-01-07 12:39:21 +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.
14 KiB
14 KiB