Email list hosting service & mailing list manager

Using multiple sockets Göran Weinholt (10 Oct 2012 10:56 UTC)
Re: Using multiple sockets Takashi Kato (10 Oct 2012 18:28 UTC)

Re: Using multiple sockets Takashi Kato 10 Oct 2012 18:21 UTC

> How would you suggest that SRFI 106 be used to write an IRC server?
> Perhaps an IRC server seems a little too complicated for this SRFI, if
> it aims to be simple. But most servers will need some aspect of what I
> have described.
Since this SRFI does not support low layer of socket operations such as
bind, listen or select. I would suggest to use multi-threading and if
users' implementation supports SRFI-18 or SRFI-21 at least they can
write portable programme for it. If they have resource limitation or
more severe environment, this SRFI wouldn't be sufficient.

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