guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SRFI 106 "basic socket interface" in Guile


From: Nala Ginrut
Subject: Re: SRFI 106 "basic socket interface" in Guile
Date: Mon, 25 Oct 2021 14:11:21 +0800

To my experience on implementing the server-core of Artanis with pure
Guile. I think srfi 106 could be mostly covered by the current Guile.
However, I'm not sure about some options as constants.

 Best regards.


On Mon, Oct 25, 2021, 13:57 Tim Lee <progscriptclone@gmail.com> wrote:

> 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.
>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]