Diego Nehab be67f63f4e Changed buffer-per-socket to buffer-per-operation.
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.
2015-10-06 11:33:50 +08:00
..
2012-04-17 01:15:26 +08:00
2012-04-23 00:18:45 +08:00
2013-06-14 19:27:32 +08:00
2013-06-14 19:12:44 +08:00
2005-11-02 02:53:16 +00:00
2003-08-31 01:00:15 +00:00
2014-11-28 12:09:44 +01:00
2012-04-23 00:18:45 +08:00
2015-08-25 15:41:40 -03:00
2012-04-17 01:15:26 +08:00