Skip to content

Library for passing file descriptors between processes on systems (like Linux) using SCM_RIGHTS with sendmsg/recvmsg.

License

Notifications You must be signed in to change notification settings

vomlehn/libpassfds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library for passing file descriptors between processes on systems (like Linux or UNIX) using SCM_RIGHTS with sendmsg/recvmsg.

Look at passfds.h for information on the interfaces and test.c for an example of a client and server communicating over sockets passed using this library.

About

Library for passing file descriptors between processes on systems (like Linux) using SCM_RIGHTS with sendmsg/recvmsg.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages