Re: UTF8 salt

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Fri, 23 Mar 2007 07:57:20 -0600
Newsgroups gmane.lisp.clsql.devel
Message-ID <[email protected]>
Lars Rune N=F8stdal wrote:
> +(defun read-socket-ascii-sequence (stream length)

Rather than duplicating so much code, I added an optional
(allow-wide t) argument to read-socket-sequence. Please review version
3.8.2 to ensure that correctly implemented the goal of your patches.

Kevin