Alfredo, READ-CHAR-NO-HANG is looked for the EOF (end of file) marker. However, the read to the socket always returns a zero length string so read-char-no-hang returns that string and the loop will never terminate.
The problem is that the socket is not working properly. We need to debug this. Tim _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
