1. sws now supports two new "commands" and 2. if built with
authorDaniel Stenberg <daniel@haxx.se>
Mon, 2 Jan 2006 12:19:12 +0000 (12:19 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 2 Jan 2006 12:19:12 +0000 (12:19 +0000)
commit74a299fd0844db03569381929b4d3e8851f1b578
tree8d74d2f8553dd5bbabede015410f5b30817e1c38
parent532a560d87ba8d4d5dbc0be6ec5ddb78a819362a
1. sws now supports two new "commands" and 2. if built with
CURL_SWS_FORK_ENABLED defined it forks for each new connection and thus can
support any amount of connection clients (used for hiper tests and not for the
standard plain curl test suite)
tests/FILEFORMAT
tests/server/sws.c