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  |
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
|
|
|
Goto Forum:
Current Time: Wed Aug 06 18:30:39 CEST 2025
Total time taken to generate the page: 0.03038 seconds
|