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?