> The client socket is known as the variable "fd" within
> clientSendMoreData. clientSendMoreData is the function within Squid
> which transmits HTTP replies to the client.

setsockopt(fd(), IPPROTO_IP, IP_TOS, (char *) &tos, sizeof(int)); ???

As far as I can tell this works ok.

Reply via email to