]> git.tuebingen.mpg.de Git - paraslash.git/commit
Simplify http_open().
authorAndre Noll <maan@systemlinux.org>
Sat, 19 Jan 2008 12:09:22 +0000 (13:09 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 19 Jan 2008 12:09:22 +0000 (13:09 +0100)
commitcaaa42217811ca2c3a0e275af9dc99f80b5a8b75
tree594292683e773c6f9e0fbc300e14611e1af2ce0c
parent37c39c45fe642f3be30658a95a35583affa2c9fa
Simplify http_open().

No need to shutdown the clients if listen failed: There
can not possibly exist any connected clients at this point.
http_send.c