Stefan Bühler
|
048a7d9144
|
Append to previous buffer in network reads, save used buffer in custom location
|
2010-02-10 22:25:48 +01:00 |
Stefan Bühler
|
750bd453a2
|
Append to previous buffer in network reads
|
2010-02-02 00:34:34 +01:00 |
Stefan Bühler
|
c5f6c3166d
|
Replace lseek()+read() with pread() in chunk.c
|
2009-12-02 20:24:16 +01:00 |
Stefan Bühler
|
0c3ca6b13b
|
add liBuffer: a reference-counted memory chunk (using mempool) for basic network data
|
2009-11-29 17:54:01 +01:00 |
Stefan Bühler
|
c3ae0163c8
|
Use less pointers in chunks, "inline" structures
|
2009-11-08 11:12:12 +01:00 |
Stefan Bühler
|
24a34c3633
|
Export li_chunkfile functions
|
2009-10-07 22:48:57 +02:00 |
Stefan Bühler
|
1acacd5737
|
Prefix inline api functions with li_
|
2009-09-26 20:31:52 +02:00 |
Stefan Bühler
|
c6bd0d66b7
|
Fix fd leak
|
2009-09-17 09:54:34 +02:00 |
Stefan Bühler
|
a061745193
|
Fix bugs found with the static clang analyzer (http://clang-analyzer.llvm.org/)
|
2009-07-16 22:13:40 +02:00 |
Stefan Bühler
|
540ff7db02
|
Split sources into subdirs
|
2009-07-15 11:57:52 +02:00 |