From: Trastabuga
Subject: cmucl "error binding socket to port 3000: Address already in use"
Date: 
Message-ID: <1143663234.399212.92570@t31g2000cwb.googlegroups.com>
Hi

I am using lisp-mod for apache but time after time I get the subj
error.
Looks like if I kill the lisp process and wait for some time the
problem goes away.
How can I prevent it from happening?

BTW I use (ext:create-inet-listener port :stream :reuse-address t) when
trying to create the listener so theoretically SO_REUSEADDR should be
enabled.

Thank you,
Andrei