[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Guile: passing a file descriptor
From: |
Marko Rauhamaa |
Subject: |
Guile: passing a file descriptor |
Date: |
Sat, 11 Oct 2014 10:47:15 +0300 |
A PF_UNIX socket can be used to pass an open file descriptor between
processes. However, the relevant control message seems to be missing in
Guile's POSIX facilities (send only accepts a data message).
Am I mistaken, and are there any plans to add control message support to
Guile's library?
Marko
- Guile: passing a file descriptor,
Marko Rauhamaa <=