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.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.
-- _/_/ Takashi Kato E-mail: ktakashi@xxxxxxxxx