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 » skylark meet strange problem
Re: skylark meet strange problem [message #46649 is a reply to message #46648] Tue, 21 June 2016 22:50 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi akabee,

Are you sure there is nothing else listening on that port? On Linux you can check with command like this: "netstat -ntlp | grep <port>".

From my experience, the most common cause for this is that I forget about an instance of my program I launched earlier Smile Or that I killed it improperly, so that some of the processes stay active and still listen on the port.

Best regards,
Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Wait for other Threads
Next Topic: how many threads should i use in SkyLark server?
Goto Forum:
  


Current Time: Tue May 14 16:03:37 CEST 2024

Total time taken to generate the page: 0.02961 seconds