Descriptor Passing without unix domain sockets or streams ?

Julian Thomé <[email protected]>
Newsgroups org.kernel.vger.linux-c-programming
Message-ID <[email protected]>
Hello Mailing list,

i have a problem passing a file descriptor from one process to another.

I have two processes A and B. Both are running in different network and
filesystem namespaces, so it is impossible to use unix domain sockets or
net sockets to pass a file descriptor from process A to process B.

The usage of STREAMS is also impossible, as you can see in
	http://fixunix.com/unix/84093-streams-pipes-ioctl-i_sendfd.html

[quotation begin]
	Linux doesn't have STREAMS, which are the System V way
	of doing this task. ...
[quotation end]

Are there additional possibilities for file descriptor passing like
using a named pipe or something like that or does anybody know
a good workaround for this problem ?

Thank you very much !!
  Julian Thomé

		
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
--
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.