[plt-scheme] nntp.ss - does it work ?

From: Eli Barzilay (eli at barzilay.org)
Date: Sun Apr 9 20:34:04 EDT 2006

On Apr  9, Jean-Guillaume wrote:
> Yes, in nntp-unit.ss, I added
>      (flush-output (communicator-sender communicator)
> at the end of
>      (define send-to-server (lambda...
> and now it seems to work.
> 
> Thanks!
> 
> I suggest the author of nntp change that.

I committed this fix.  (And looking at that file, it seems like the
only place that a communication sender is used.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.