Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2019 13:54:08 +0100
From:      Jan Bramkamp <crest@rlwinm.de>
To:        freebsd-current@freebsd.org
Subject:   Re: kqueue send over unix socket?
Message-ID:  <4c68535e-02cd-9a46-ff8f-e534753b8c57@rlwinm.de>
In-Reply-To: <306073586.2112.1552427555424@appsuite-dev-gw2.open-xchange.com>
References:  <306073586.2112.1552427555424@appsuite-dev-gw2.open-xchange.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4c68535e-02cd-9a46-ff8f-e534753b8c57>