I’m reading some data over a raw TCP socket and the server program sends me 0d and what I read is 0a I’ve used both read-string! and read-char and experience the same result. Is there some character encoding default that I need to override or some binary mode?
Cheers David _______________________________________________ MIT-Scheme-devel mailing list MIT-Scheme-devel@gnu.org https://lists.gnu.org/mailman/listinfo/mit-scheme-devel