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

Re: Sockets Layer Counter Proposal

This page is part of the web mail archives of SRFI 106 from before July 7th, 2015. The new archives for SRFI 106 contain all messages, not just those from before July 7th, 2015.



On Tue, Oct 9, 2012 at 11:19 AM, Takashi Kato <ktakashi@xxxxxxxxx> wrote:
 
I will take some names from Aaron's specification so that no longer Unix-specific names. That seemed way better.

Excellent.  Thanks.

I'm not sure these are _basic_ requirements. I don't use much socket however I've never written something like UNIX domain sockets or re-using socket. I believe these should be lower layer and for users who need more controls.

Yes, you're right.  However, an API that is designed so that implementations can extend it to support things like Unix domain sockets, etc. without changing the basic design of the API might be better.