Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-01-10 | Whitespace cleanup. | Jeff Ames | 1 | -3/+3 | |
2008-01-03 | Packet recycling has been temporarily disabled to avoid the performance ↵ | Johan Berntsson | 1 | -0/+5 | |
problems reported in Mantis 281 | |||||
2008-01-02 | Fixed buffer overrun bug in ZeroDecodeCommand | Johan Berntsson | 1 | -2/+23 | |
2008-01-02 | * Fixed an issue where the PacketPool would ZeroDecodeCommand into a too ↵ | lbsa71 | 1 | -1/+2 | |
small buffer. The new buffer size is based on analysis of real data, not on knowledge; this should be reviewed by the original PacketPool author. | |||||
2007-12-28 | Patch from Johan: LibSL updated to the latest revision (1568) and all ↵ | Adam Johnson | 1 | -0/+131 | |
packets are now recycled to improve performance and memory usage. |