mit-scheme-devel
[Top][All Lists]
Advanced

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

[MIT-Scheme-devel] Generalising socket code


From: craven
Subject: [MIT-Scheme-devel] Generalising socket code
Date: Thu, 03 May 2012 11:10:37 +0200
User-agent: Notmuch/0.11+77~gad6d0d5 (http://notmuchmail.org) Emacs/24.1.50.2 (i686-pc-linux-gnu)

Hello MIT/GNU Schemers!

I've been looking for UDP support, but found that - while the actual
functions would be the same - the microcode implements only TCP. Is
there any reason *not* to change the microcode primitives so that they
get two additional parameters (the domain and the type, see "man 2
socket"), in order to make them usable for all domains and types
(i.e. unix domain sockets, udp, ipv6 etc.)?

I'll give it a try if no-one objects and if there's any chance of such a
patch being accepted into GIT.

Greetings,

Peter

Attachment: pgprXqAOaoNBK.pgp
Description: PGP signature


reply via email to

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