Skip to content
GitLab
Explore
Sign in
tlmsp-curl
tests
server
sws.c
Find file
Normal view
Permalink
sws.c
26.9 KiB
Newer
Older
1. sws now supports two new "commands" and 2. if built with
Daniel Stenberg
committed
Jan 02, 2006
1001
1002
1003
#ifdef CURL_SWS_FORK_ENABLED
}
#endif
adjusted to work on test case 11 better
Daniel Stenberg
committed
Feb 22, 2002
1004
}
delete trailing whitespace
Daniel Stenberg
committed
May 28, 2004
1005
portability fix by using setup.h from the lib directory
Daniel Stenberg
committed
Oct 09, 2003
1006
sclose
(
sock
);
delete trailing whitespace
Daniel Stenberg
committed
May 28, 2004
1007
adjusted to work on test case 11 better
Daniel Stenberg
committed
Feb 22, 2002
1008
return
0
;
the initial C code for the new HTTP test server
Daniel Stenberg
committed
Feb 07, 2002
1009
1010
}
Show full blame
Prev
1
2
Next