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++ Library : Other (not classified elsewhere) » HttpClientGet problems on Linux [BUG?]
Re: HttpClientGet problems on Linux [BUG?] [message #3623 is a reply to message #3619] Thu, 08 June 2006 07:48 Go to previous message
rylek is currently offline  rylek
Messages: 79
Registered: November 2005
Member
Now, this is clearly an error and one that I hope to fix easily. It is not very handy to create the socket itself as blocking because it can hang the application for a long time during the connect / receive calls. The trouble is probably caused by the fact that Windows and Linux use different error codes to report an unfinished blocking operation (Windows = EWOULDBLOCK, Linux = EINPROGRESS).

Regards

Tomas
 
Read Message BugQuestion.gif
Read Message
Read Message
Previous Topic: How to use an ActiveX control?
Next Topic: How to associate a tooltip to a Ctrl
Goto Forum:
  


Current Time: Wed Aug 06 18:30:39 CEST 2025

Total time taken to generate the page: 0.03038 seconds