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