I noticed that Guile does not implement SRFI 106 (basic socket interface) (https://srfi.schemers.org/srfi-106/srfi-106.html). Is there a fundamental reason for the omission? I'm just wondering whether or not Guile has all the socket primitives needed to implement SRFI 106.
- SRFI 106 "basic socket interface" in Guile Tim Lee
- Re: SRFI 106 "basic socket interface" in Guile Nala Ginrut
- Re: SRFI 106 "basic socket interface" in Guile Maxime Devos