]> git.ipfire.org Git - thirdparty/squid.git/commit - src/client_side.cc
Add AsyncJob::start functionality to ConnStateData for safe initialization
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 12 Jul 2014 12:41:44 +0000 (05:41 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 12 Jul 2014 12:41:44 +0000 (05:41 -0700)
commit6658cc16628b3811614185218b1a6511945db69e
tree8adf41eab787005aeef744cd387f7a68d033fb7e
parent8d7573089019c92bd03ebff69ad0af4ca0e8e67b
Add AsyncJob::start functionality to ConnStateData for safe initialization

Unfortunately this means that PROXY protocol will no longer be able to
be used on https_port due to the sequencing of our SSL/TLS negotiation
code. That will need to be fixed later.
src/client_side.cc
src/client_side.h