]> git.tuebingen.mpg.de Git - paraslash.git/commit
Abstract out chunk_queue code.
authorAndre Noll <maan@systemlinux.org>
Sun, 12 Aug 2007 16:36:53 +0000 (18:36 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 12 Aug 2007 16:36:53 +0000 (18:36 +0200)
commitc83577be9792e7872c70ba8f4d610278f01b8b11
tree6062365673b6aecd067832f2862802edc1f8eee8
parent34ac5d7569ecf504bd869c0c14cb6abf2c028b13
Abstract out chunk_queue code.

This moves the chunk handling code to separate functions cq_foo().  They
take pointers to a chunk queue, which makes them orthogonal to the rest of
http_send.c.
http_send.c