Re: Problems with Ports and Memory

Michael Sperber <[email protected]>
Newsgroups gmane.lisp.scheme.scsh
Message-ID <[email protected]>
Martin suggested using SPATIAL---that reveals that the program
basically only grows in terms of continuations, which means that
there's a non-tail-call somewhere.

Indeed, the call to CLOSE-SOCKET is in the LOOP loop, rather than
outside of it, which makes the loop call itself non-tail-recursive.
Moving it outside fixes things, at least for me.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.