Re: Working with user space file descriptor in kernel thread
Peter Skvarka <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
> ... You can then use the socket directly in the kernel... Is this valid also when this socket is used by separate kernel thread ? It is different than thread which runs in ioctl and provides socket. Peter