Changeset 8fab37d78032b4009b127dc2d5c06b71a627ebd5 for http/connection.hh
- Timestamp:
- 08/28/10 23:47:53 (21 months ago)
- Children:
- 62231ec0359b34f6a82b6688a7af97f2eb2ede10
- Parents:
- e044cc70b8bbba183fdf396ddbc00b2407eb5bea
- git-committer:
- Antti-Juhani Kaijanaho <antti-juhani@…> (08/28/10 23:47:53)
- Files:
-
- 1 modified
-
http/connection.hh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
http/connection.hh
r6197546 r8fab37d 83 83 84 84 boost::posix_time::ptime startup_timestamp; 85 boost::posix_time::ptime request_timestamp; 86 size_t num_requests; 87 bool idle; 85 88 86 89 boost::asio::streambuf readbuf;
