libancillary
libancillary
This library provide an easy interface to the black magic that can be done on Unix domain sockets, like passing file descriptors from one process to another.
-
Cloning this repository:
git clone git://gitorious.org/libancillary/libancillary.git libancillary cd libancillary
Add this repository as a remote to an existing local repository:
git remote add libancillary git://gitorious.org/libancillary/libancillary.git git fetch libancillary git checkout -b my-local-tracking-branch libancillary/master_or_other_branch
- Branches:
- master


