U++ framework
Do not panic. Ask here before giving up.

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: Sat Jul 04 13:22:06 GMT+2 2026

Total time taken to generate the page: 0.00529 seconds