Page Speed Optimization Libraries  1.3.25.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net_instaweb::UrlPollableAsyncFetcher Class Reference
Inheritance diagram for net_instaweb::UrlPollableAsyncFetcher:
net_instaweb::UrlAsyncFetcher net_instaweb::FakeUrlAsyncFetcher net_instaweb::SerfUrlAsyncFetcher

List of all members.

Public Member Functions

virtual int Poll (int64 max_wait_ms)=0

Member Function Documentation

virtual int net_instaweb::UrlPollableAsyncFetcher::Poll ( int64  max_wait_ms) [pure virtual]

Poll the active fetches, returning the number of fetches still outstanding.

Implemented in net_instaweb::SerfUrlAsyncFetcher, and net_instaweb::FakeUrlAsyncFetcher.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines