]> git.ipfire.org Git - thirdparty/squid.git/commit
Polish HttpStateData::readReply() layout to weed out bugs, step 2:
authorrousskov <>
Tue, 26 Jun 2007 06:16:00 +0000 (06:16 +0000)
committerrousskov <>
Tue, 26 Jun 2007 06:16:00 +0000 (06:16 +0000)
commit274d8c708caf880e15968f2778ebb00c0adcb84b
tree1669d4d985d2920478193feabaa1f1bdf38d04f3
parent1ae6284747eede03c9b1571f5bc3f79229c6b517
Polish HttpStateData::readReply() layout to weed out bugs, step 2:
Use the xerrno parameter instead of the global errno. The latter has
nothing to do with the old system call we are post-processing now.
src/http.cc