Hello fellow Schemers!

Another question, what is an efficient way to read from a network (or
unix domain) socket? After reading the manual, I'd guess READ-SUBSTRING!
with an aptly allocated string and then using VECTOR-8B-REF etc. to
access the actual values. Is this correct? Is there any further support
for processing network packages that might be split up and fragmented?

Thanks for any help!

Peter

Attachment: pgpGWwlPqI0Ic.pgp
Description: PGP signature

_______________________________________________
MIT-Scheme-devel mailing list
MIT-Scheme-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/mit-scheme-devel

Reply via email to