]> git.ipfire.org Git - thirdparty/squid.git/commit - src/client_side.cc
Summary: More Windows Merges.
authorrobertc <>
Sun, 23 Feb 2003 07:08:03 +0000 (07:08 +0000)
committerrobertc <>
Sun, 23 Feb 2003 07:08:03 +0000 (07:08 +0000)
commitbdb741f46a2048883aa70c3491617262b9b5a65e
tree3c2e868ea33ff81d44ddc3215d534f1e91dd5bb5
parentd048c262db41798ca11c12f41f84d4bf6d83b8e5
Summary: More Windows Merges.
Keywords:

Hi,

This is the 5th of some splitted native Windows patches grouped by
functionality.

Native Windows port enhancements:

- Added native Windows and Cygwin support to pinger.cc
- Introduced the use of IPPROTO_TCP and IPPROTO_UDP defines instead of '0'
on comm_open, needed by Winsocket. See this old squid-dev thread about:
http://www.squid-cache.org/mail-archive/squid-dev/200108/0162.html

Regards

Guido
14 files changed:
src/access_log.cc
src/client_side.cc
src/dns_internal.cc
src/forward.cc
src/ftp.cc
src/htcp.cc
src/icp_v2.cc
src/ident.cc
src/neighbors.cc
src/pinger.cc
src/snmp_core.cc
src/squid.h
src/tunnel.cc
src/wccp.cc