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
#endif
adjusted to work on test case 11 better
Daniel Stenberg
committed
Feb 22, 2002
1002
}
delete trailing whitespace
Daniel Stenberg
committed
May 28, 2004
1003
portability fix by using setup.h from the lib directory
Daniel Stenberg
committed
Oct 09, 2003
1004
sclose
(
sock
);
delete trailing whitespace
Daniel Stenberg
committed
May 28, 2004
1005
adjusted to work on test case 11 better
Daniel Stenberg
committed
Feb 22, 2002
1006
return
0
;
the initial C code for the new HTTP test server
Daniel Stenberg
committed
Feb 07, 2002
1007
1008
}
Show full blame
Prev
1
2
Next