]> git.ipfire.org Git - thirdparty/squid.git/commit
Summary: Windows FD support from Guido.
authorrobertc <>
Sun, 2 Feb 2003 20:27:43 +0000 (20:27 +0000)
committerrobertc <>
Sun, 2 Feb 2003 20:27:43 +0000 (20:27 +0000)
commit0f15e632ec8778ddaffc77973620fac6fa2a6237
treea3d63b1143b270ba1221264793e5b9035970b5fa
parentcf414c2d7407d23f854419739ba52ec2b50fc7dc
Summary: Windows FD support from Guido.
Keywords:

Hi,

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

This patch add the native Windows support for the correct file and socket
FD handling methods.

Regards

Guido
src/SquidString.h [new file with mode: 0644]
src/fd.cc