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   |
|
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 Or that I killed it improperly, so that some of the processes stay active and still listen on the port.
Best regards,
Honza
|
|
|
Goto Forum:
Current Time: Mon May 12 03:52:02 CEST 2025
Total time taken to generate the page: 0.00974 seconds
|