# libancillary **Repository Path**: alechy/libancillary ## Basic Information - **Project Name**: libancillary - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-12 - **Last Updated**: 2024-10-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This example shows how eventfd(2) file descriptors can be shared over Unix sockets by processes which have no common ancestor. This problem appears frequently if one needs a poll(2) compatible notification mechanism; for instance when using queues in shared memory, to signal the reader that data is available. Usage: make run evserver in one window run evclient in another window This code uses the libancil library: http://www.normalesup.org/~george/comp/libancillary/ Michael Haberler 1/2014