On 10/16/10, Marc Espie <[email protected]> wrote: > I could use "bundled" code to do the following: > 1/ direct interface to mkstemp > so that we don't have to use the atrocious File::Temp big monstrosity.
I've sent Marc a tiny mkdtemp/mkstemp/mkstemps-via-XS module, so unless he barfs all over it this one is done. > 2/ file descriptor passing over sockets > means redoing the stuff described in socket/recv/CMSG_DATA > so that we could have a simple interface to grab stuff in perl. Marc, do you have an API in mind that someone working on this should aim for? Philip Guenther
