]> granicus.if.org Git - curl/commit
When staring a HTTP server, use the pidfile preferably since it turns out
authorDaniel Stenberg <daniel@haxx.se>
Thu, 28 Apr 2005 13:54:48 +0000 (13:54 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 28 Apr 2005 13:54:48 +0000 (13:54 +0000)
commit9e037431b427f7b8e0f87c6f43987d034eb2a635
treeb4b49593a3144d0e683528a26f3c3166cdbc8362
parentf71b3676bb439234be1219612959fc28c0d958b9
When staring a HTTP server, use the pidfile preferably since it turns out
sometimes the server can start but curl cannot speak to it, and then we must
remember the server (in order to kill it properly) anyway.

Also, make sure to kill all servers on exit everywhere.
tests/runtests.pl