]> git.tuebingen.mpg.de Git - paraslash.git/commit
http_send.c: Introduce http_write.
authorAndre Noll <maan@systemlinux.org>
Sat, 2 Feb 2008 10:25:43 +0000 (11:25 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 2 Feb 2008 10:25:43 +0000 (11:25 +0100)
commit57726462f32788fe818d96b9538d98d9598347db
tree48b3c12fb6bc896519add4cd371529b8fbc8d2cf
parentd261c537236503faaa31dfb44278b08a492020ec
http_send.c: Introduce http_write.

This allows to get rid of write_ok() and makes
send_queued_chunks() identical to its counterpart
in the dccp sender.
error.h
http_send.c