[hunchentoot-devel] maybe bug + patch

Richard KLINDA rklinda at gmail.com
Wed Aug 12 12:09:41 UTC 2009


Hello, I may have found a bug.

After stopping an acceptor with STOP, one can't start it again with
START, because the START method doesn't reset the value of
acceptor-shutdown-p to NIL, so the listener returns/quits instantly.  See the
attached trivial patch, that fixes the issue for me, but maybe I'm just
missing something here.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: hunch.patch
Type: text/x-diff
Size: 385 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20090812/587d4b6a/attachment.patch>
-------------- next part --------------

-- 
Richard


More information about the Tbnl-devel mailing list