Email list hosting service & mailing list manager

Sockets Layer Counter Proposal Aaron W. Hsu (06 Oct 2012 23:32 UTC)
Re: Sockets Layer Counter Proposal Takashi Kato (07 Oct 2012 09:26 UTC)

Re: Sockets Layer Counter Proposal Takashi Kato 07 Oct 2012 09:19 UTC

Sorry I sent the response individually by mistake, here the same comments.

(2012/10/07 1:25), Aaron W. Hsu wrote:
 > I appreciate the effort undertaken here. However, I would like the
 > author of this SRFI to consider the BSD Sockets interface that I have
 > written located here:
 >
 > http://www.sacrideo.us/v5/proj/chez-sockets/
 >
 > I believe that the two interfaces share a number of things in common.
 > However, I believe that the interface I have designed, which is largely
 > portable among implementations, is likely to scale better, while
 > remaining simple at its core.
 >

The whole purpose of this SRFI is not supporting BSD style socket but
providing commonly used procedures so that users can avoid to write own
implementation dependent layers. And as far as I know, not all
implementations support BSD style socket and it will be a lot of work to
support it for them.

I think other SRFI can support BSD style socket interface and based on
that this SRFI can be implemented.

--
_/_/
Takashi Kato
E-mail: xxxxxx@ymail.com