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++ Core » how to open Trace in U++ core?
Re: how to open Trace in U++ core? [message #48543 is a reply to message #48542] Thu, 20 July 2017 04:04 Go to previous message
akebee is currently offline  akebee
Messages: 90
Registered: August 2011
Location: China
Member
yeh HttpRequest::RequestTimeout() worked! tks

i'm annoying for a long time the HttpRequest::Execute() blocked occasional ,it blocked even more than hours!
RequestTimeout saved me Laughing
but i found Timeout() in bazaar\Updater\updater.cpp

		http.Timeout(1000);
		http.Url(GetPlatformRoot() + "versions");
		http.WhenDo.Clear();

[Updated on: Thu, 20 July 2017 04:09]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Sys command truncates captured console output
Next Topic: Is there a U++ function to copy a String contents to the clipboard
Goto Forum:
  


Current Time: Thu Apr 25 18:04:46 CEST 2024

Total time taken to generate the page: 0.02696 seconds