-
Committer:
Andrew Bennetts
-
Date:
2006-10-13 06:07:17 UTC
-
mto:
(2018.2.34 smart server unicode)
-
mto:
This revision was merged to the branch mainline in
revision
2144.
-
Revision ID:
andrew.bennetts@canonical.com-20061013060717-ccf711d3149c0a17
Ensure that a request's next_read_size() is 0 once an error response is sent.
This is done by setting the finished flag in _send_response, and removing
sync_with_request entirely.
Also s/_finished_reading/_finished/ in SmartServerRequestProtocolOne.