[medusa] kill open port
Lucifer
lucifer@e...
Mon, 12 Mar 2001 19:01:30 -0400
I'm using Linux Sam. Maybe your script would help.
One more thing.
I never explicitly kill the process when I restart the server. May that be the reason why the socket stays open even between reboots ?
Thanks.
On Fri, 09 Mar 2001 14:20:54 -0800, Sam Rushing wrote:
> Lucifer wrote:
>
> > the set_reuse_addr() was already there.
> >
> > Any other idea ?
> >
> > I´ve scanned the ports on the server and the port I used for the server is still open though there is no chat_server running.
>
> What happens if you telnet to that port? Some other process may be using it. Try using 'netstat -a'. Depending on your OS,
> you may be able to follow clues given there (say, inode number) to track down which process is holding the socket. I have a
> script for linux that may or may not make this easy, let me know if you'd like it...
>
> -Sam
>
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>