~yadi/squid/connection-manager

« back to all changes in this revision

Viewing changes to src/comm.cc

  • Committer: Amos Jeffries
  • Date: 2014-01-19 05:45:51 UTC
  • mfrom: (13045.1.209 trunk)
  • Revision ID: squid3@treenet.co.nz-20140119054551-3u1so2dy5vda7kfw
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1927
1927
 
1928
1928
/* explicit instantiation required for some systems */
1929
1929
 
1930
 
/// \cond AUTODOCS-IGNORE
 
1930
/// \cond AUTODOCS_IGNORE
1931
1931
template cbdata_type CbDataList<DeferredRead>::CBDATA_CbDataList;
1932
1932
/// \endcond
1933
1933