Aleric Inglewood
|
ebfb76c284
|
Renamed AIPerServiceRequestQueue[Ptr] to AIPerService[Ptr]
This because AIPerService now contains a lot more than just the request
queue.
|
2013-04-26 19:20:10 +02:00 |
|
Aleric Inglewood
|
6c1335af50
|
Moved connect limits per service to AIPerServiceRequestQueue.
Added AIPerServiceRequestQueue::mConcurrectConnections and
AIPerServiceRequestQueue::mMaxPipelinedRequests.
|
2013-04-26 19:13:18 +02:00 |
|
Latif Khalifa
|
f1ce3c89c3
|
Silence warnings
|
2013-04-23 12:57:02 +02:00 |
|
Aleric Inglewood
|
fce106f7e2
|
PerHost became PerService
Reflect the fact that we include port number in its name.
|
2013-04-09 05:06:32 +02:00 |
|
Aleric Inglewood
|
29a1d0e4e1
|
Renamed aicurlperhost.{cpp,h} --> aicurlperservice.{cpp,h}
Next commit will rename everything else.
|
2013-04-09 04:40:47 +02:00 |
|