mirror of
https://github.com/lunarmodules/luasocket.git
synced 2026-04-09 20:40:00 +02: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