Stefan Bühler
|
a937bd437a
|
fix missing li prefixes
|
2013-05-23 17:56:24 +02:00 |
Stefan Bühler
|
cfd8955008
|
[common] implement libev wrapper
* need a way to mark a watcher as "don't keep the loop alive"
|
2013-05-23 17:56:23 +02:00 |
Stefan Bühler
|
ff69160c34
|
[core] Use streams
|
2013-05-23 12:01:04 +02:00 |
Stefan Bühler
|
20a63070e2
|
[chunks] extract to plain memory
|
2013-05-17 15:40:20 +02:00 |
Stefan Bühler
|
b1c45e6a8f
|
[chunk/network] use glib error system to report errors (instead of using virtualrequest context)
|
2012-03-16 15:44:22 +01:00 |
Stefan Bühler
|
89a32e1504
|
[chunkqueue] skip setting limit if it is the current one
|
2011-12-19 16:39:54 +01:00 |
Stefan Bühler
|
7d938e48e3
|
[log] Fix prepare handler
|
2010-09-05 14:19:27 +02:00 |
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 |