]> git.tue.mpg.de Git - paraslash.git/commit
http_send.c: Minor post_select() cleanups.
authorAndre Noll <maan@systemlinux.org>
Mon, 4 Feb 2008 20:11:58 +0000 (21:11 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 4 Feb 2008 20:11:58 +0000 (21:11 +0100)
commit69bc5e6d0f3e1535c04555928e016141a71d4619
tree8de7fe9c87511a4ba3d3051d362225ab9b54e7e8
parent08d6590e06651c856015f785d89b43044081a224
http_send.c: Minor post_select() cleanups.

Defer allocating memory for the client until
we will accept it.
http_send.c