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 » [SOLVED] A problem with TcpSocket::GetLine()
Re: A problem with TcpSocket::GetLine() [message #41440 is a reply to message #41431] Tue, 17 December 2013 14:06 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Oblivion wrote on Mon, 16 December 2013 09:26


By the way, changing "if(c < 0)" to "if(c == -1)" (in Sockep.cpp, line 837) seem to fix this problem


Ah! Damn stupid classical problem (char is signed). Please try now, should be fixed.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: COM servers
Next Topic: GuiMT compilation error on ubuntu12.04
Goto Forum:
  


Current Time: Sun Apr 28 07:43:35 CEST 2024

Total time taken to generate the page: 2.98309 seconds