kqueue send over unix socket?

Jan Bramkamp crest at rlwinm.de
Wed Mar 13 12:54:19 UTC 2019


On 12.03.19 22:52, Aki Tuomi wrote:
> Hi!
> 
> I am trying exactly that.

As others have already stated kqueue file descriptors can leave the
process that created them (neither through file descriptor passing nor
through inheritance). Can you tell us why you want to send the kqueue
file descriptor to an other process? What do you want to accomplish?


More information about the freebsd-current mailing list