> On Wed, 17 Jul 2013 16:14:11 +0700
> Henrik Sarvell <hsarv...@gmail.com> wrote:
> 
> When developing web apps I keep the code for the server and the rest
> separate and reload the rest on every request. No need for restarts
> at all that way.
> 
> Unless you're actually fiddling with the actual server code, then it
> can't be helped I suppose...

..for such times (and for those times that you generally can't be so
organised), there is the "sledgehammer approach" - SO_REUSEADDR
http://stackoverflow.com/questions/775638/using-so-reuseaddr-what-happens-to-previously-open-socket
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to