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

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: 1796
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: Sun Apr 26 15:28:29 GMT+2 2026

Total time taken to generate the page: 0.00924 seconds