Page Speed Optimization Libraries
1.2.24.1
|
Public Member Functions | |
ModSpdyFetchController (int num_threads, ThreadSystem *thread_system, Statistics *statistics) | |
Note: RateController::InitStats must have been called before using this. | |
void | ScheduleBlockingFetch (ModSpdyFetcher *fetcher, const GoogleString &url, MessageHandler *message_handler, AsyncFetch *fetch) |
Arranges for fetcher->BlockingFetch to be called on our thread pool. |