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 » Lost socket error (and how to get it)
Re: Lost socket error (and how to get it) [message #40467 is a reply to message #40466] Mon, 05 August 2013 16:15 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3362
Registered: August 2008
Senior Veteran
Hello Mirek

You may return just both errors:

strError << TcpSocketErrorDesc(errorCode1) << "\n" << TcpSocketErrorDesc(errorCode2);
SetSockError("connect", -1, strError);


It would work like now but at least we would get an error description Smile.


Best regards
IƱaki

[Updated on: Tue, 06 August 2013 08:01]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Need a working simple example of using sockets with GUI in U++
Next Topic: Communicate two PCs using http
Goto Forum:
  


Current Time: Mon May 20 10:33:42 CEST 2024

Total time taken to generate the page: 0.00869 seconds