Browse thread
Looking for stubs for sendmsg/recvmsg
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-11-21 (21:38) |
From: | ygrek <ygrekheretix@g...> |
Subject: | Re: [Caml-list] Re: Looking for stubs for sendmsg/recvmsg |
On Fri, 19 Nov 2010 16:30:47 +0000 (UTC) Sylvain Le Gall <sylvain@le-gall.net> wrote: > > > > Would that be something for extunix too? > > > > I don't think so. At least, this is not currently the purpose of > extunix... From implementation point of view this means that ExtUnix is a functor over file_descr type and C side uses specific macro instead of Int_val - not a big deal. But in order to be useful all functions from the Unix module should be duplicated - not very funny. -- ygrek http://ygrek.org.ua