[Openmcl-devel] The socket that wouldn't die

Ron Garret ron at flownet.com
Thu Jan 21 13:16:53 PST 2010


Never mind.  I figured it out (except for the bit about the serving process not showing up under lsof.  That is still a mystery.)

rg

On Jan 21, 2010, at 12:11 PM, Ron Garret wrote:

> I fired up Hunchentoot and had it serve port 4242.  It worked.  Then I quit CCL.  But port 4242 is still being served:
> 
> [ron at mickey:~]$ telnet 127.0.0.1 4242
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> 
> But lsof says nothing is serving it:
> 
> [ron at mickey:~]$ lsof -i | grep 4242
> [ron at mickey:~]$ 
> 
> It has been this way for over half an hour now.  Anyone have any idea what might be going on here?
> 
> Thanks,
> rg
> 
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel




More information about the Openmcl-devel mailing list