curl/tests/server
Marc Hoersken 11f55a9672 tests/server/sockfilt.c: Fixed support for listening sockets
This commit fixes support for sockets that are ready to accept
a new connection and have previously been put into listening mode.

It also includes changes which are the result of investigation
regarding Windows STDIN. These changes are the preparation for further
improvements regarding support for reading data from STDIN on Windows.

Open issue: WaitForMultipleObjectsEx does not support PIPE handles
which are returned by GetStdHandle while running without a GUI.
2013-01-06 22:30:42 +01:00
..
.gitignore gitignore: ignore fake_ntlm 2011-07-18 23:49:31 +02:00
base64.pl utility to base encode data passed on stdin 2004-11-29 12:09:05 +00:00
CMakeLists.txt Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
fake_ntlm.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
getpart.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
getpart.h test servers: build adjustment 2012-04-10 17:32:06 +02:00
Makefile.am build: explain current role of LIBS in our Makefile.am files 2012-12-04 23:32:05 +01:00
Makefile.inc Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
resolve.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
rtspd.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
server_setup.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
server_sockaddr.h test servers: build adjustment 2012-04-10 17:32:06 +02:00
sockfilt.c tests/server/sockfilt.c: Fixed support for listening sockets 2013-01-06 22:30:42 +01:00
sws.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
testpart.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
tftp.h Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
tftpd.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
util.c Revert changes relative to lib/*.[ch] recent renaming 2013-01-06 18:20:27 +01:00
util.h test servers: build adjustment 2012-04-10 17:32:06 +02:00