Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » Httpclient timeout
Re: Httpclient timeout [message #29623 is a reply to message #28676] Thu, 04 November 2010 14:09 Go to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
mubeta wrote on Sat, 11 September 2010 08:02


Second:
the timeout of the first problem, can depend from the msecs() function ? In the file Core/Debug.cpp, line 7, msecs look like don't take in account of the overflow of GetTickCount()...



Usually, when using GetTickCount(), we are using subtraction, so any overflow will be covered unless the timeout is more than 31^2 ms.
 
Read Message
Read Message
Previous Topic: HTTP client with bandwidth throttling
Next Topic: thread sample and overrideCursor
Goto Forum:
  


Current Time: Wed May 15 01:55:50 CEST 2024

Total time taken to generate the page: 0.02332 seconds