Closed GoogleCodeExporter closed 8 years ago
The httpapi "lock" mutex have been renamed to "ConnectionTablelock". This mutex
is
only called from:
CancelHttpRequest();
GetSocketConnection();
CleanConnectionTable();
The connection "lock" mutex have been renamed to "IoOperationLock". This mutex
is
only called from:
ConnectionHandling::AddPipeLineRequest()
ConnectionHandling::RemovePipeLineRequest()
HTTPAPI::GetSocketConnection()
The "ExternalMutex" called by ReadHTTPResponseData() isnt used anymore.
Original comment by atarasco@gmail.com
on 22 Nov 2009 at 5:09
Original issue reported on code.google.com by
atarasco@gmail.com
on 18 Nov 2009 at 1:12