]> git.ipfire.org Git - thirdparty/squid.git/commit
Windows: Drop obsolete WinSock v1 library (#1384)
authorAmos Jeffries <yadij@users.noreply.github.com>
Tue, 20 Jun 2023 08:52:03 +0000 (08:52 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 20 Jun 2023 12:39:03 +0000 (12:39 +0000)
commitc06944f7ba591c0cc5470b53288e4c996a676d4e
tree232811e942b68ebbeb1ed2426762528c92230d30
parenteae95059eb61ecedafd695d676432246c44f88ae
Windows: Drop obsolete WinSock v1 library (#1384)

wsock32 library and its winsock.h are for Windows 95
and older version socket support. We no longer need
Squid to run on such old Windows machines.
acinclude/os-deps.m4
compat/os/mswindows.h
src/icmp/Icmp4.h
src/icmp/pinger.cc