Changeset 58110

Timestamp:
Dec 3, 2009, 3:43:00 AM (13 years ago)
Author:
Darren Garvey
Message:

[Tested: MSVC9.0]

  • Refactoring basic_client so FastCGI reuses the same functionality for the most part.
  • Fixed an issue with FastCGI where the HTTP server would close the connection if the response was sent before the entire request had been read from the server. Modified fcgi_request_service::close() to read all of the data if it hasn't already been read.
  • Other code cleanups.
(No files)

Note: See TracChangeset for help on using the changeset viewer.