Page Speed Optimization Libraries
1.4.26.1
|
Public Member Functions | |
virtual int | Poll (int64 max_wait_ms)=0 |
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.