kore/src
Joris Vink ced1279f88 Properly calculate worker offset, otherwise we'll eventually run into trouble. 2013-07-15 11:24:49 +02:00
..
accesslog.c Clean up header includes, based on a diff from Ewan Higgs via github. 2013-07-06 20:55:22 +02:00
bsd.c do not try to accept if accept has failed, but instead let kore continue 2013-07-13 22:24:00 +02:00
buf.c Remove unneeded malloc result casting, annoying habbit of mine but serves no purpose. 2013-07-13 21:08:55 +02:00
config.c Kore can now disconnect SPDY session if they've been idle too long. 2013-07-13 20:19:01 +02:00
connection.c Add fixed size memory pools and use them throughout Kore. 2013-07-15 11:06:36 +02:00
domain.c Remove unneeded malloc result casting, annoying habbit of mine but serves no purpose. 2013-07-13 21:08:55 +02:00
http.c Add fixed size memory pools and use them throughout Kore. 2013-07-15 11:06:36 +02:00
kore.c Add fixed size memory pools and use them throughout Kore. 2013-07-15 11:06:36 +02:00
linux.c Add fixed size memory pools and use them throughout Kore. 2013-07-15 11:06:36 +02:00
mem.c Add fixed size memory pools and use them throughout Kore. 2013-07-15 11:06:36 +02:00
module.c Remove unneeded malloc result casting, annoying habbit of mine but serves no purpose. 2013-07-13 21:08:55 +02:00
net.c Add fixed size memory pools and use them throughout Kore. 2013-07-15 11:06:36 +02:00
pool.c Add fixed size memory pools and use them throughout Kore. 2013-07-15 11:06:36 +02:00
spdy.c Add fixed size memory pools and use them throughout Kore. 2013-07-15 11:06:36 +02:00
utils.c Remove unneeded malloc result casting, annoying habbit of mine but serves no purpose. 2013-07-13 21:08:55 +02:00
worker.c Properly calculate worker offset, otherwise we'll eventually run into trouble. 2013-07-15 11:24:49 +02:00
zlib_dict.c properly deflate/inflate of name/value blocks. and add ability 2013-05-01 00:35:33 +02:00