Re: Interface for communicating from kernel to user mode
Jörg Sonnenberger <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
On 3/5/25 1:53 PM, Peter Skvarka wrote: > Described AF_LOCAL sockets are for me candidate no.1. You can also consider a custom kevent filter for this. It really depends on what kind of communication you want. Joerg