]> git.ipfire.org Git - thirdparty/squid.git/commit
Polish: TunnelStateData constructor/destructor
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 7 Apr 2013 12:32:06 +0000 (06:32 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 7 Apr 2013 12:32:06 +0000 (06:32 -0600)
commit8ca1d33d058ab61ba6cd5c965c5e6c4e25a4dca5
tree5802284ff4021d38fa5e2825f42caad9be4a0db4
parentec264296ecf86643cad14b92e2caff277a0f66cd
Polish: TunnelStateData constructor/destructor

* convert the C-style tunnelStateFree() functio to a proper destructor.
* create a proper constructor for TunnelStateData
* include debugging for trace-job.pl to track tunnel jobs setup/teardown
src/tunnel.cc