~rousskov/squid/3p1-rock

Viewing all changes in revision 9639.

  • Committer: Alex Rousskov
  • Date: 2012-08-30 17:36:30 UTC
  • Revision ID: rousskov@measurement-factory.com-20120830173630-1x92a8pyp0z4qi34
Bug 3063 workaround: Avoid "server_fd == fd" assertion in forward.cc.

Ignore connection closure notifications that arrived after we are already done
using the connection. It is not clear whether such late notifications are
possible.

If notification is inconsistent, bail instead of asserting. This part may need
more work because it is not clear whether it is safe to call errorCon() and
decrease self refcount in this case.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: