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

From: Robby Findler (robby at cs.uchicago.edu)
Date: Sun Apr 9 09:29:03 EDT 2006

The flushing behavior of ports changed, maybe since you last looked at
your code. Perhaps on the sending side you need some calls to
flush-output.

Robby

At Sun, 9 Apr 2006 13:21:47 +0200, Jean-Guillaume wrote:
> Hello,
> 
> After (connect-to-server ...,
> I can't (authenticate-user ... : it hangs. It seems that (read-line  
> communicator-receiver 'return-linefeed) is blocked there.
> 
> I don't know if it's an issue with my news server but last summer the  
> same code used to work.
> 
> 
> Regards.
> 
> 	
> 
> 	
> 		
> ___________________________________________________________________________ 
> Nouveau : t?l?phonez moins cher avec Yahoo! Messenger ! D?couvez les tarifs exceptionnels 
> pour appeler la France et l'international.
> T?l?chargez sur http://fr.messenger.yahoo.com
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.