kore/src
Joris Vink f54e7ace83 do not try to accept if accept has failed, but instead let kore continue 2013-07-13 22:24:00 +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 Remove unneeded malloc result casting, annoying habbit of mine but serves no purpose. 2013-07-13 21:08:55 +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 Remove unneeded malloc result casting, annoying habbit of mine but serves no purpose. 2013-07-13 21:08:55 +02:00
kore.c Clean up header includes, based on a diff from Ewan Higgs via github. 2013-07-06 20:55:22 +02:00
linux.c Add spdy_session_teardown() which can properly teardown a SPDY session. 2013-07-13 19:56:38 +02:00
mem.c Reduce footprint of meminfo and shuffle some stuff around 2013-07-13 22:19:50 +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 Remove unneeded malloc result casting, annoying habbit of mine but serves no purpose. 2013-07-13 21:08:55 +02:00
spdy.c Remove unneeded malloc result casting, annoying habbit of mine but serves no purpose. 2013-07-13 21:08:55 +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 Kore can now disconnect SPDY session if they've been idle too long. 2013-07-13 20:19:01 +02:00
zlib_dict.c properly deflate/inflate of name/value blocks. and add ability 2013-05-01 00:35:33 +02:00