Age | Commit message (Collapse) | Author |
|
|
|
and test harness servers to minimize risk of false test failures.
http://curl.haxx.se/mail/lib-2008-04/0392.html
|
|
|
|
|
|
|
|
listener socket.
Log some more error descriptions.
|
|
added go_sleep() to util.c.
|
|
Check for lowercase 'bool' type at configuration stage. If not available
provide a suitable replacement with a type definition of 'unsigned char'
in setup_once.h
Move definitions of TRUE and FALSE to setup_once.h
|
|
|
|
|
|
|
|
|
|
to verify winsock API availability.
|
|
|
|
all Win32 targets except CygWin. Cleanup.
|
|
windows.h winsock.h winsock2.h ws2tcpip.h is done in setup.h
|
|
|
|
|
|
Added resolve.c to simply resolve a given host name
|
|
and sockfilt.c. For good-to-have functions for the servers written in C.
|