if configure found a fork(), sws supports --fork which is *NOT* used by the
authorDaniel Stenberg <daniel@haxx.se>
Mon, 10 Apr 2006 13:11:52 +0000 (13:11 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 10 Apr 2006 13:11:52 +0000 (13:11 +0000)
commite5babd086da0610eaf1c9b739dd05ff50009a471
treea1820f13381fd9980697a419b000d56865501576
parentc212ebbdda5f12414151a82668936f90a0baf46f
if configure found a fork(), sws supports --fork which is *NOT* used by the
ordinary test suite. Also removed the perror() calls and instead made the
logging output the errno code to ease error tracking using logs.
tests/server/sws.c